summaryrefslogtreecommitdiff
path: root/www/ap-auth-mysql/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-mysql/patches/patch-ac')
-rw-r--r--www/ap-auth-mysql/patches/patch-ac26
1 files changed, 17 insertions, 9 deletions
diff --git a/www/ap-auth-mysql/patches/patch-ac b/www/ap-auth-mysql/patches/patch-ac
index 7441ddfb3b0..7cac8112cf9 100644
--- a/www/ap-auth-mysql/patches/patch-ac
+++ b/www/ap-auth-mysql/patches/patch-ac
@@ -1,7 +1,7 @@
-$NetBSD: patch-ac,v 1.1.1.1 2004/07/16 11:28:19 jdolecek Exp $
+$NetBSD: patch-ac,v 1.2 2006/02/23 01:02:21 ben Exp $
---- configure.orig 2004-05-11 07:19:18.000000000 +0200
-+++ configure 2004-07-16 12:40:48.000000000 +0200
+--- configure.orig 2004-05-11 05:19:18.000000000 +0000
++++ configure 2006-02-23 00:54:18.000000000 +0000
@@ -953,7 +953,7 @@
else
echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
@@ -194,7 +194,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2004/07/16 11:28:19 jdolecek Exp $
if test "$cross_compiling" = yes; then
{ { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
See \`config.log' for more details." >&5
-@@ -3133,7 +3217,9 @@
+@@ -3133,8 +3217,13 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -202,9 +202,13 @@ $NetBSD: patch-ac,v 1.1.1.1 2004/07/16 11:28:19 jdolecek Exp $
#include <crypt.h>
+#endif
#include <string.h>
++#ifdef HAVE_UNISTD_H
++#include <unistd.h>
++#endif
int main()
-@@ -3181,7 +3267,9 @@
+ {
+@@ -3181,8 +3270,13 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -212,9 +216,13 @@ $NetBSD: patch-ac,v 1.1.1.1 2004/07/16 11:28:19 jdolecek Exp $
#include <crypt.h>
+#endif
#include <string.h>
++#ifdef HAVE_UNISTD_H
++#include <unistd.h>
++#endif
int main()
-@@ -3294,7 +3382,8 @@
+ {
+@@ -3294,7 +3388,8 @@
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); } &&
@@ -224,7 +232,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2004/07/16 11:28:19 jdolecek Exp $
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
-@@ -3366,7 +3455,8 @@
+@@ -3366,7 +3461,8 @@
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); } &&
@@ -234,7 +242,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2004/07/16 11:28:19 jdolecek Exp $
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
-@@ -4187,6 +4277,11 @@
+@@ -4187,6 +4283,11 @@
@@ -246,7 +254,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2004/07/16 11:28:19 jdolecek Exp $
# Let's still pretend it is `configure' which instantiates (i.e., don't
# use $as_me), people would be surprised to read:
# /* config.h. Generated by config.status. */
-@@ -4225,12 +4320,6 @@
+@@ -4225,12 +4326,6 @@
fi;;
esac
done` || { (exit 1); exit 1; }