]> jfr.im git - irc/quakenet/newserv.git/commitdiff
Geoip requires linking against libc.
authorChris Porter <redacted>
Mon, 13 Oct 2008 01:15:45 +0000 (02:15 +0100)
committerChris Porter <redacted>
Mon, 13 Oct 2008 01:15:45 +0000 (02:15 +0100)
geoip/Makefile.in

index 36aaec05840d06b951ad2abf820e0f7d5755050d..dc2ee2744aab3fb0d992eb6c91ab3968405b325d 100644 (file)
@@ -1,6 +1,7 @@
 @include@ @includel@../build.mk@includel@
 
 GEOIPDIRS=libGeoIP
+LDFLAGS+=-lc
 
 .PHONY: all clean distclean $(GEOIPDIRS) dirs