diff acconfig.h @ 1138:b12322b4c0e8

[project @ 1995-02-26 01:08:07 by jwe]
author jwe
date Sun, 26 Feb 1995 01:10:16 +0000
parents 5579a520c519
children 322aa3f3aab0
line wrap: on
line diff
--- a/acconfig.h	Sun Feb 26 00:48:56 1995 +0000
+++ b/acconfig.h	Sun Feb 26 01:10:16 1995 +0000
@@ -69,6 +69,12 @@
 /* Use GNU info for extended help system. */
 #undef USE_GNU_INFO
 
+/* Use Karl Berry's path search library. */
+#undef USE_KPATHSEARCH
+
+/* Use GNU readline for command line editing and history. */
+#undef USE_READLINE
+
 /* Define if math.h declares signgam. */
 #undef SIGNGAM_DECLARED