]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
Lower verbosity.
[simgear.git] / configure.ac
index fb53c8a3333e4118f8d2bc409e5756898fe6c672..09ea04da7f9eef544c33fb106d725ee50932806f 100644 (file)
@@ -272,6 +272,12 @@ LIBS="$base_LIBS"
 
 dnl check for OpenAL libraries
 case "${host}" in
+*-apple-darwin*)
+    dnl Mac OS X
+
+    LIBS="$LIBS -framework IOKit -framework OpenAL"
+    ;;
+
 *)
     dnl default unix style machines