forked from Lainports/opnsense-ports
10 lines
251 B
Text
10 lines
251 B
Text
--- configure.orig 2000-03-16 23:33:59 UTC
|
|
+++ configure
|
|
@@ -1292,6 +1292,7 @@ rm -f conftest*
|
|
rm -f conf.sdltest
|
|
|
|
CFLAGS="$CFLAGS $SDL_CFLAGS"
|
|
+CXXFLAGS="$CXXFLAGS $SDL_CFLAGS"
|
|
LIBS="$LIBS $SDL_LIBS"
|
|
|
|
# Finally create all the generated files
|