$OpenBSD: patch-config_m4,v 1.1 2015/10/29 21:37:48 sthen Exp $
--- config.m4.orig	Thu Oct 29 21:33:43 2015
+++ config.m4	Thu Oct 29 21:34:21 2015
@@ -57,6 +57,7 @@ if test "$PHP_GEOIP" != "no"; then
     AC_DEFINE(HAVE_CUSTOM_DIRECTORY,1,[ ])
     MIN_GEOIP_VERSION=1004001
   ],[
+:
   ],[
     -L$GEOIP_DIR/$PHP_LIBDIR -lm
   ])
@@ -67,6 +68,7 @@ if test "$PHP_GEOIP" != "no"; then
     AC_DEFINE(HAVE_SET_CHARSET,1,[ ])
     MIN_GEOIP_VERSION=1004003
   ],[
+:
   ],[
     -L$GEOIP_DIR/$PHP_LIBDIR -lm
   ])
@@ -77,6 +79,7 @@ if test "$PHP_GEOIP" != "no"; then
     AC_DEFINE(HAVE_CONTINENT_BY_ID,1,[ ])
     MIN_GEOIP_VERSION=1004005
   ],[
+:
   ],[
     -L$GEOIP_DIR/$PHP_LIBDIR -lm
   ])
@@ -87,6 +90,7 @@ if test "$PHP_GEOIP" != "no"; then
     AC_DEFINE(HAVE_ADDR_TO_NUM,1,[ ])
     MIN_GEOIP_VERSION=1004007
   ],[
+:
   ],[
     -L$GEOIP_DIR/$PHP_LIBDIR -lm
   ])
@@ -96,6 +100,7 @@ if test "$PHP_GEOIP" != "no"; then
   [
     MIN_GEOIP_VERSION=1004008
   ],[
+:
   ],[
     #include <GeoIP.h>
   ])
@@ -105,6 +110,7 @@ if test "$PHP_GEOIP" != "no"; then
   [
     MIN_GEOIP_VERSION=1005000
   ],[
+:
   ],[
     #include <GeoIP.h>
   ])
