]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
speedup a little the parser by converting gccXML ID attributes to numbers, instead...
[wxWidgets.git] / configure
index bc37475e62b824eb967b66e73c20ed20d83a9c91..ee2fb41cf7dc6835d194f8c6aebcdf3631a82ed5 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Id: configure.in 51632 2008-02-10 17:03:23Z VZ .
+# From configure.in Id: configure.in 51895 2008-02-18 22:50:15Z DE .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61 for wxWidgets 2.9.0.
 #
@@ -46534,7 +46534,7 @@ if test "$wxUSE_MAC" = 1 ; then
         fi
     fi
     if test "$USE_DARWIN" = 1; then
-        LDFLAGS="$LDFLAGS -framework IOKit -framework Carbon -framework Cocoa -framework System"
+        LDFLAGS="$LDFLAGS -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System"
     else
         LDFLAGS="$LDFLAGS -lCarbonLib"
     fi