X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=configure.ac;h=7a87af310795cfd6459151cec4ddf4693b6b3597;hb=0489ad7c62424343e6e8b2f397d8ca14a370105e;hp=0e9bdd915533c00d7350e79b18f5fae2974045f8;hpb=e34aae9982a0ef5d0bf51583cc3fa95e8a8c1387;p=simgear.git diff --git a/configure.ac b/configure.ac index 0e9bdd91..7a87af31 100644 --- a/configure.ac +++ b/configure.ac @@ -275,7 +275,7 @@ case "${host}" in *-*-cygwin* | *-*-mingw32*) dnl CygWin under Windoze. - LIBS="$LIBS -lopenal32 -lwinmm -ldsound -ldxguid -lole32" + LIBS="$LIBS -lalut -lopenal32 -lwinmm -ldsound -ldxguid -lole32" ;; *-apple-darwin*)