summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-09 20:22:28 (GMT)
committerFred Drake <fdrake@acm.org>2000-10-09 20:22:28 (GMT)
commitff7183920f62c47eabceab3fb9fa8f762db32cc7 (patch)
tree1edb8746fcd26992d5b420c511acb6b5490d753d /config.h.in
parentc9a5cc1a98ebb5fa847a91ee3835ac94c8132c2e (diff)
downloadcpython-ff7183920f62c47eabceab3fb9fa8f762db32cc7.zip
cpython-ff7183920f62c47eabceab3fb9fa8f762db32cc7.tar.gz
cpython-ff7183920f62c47eabceab3fb9fa8f762db32cc7.tar.bz2
Another generated file...
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/config.h.in b/config.h.in
index 8f783f8..2788f6f 100644
--- a/config.h.in
+++ b/config.h.in
@@ -266,9 +266,6 @@
/* The number of bytes in a void *. */
#undef SIZEOF_VOID_P
-/* Define if you have the _getpty function. */
-#undef HAVE__GETPTY
-
/* Define if you have the alarm function. */
#undef HAVE_ALARM
@@ -356,6 +353,9 @@
/* Define if you have the getpid function. */
#undef HAVE_GETPID
+/* Define if you have the _getpty function. */
+#undef HAVE__GETPTY
+
/* Define if you have the getpwent function. */
#undef HAVE_GETPWENT
@@ -515,14 +515,14 @@
/* Define if you have the waitpid function. */
#undef HAVE_WAITPID
-/* Define if you have the <db.h> header file. */
-#undef HAVE_DB_H
+/* Define if you have the <db_185.h> header file. */
+#undef HAVE_DB_185_H
/* Define if you have the <db1/ndbm.h> header file. */
#undef HAVE_DB1_NDBM_H
-/* Define if you have the <db_185.h> header file. */
-#undef HAVE_DB_185_H
+/* Define if you have the <db.h> header file. */
+#undef HAVE_DB_H
/* Define if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H