alut is now part of libopenal.so

This commit is contained in:
ehofman 2004-07-17 14:01:00 +00:00
parent ca10cb2d37
commit 5e63e663bb

View 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*)