aboutsummaryrefslogtreecommitdiff
path: root/gfsm/src/noconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfsm/src/noconfig.h')
-rw-r--r--gfsm/src/noconfig.h17
1 files changed, 10 insertions, 7 deletions
diff --git a/gfsm/src/noconfig.h b/gfsm/src/noconfig.h
index 3a53581..f815bac 100644
--- a/gfsm/src/noconfig.h
+++ b/gfsm/src/noconfig.h
@@ -1,4 +1,4 @@
-/* src/config.h.in. Generated from configure.in by autoheader. */
+/* src/config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
@@ -36,6 +36,12 @@
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
+/* Date this package was configured */
+#undef PACKAGE_BUILD_DATE
+
+/* User who configured this package */
+#undef PACKAGE_BUILD_USER
+
/* Define to the full name of this package. */
#undef PACKAGE_NAME
@@ -48,12 +54,6 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* Date this external was configured */
-#undef PD_GFSM_DATE
-
-/* User who configured this external */
-#undef PD_GFSM_USER
-
/* Which version of gfsm are we using? */
#undef PD_GFSM_WHICH
@@ -62,3 +62,6 @@
/* Version number of package */
#undef VERSION
+
+/* Define this if you are building single-object externals */
+#undef WANT_OBJECT_EXTERNALS