957b671ab9
simgear flightgear opencity
12 lines
375 B
Diff
12 lines
375 B
Diff
--- opencity-0.0.6.2stable/configure.ac~ 2009-10-22 21:00:46.000000000 +0200
|
|
+++ opencity-0.0.6.2stable/configure.ac 2009-11-18 18:20:24.000000000 +0100
|
|
@@ -48,7 +48,7 @@
|
|
dnl Set CXXFLAGS to disable -g -O2 and support the SDL libraries check
|
|
|
|
CXXFLAGS="$SDL_CFLAGS"
|
|
-LDFLAGS="$LDFLAGS $SDL_LIBS"
|
|
+LIBS="$LIBS $SDL_LIBS -lSDL_mixer -lpng"
|
|
|
|
AC_PROG_CXX
|
|
AC_LANG_CPLUSPLUS
|