* Refactored caed(8) to use virtual inheritance for audio
subsystem drivers.
* Reimplemented the HPI driver in 'cae/driver_hpi.cpp' and
'cae/driver_hpi.h'.
* Modified the AC_INIT invocation in 'configure.ac' so as not
to break on RHEL 6.
* Added '--Wno-strict-aliasing' to 'AM_CPPFLAGS' in 'cae/Makefile.am'.
* Added '--Wno-strict-aliasing' to 'AM_CPPFLAGS' in 'lib/Makefile.am'.
* Added '--Wno-strict-aliasing' to 'AM_CPPFLAGS' in
'rdairplay/Makefile.am'.