1
0
Fork 0

alut is now part of libopenal.so

This commit is contained in:
ehofman 2004-07-17 14:01:36 +00:00
parent 3215084d13
commit ddbafac793

View file

@ -324,7 +324,7 @@ case "${host}" in
*-*-cygwin* | *-*-mingw32*) *-*-cygwin* | *-*-mingw32*)
dnl CygWin under Windoze. dnl CygWin under Windoze.
LIBS="$LIBS -lalut -lopenal32 -lwinmm -ldsound -ldxguid -lole32" LIBS="$LIBS -lopenal32 -lwinmm -ldsound -ldxguid -lole32"
;; ;;
*-apple-darwin*) *-apple-darwin*)