From 916ad1207ca1691a489de6adc1ff16e84e3f2a74 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Tue, 11 Dec 2007 21:34:08 +0000 Subject: + updated for gfsm-0.0.10-pre1 (backwards-compatible) svn path=/trunk/externals/moocow/; revision=9089 --- gfsm/src/noconfig.h | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 gfsm/src/noconfig.h (limited to 'gfsm/src/noconfig.h') diff --git a/gfsm/src/noconfig.h b/gfsm/src/noconfig.h new file mode 100644 index 0000000..5fc7800 --- /dev/null +++ b/gfsm/src/noconfig.h @@ -0,0 +1,22 @@ +/* src/config.h.in. Generated from configure.in by autoheader. */ + +/* Name of package */ +#undef PACKAGE + +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT + +/* Define to the full name of this package. */ +#undef PACKAGE_NAME + +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING + +/* Define to the one symbol short name of this package. */ +#undef PACKAGE_TARNAME + +/* Define to the version of this package. */ +#undef PACKAGE_VERSION + +/* Version number of package */ +#undef VERSION -- cgit v1.2.1