aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2010-03-16 15:51:25 +0100
committerReinhard Tartler <siretart@tauware.de>2010-03-16 15:51:25 +0100
commit014bb3e4179c3888fd8fdd84ea1355f2f51839cb (patch)
tree7bf2b636a7ab9e2858e33f6f287694a5b07e1aa5 /config.h.in
parent0950720d01ac43fcd6419984d348bc17209c4ca2 (diff)
downloadlcd4linux-014bb3e4179c3888fd8fdd84ea1355f2f51839cb.tar.gz
rerun autoreconf
Diffstat (limited to '')
-rw-r--r--config.h.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 76abc47..65169b4 100644
--- a/config.h.in
+++ b/config.h.in
@@ -40,7 +40,7 @@
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
-/* Define if you have the iconv() function. */
+/* Define if you have the iconv() function and it works. */
#undef HAVE_ICONV
/* Define to 1 if you have the <inttypes.h> header file. */
@@ -103,6 +103,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
@@ -266,6 +269,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