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.h42
1 files changed, 42 insertions, 0 deletions
diff --git a/gfsm/src/noconfig.h b/gfsm/src/noconfig.h
index 5fc7800..3a53581 100644
--- a/gfsm/src/noconfig.h
+++ b/gfsm/src/noconfig.h
@@ -1,5 +1,35 @@
/* src/config.h.in. Generated from configure.in by autoheader. */
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define to 1 if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
/* Name of package */
#undef PACKAGE
@@ -18,5 +48,17 @@
/* 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
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
/* Version number of package */
#undef VERSION