2013-09-26 17:14:40 +02:00

14 lines
452 B
Plaintext

$NetBSD: patch-ab,v 1.4 2011/01/11 20:20:53 drochner Exp $
--- configure.orig 2010-10-05 18:28:53.000000000 +0000
+++ configure
@@ -12007,7 +12007,7 @@ fi
-if test "$sdlnet_flag" == "-DSDL_NET_ENABLED" ; then
+if test "$sdlnet_flag" = "-DSDL_NET_ENABLED" ; then
{ echo "$as_me:$LINENO: checking for main in -lSDL_net" >&5
echo $ECHO_N "checking for main in -lSDL_net... $ECHO_C" >&6; }
if test "${ac_cv_lib_SDL_net_main+set}" = set; then