blob: c2319bf6b239fa601e6a53f4d5dfd92a8ab2e285 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- geoip-api-c/bootstrap.orig 2017-02-11 15:15:17.545489844 +0000
+++ geoip-api-c/bootstrap 2017-02-11 15:17:36.181821782 +0000
@@ -2,7 +2,7 @@
# make sure to use the installed libtool
rm -f ltmain.sh
-autoreconf -fiv
+autoreconf -iv
###################################################
# the steps below may help with outdated toolsets
|