aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 4a2adcc..c5a88b5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -22,6 +22,9 @@
*/
#undef HAVE_DIRENT_H
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define to 1 if you have the `dup2' function. */
#undef HAVE_DUP2
@@ -118,6 +121,9 @@
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV
+/* If available, contains the Python version number currently in use. */
+#undef HAVE_PYTHON
+
/* Define to 1 if you have the `regcomp' function. */
#undef HAVE_REGCOMP
@@ -269,6 +275,10 @@
slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* Set to reflect version of ncurses */
#undef NCURSES_970530
@@ -290,6 +300,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION