summaryrefslogtreecommitdiffstats
path: root/src/popt-1-win32.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/popt-1-win32.patch')
-rw-r--r--src/popt-1-win32.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/popt-1-win32.patch b/src/popt-1-win32.patch
index 1b5ef26..e1e2356 100644
--- a/src/popt-1-win32.patch
+++ b/src/popt-1-win32.patch
@@ -8,7 +8,7 @@ diff -urN popt-1.15/autogen.sh popt-1.15-mod/autogen.sh
THEDIR="`pwd`"
-+../gnulib/gnulib-tool --update
++gnulib-tool --update
+
libtoolize=`which glibtoolize 2>/dev/null`
case $libtoolize in
@@ -38,7 +38,7 @@ diff -urN popt-1.15/configure.ac popt-1.15-mod/configure.ac
+dnl Gnulib tests.
+gl_INIT
+
-+AC_CHECK_HEADERS(float.h fnmatch.h glob.h langinfo.h libintl.h mcheck.h unistd.h sys/ioctl.h)
++AC_CHECK_HEADERS(float.h fnmatch.h glob.h langinfo.h libintl.h mcheck.h unistd.h sys/ioctl.h)
# For some systems we know that we have ld_version scripts.
# Use it then as default.