]> git.mxchange.org Git - simgear.git/commitdiff
alut is now part of libopenal.so
authorehofman <ehofman>
Sat, 17 Jul 2004 14:01:00 +0000 (14:01 +0000)
committerehofman <ehofman>
Sat, 17 Jul 2004 14:01:00 +0000 (14:01 +0000)
configure.ac

index 5b90c440121d6c4f1b48ec2cf689bc5b8e24586e..89783458683bdb0965152ac39598556263015423 100644 (file)
@@ -275,7 +275,7 @@ case "${host}" in
 *-*-cygwin* | *-*-mingw32*)
     dnl CygWin under Windoze.
 
-    LIBS="$LIBS -lalut -lopenal32 -lwinmm -ldsound -ldxguid -lole32"
+    LIBS="$LIBS -lopenal32 -lwinmm -ldsound -ldxguid -lole32"
     ;;
 
 *-apple-darwin*)