programmable, interactive system well-suited to the construction of text-based adventure games, conferencing systems, and other collaborative software. Provided by Ben Collver <collver@linuxfreemail.com>. Together with the previous commits, this closes his PR pkg/13073.
13 lines
318 B
Text
13 lines
318 B
Text
$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
|