diff options
Diffstat (limited to 'net/lambdamoo/patches/patch-aa')
-rw-r--r-- | net/lambdamoo/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/lambdamoo/patches/patch-aa b/net/lambdamoo/patches/patch-aa new file mode 100644 index 00000000000..a5c0137e0c8 --- /dev/null +++ b/net/lambdamoo/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2002/05/26 00:21:43 rh Exp $ + +--- config.h.in.orig Mon Dec 28 21:26:51 1998 ++++ config.h.in Sun May 27 17:01:08 2001 +@@ -163,7 +163,7 @@ + * system provides the named functions. + */ + +-#undef HAVE_CRYPT ++/* #undef HAVE_CRYPT */ + #undef HAVE_MATHERR + #undef HAVE_MKFIFO + #undef HAVE_REMOVE |