mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
1d349d2977
PR: 22363 Submitted by: Ports Fury
11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
--- configure.orig Fri Mar 17 08:33:59 2000
|
|
+++ configure Sat Oct 28 03:23:44 2000
|
|
@@ -1292,6 +1292,7 @@
|
|
rm -f conf.sdltest
|
|
|
|
CFLAGS="$CFLAGS $SDL_CFLAGS"
|
|
+CXXFLAGS="$CXXFLAGS $SDL_CFLAGS"
|
|
LIBS="$LIBS $SDL_LIBS"
|
|
|
|
# Finally create all the generated files
|