]> git.pld-linux.org Git - packages/w3c-libwww.git/commitdiff
- ac25x patch updated to work with autoconf 2.53
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 25 Apr 2002 16:11:26 +0000 (16:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    w3c-libwww-ac25x.patch -> 1.2

w3c-libwww-ac25x.patch

index 78f4e786976d398a9107263d628dadeb306236c7..0bb0f41b5e2a0b02a2c0967a472ed9939e83f3ff 100644 (file)
  
  dnl Checks for configuration arguments
  AC_MSG_CHECKING(whether to support direct WAIS access.)
  
  dnl Checks for configuration arguments
  AC_MSG_CHECKING(whether to support direct WAIS access.)
+@@ -986,7 +986,8 @@
+     ;;
+   *) 
+     AC_MSG_RESULT(yes)
+-    AC_DEFINE(_POSIX_SOURCE) [CFLAGS="$CFLAGS -D_POSIX_SOURCE"]
++    AC_DEFINE(_POSIX_SOURCE,,[Define if you need to in order for stat and other things to work.])
++    [CFLAGS="$CFLAGS -D_POSIX_SOURCE"]
+     ;;
+   esac ],
+   AC_MSG_RESULT(no)
 @@ -1006,7 +1006,6 @@
  Library/Makefile Library/User/Makefile Library/User/Patch/Makefile
  Library/User/Architecture/Makefile Library/User/Using/Makefile Library/User/Guide/Makefile
 @@ -1006,7 +1006,6 @@
  Library/Makefile Library/User/Makefile Library/User/Patch/Makefile
  Library/User/Architecture/Makefile Library/User/Using/Makefile Library/User/Guide/Makefile
This page took 0.041388 seconds and 4 git commands to generate.