aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-09-23 04:34:38 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-09-23 04:34:38 +0000
commita50e7c8b4e39f0b11bebe70b43e2a39e72a3fb71 (patch)
treed6577feb4d8d7321733c8fff933d7f5787dde65e /config.h.in
parentf105fd58e80d8a3668998b5e498518b41822779b (diff)
downloadlcd4linux-a50e7c8b4e39f0b11bebe70b43e2a39e72a3fb71.tar.gz
autoconf patches from PT M.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1044 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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