diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2000-01-07 10:51:27 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2000-01-07 10:51:27 +0000 |
commit | 2586d42a342ae9b1a659377cac41458edb6fabc2 (patch) | |
tree | 3beb995476786029e56277f8b22a4c034a32c4ec /japanese/lambdamoo/files/patch-aa | |
parent | 614baa50801fd9ef215d910cdd4e1d866d669024 (diff) | |
download | freebsd-ports-2586d42a342ae9b1a659377cac41458edb6fabc2.zip |
Submitted by: flathill@FreeBSD.org
The most commonly used program to run MOOs with japanese support
Diffstat (limited to 'japanese/lambdamoo/files/patch-aa')
-rw-r--r-- | japanese/lambdamoo/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/lambdamoo/files/patch-aa b/japanese/lambdamoo/files/patch-aa new file mode 100644 index 000000000000..d9522357c30d --- /dev/null +++ b/japanese/lambdamoo/files/patch-aa @@ -0,0 +1,11 @@ +--- config.h.in.orig Sun Jul 4 16:45:44 1999 ++++ config.h.in Sun Jul 4 16:45:54 1999 +@@ -163,7 +163,7 @@ + * system provides the named functions. + */ + +-#undef HAVE_CRYPT ++/* #undef HAVE_CRYPT */ + #undef HAVE_MATHERR + #undef HAVE_MKFIFO + #undef HAVE_REMOVE |