diff src/popt-1-win32.patch @ 684:6ab8ff5ab4f6

use the autotools for package popt
author Volker Grabsch <vog@notjusthosting.com>
date Fri, 05 Feb 2010 03:06:08 +0100
parents dab071eac9c0
children 29f1ba4559ae
line wrap: on
line diff
--- a/src/popt-1-win32.patch	Fri Feb 05 02:32:29 2010 +0100
+++ b/src/popt-1-win32.patch	Fri Feb 05 03:06:08 2010 +0100
@@ -8,7 +8,7 @@
  
  THEDIR="`pwd`"
  
-+../gnulib/gnulib-tool --update
++gnulib-tool --update
 +
  libtoolize=`which glibtoolize 2>/dev/null`
  case $libtoolize in
@@ -38,7 +38,7 @@
 +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.