diff options
Diffstat (limited to 'www/ap-auth-mysql/patches/patch-aa')
-rw-r--r-- | www/ap-auth-mysql/patches/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/ap-auth-mysql/patches/patch-aa b/www/ap-auth-mysql/patches/patch-aa new file mode 100644 index 00000000000..9cf7e2599b0 --- /dev/null +++ b/www/ap-auth-mysql/patches/patch-aa @@ -0,0 +1,10 @@ +$NetBSD: patch-aa,v 1.1.1.1 2004/07/16 11:28:19 jdolecek Exp $ + +--- config.h.in.orig 2004-05-11 04:32:13.000000000 +0200 ++++ config.h.in 2004-07-16 12:36:49.000000000 +0200 +@@ -47,3 +47,5 @@ + + /* Define to empty if `const' does not conform to ANSI C. */ + #undef const ++ ++#undef HAVE_LIBCRYPT |