Revision: 16746
http://gar.svn.sourceforge.net/gar/?rev=16746&view=rev
Author: dmichelsen
Date: 2012-01-12 12:54:24 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
webalizer/trunk: GeoIP and GeoDB are different things
Modified Paths:
--------------
csw/mgar/pkg/webalizer/trunk/Makefile
Modified: csw/mgar/pkg/webalizer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/webalizer/trunk/Makefile 2012-01-12 12:37:29 UTC (rev
16745)
+++ csw/mgar/pkg/webalizer/trunk/Makefile 2012-01-12 12:54:24 UTC (rev
16746)
@@ -43,18 +43,13 @@
EXTRA_INC = $(prefix)/bdb48/include
EXTRA_LIB = $(prefix)/bdb48/lib
-REINPLACEMENTS += geodb
-REINPLACE_MATCH_geodb = GeoDB\.dat
-REINPLACE_WITH_geodb = GeoIP.dat
-REINPLACE_FILES_geodb += dns_resolv.c
-
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --enable-dns
CONFIGURE_ARGS += --enable-bz2
CONFIGURE_ARGS += --enable-geoip
#CONFIGURE_ARGS += --with-geoip=DIR Alternate location for libGeoIP
header files
#CONFIGURE_ARGS += --with-geoiplib=DIR Alternate location for geoip library
-CONFIGURE_ARGS += --with-geodb=$(sharedstatedir)/GeoIP
+CONFIGURE_ARGS += --with-geodb=$(sharedstatedir)/GeoDB
# This is also defined in db.h from BerkeleyDB and causes trouble when being
defined twice (see patch above)
CONFIGURE_ARGS += ac_cv_type_u_int64_t=yes
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel