summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-08-05 21:50:20 +0000
committerGuido van Rossum <guido@python.org>1997-08-05 21:50:20 +0000
commitb06df27843611d9b1a9988da7aacf01073a1fbc4 (patch)
tree308687621146f39dba40e33ac15eb425b3303705 /acconfig.h
parent3c7c678b943ed8d02561c18506fa88821bf9e5f5 (diff)
downloadcpython-git-b06df27843611d9b1a9988da7aacf01073a1fbc4.tar.gz
--with-readline is obsolete (and some editorial stuff in README)
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index 18d4a2b518..275c3a5801 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -87,8 +87,5 @@
/* Define if you want to compile in rudimentary thread support */
#undef WITH_THREAD
-/* Define if you want to use the GNU readline library */
-#undef WITH_READLINE
-
/* Leave that blank line there-- autoheader needs it! */