From: Jakub Bogusz Date: Thu, 25 Apr 2002 16:11:26 +0000 (+0000) Subject: - ac25x patch updated to work with autoconf 2.53 X-Git-Tag: w3c-libwww-5_3_2-9~14 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fw3c-libwww.git;a=commitdiff_plain;h=55bf6b877ff8d0a113f63b31c611779815d7fc2d - ac25x patch updated to work with autoconf 2.53 Changed files: w3c-libwww-ac25x.patch -> 1.2 --- diff --git a/w3c-libwww-ac25x.patch b/w3c-libwww-ac25x.patch index 78f4e78..0bb0f41 100644 --- a/w3c-libwww-ac25x.patch +++ b/w3c-libwww-ac25x.patch @@ -251,6 +251,16 @@ 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