summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorrobi <robi>2014-01-01 15:20:34 +0000
committerrobi <robi>2014-01-01 15:20:34 +0000
commit3d041561bff345542f85ba511ec72ee7123ea85e (patch)
tree38baab2b4159b820963d7758a9cab99e5c7490ea /config.h.in
parentb0b68d7f44f4457183bf76e1d574994a0e44b5d0 (diff)
moved configure.in to configure.ac, update autoconf+tools
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 2816188..4b8c91a 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,4 +1,4 @@
-/* config.h.in. Generated from configure.in by autoheader. */
+/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
@@ -34,6 +34,9 @@
*/
#undef LT_OBJDIR
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O
+
/* Name of package */
#undef PACKAGE
@@ -49,6 +52,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