ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/configure.ac
(Generate patch)

Comparing ircd-hybrid/trunk/configure.ac (file contents):
Revision 2333 by michael, Fri Jun 21 17:47:52 2013 UTC vs.
Revision 2334 by michael, Sun Jun 23 17:32:44 2013 UTC

# Line 87 | Line 87 | AC_CHECK_HEADERS_ONCE(crypt.h        \
87  
88   AC_SEARCH_LIBS(crypt, crypt)
89  
90 < AC_ARG_ENABLE(libGeoIP,
90 > AC_ARG_ENABLE(libgeoip,
91    [AS_HELP_STRING([--disable-libgeoip],[Disable GeoIP support])], [],
92      [AC_CHECK_HEADER(GeoIP.h,
93        [AC_SEARCH_LIBS(GeoIP_id_by_ipnum_v6_gl, GeoIP,

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)