summaryrefslogtreecommitdiff
path: root/games/crossfire-client/files/patch-configure
blob: 0f7596ec4ea4e2935b68af587beccb71b6c9199f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.dist	Fri Oct 10 15:32:37 2003
+++ configure	Thu Nov 13 02:44:11 2003
@@ -7810,6 +7810,8 @@
 
   rm -f conf.sdltest
 
+  CPPFLAGS="$CPPFLAGS $SDL_CFLAGS"
+  LIBS="$LIBS $SDL_LIBS"
   if eval "test x$no_sdl = x"; then
       echo "$as_me:$LINENO: checking for IMG_LoadPNG_RW in -lSDL_image" >&5
 echo $ECHO_N "checking for IMG_LoadPNG_RW in -lSDL_image... $ECHO_C" >&6