$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