summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2001-01-08 17:58:56 +0000
committerAndrew M. Kuchling <amk@amk.ca>2001-01-08 17:58:56 +0000
commitfb664b1e5e17644b41ae67fb9dc7b1613dbca375 (patch)
tree3ea1ce44f54d739968f1f852feed37fc06f058a9 /config.h.in
parent5ed51fd3fce878bbcfa628cb190317afa48ea1c3 (diff)
downloadcpython-fb664b1e5e17644b41ae67fb9dc7b1613dbca375.tar.gz
Remove configure test for getline(), since it's no longer used at all
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index f7f886b284..ee205202c9 100644
--- a/config.h.in
+++ b/config.h.in
@@ -344,9 +344,6 @@
/* Define if you have the gethostbyname function. */
#undef HAVE_GETHOSTBYNAME
-/* Define if you have the getline function. */
-#undef HAVE_GETLINE
-
/* Define if you have the getlogin function. */
#undef HAVE_GETLOGIN