freebsd-ports/games/toppler/files/patch-configure
Dirk Meyer 82151969a7 toppler (aka nebulous) is a game where you have to guide a small
frog up a tower, avoiding the baddies.  You do have a snowball
to fire, though.

PR:		34119
Submitted by:	dom@happygiraffe.net
2002-04-02 16:43:40 +00:00

11 lines
336 B
Text

--- configure.orig Sat Jan 19 09:55:17 2002
+++ configure Sat Jan 19 09:54:37 2002
@@ -1167,7 +1167,7 @@
rm -f conf.sdltest
CPPFLAGS="$CPPFLAGS $SDL_CFLAGS"
-LIS="$LIBS $SDL_LIBS"
+LIBS="$LIBS $SDL_LIBS"
echo $ac_n "checking for main in -lSDL_mixer""... $ac_c" 1>&6
echo "configure:1174: checking for main in -lSDL_mixer" >&5