]> git.mxchange.org Git - flightgear.git/blobdiff - configure.ac
Reworked the XML-configurable GUI to use the same binding structure as
[flightgear.git] / configure.ac
index 18ae4dc117f4bb8b37e25d19579c59ff1431ea8b..b8cf175bdfa610742a7a417b65679e66ef794cba 100644 (file)
@@ -163,6 +163,10 @@ case "${host}" in
 
 esac
 AC_SUBST(audio_LIBS)
+
+dnl ENABLE_AUDIO_SUPPORT could be depricated at any time in favor of
+dnl just assuming we have audio support on all platform.  We can
+dnl depend on plib to hide the details.
 AC_DEFINE([ENABLE_AUDIO_SUPPORT], 1, [Define for audio support])
 
 dnl X11 might be installed on Mac OS X or cygwin/mingwin, we don't want