source: main/trunk/gs2-core/config.h.in@ 21479

Last change on this file since 21479 was 21468, checked in by mdewsnip, 14 years ago

First attempt at an autoconf configure script for top-level.

File size: 511 bytes
Line 
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define to the address where bug reports for this package should be sent. */
4#undef PACKAGE_BUGREPORT
5
6/* Define to the full name of this package. */
7#undef PACKAGE_NAME
8
9/* Define to the full name and version of this package. */
10#undef PACKAGE_STRING
11
12/* Define to the one symbol short name of this package. */
13#undef PACKAGE_TARNAME
14
15/* Define to the version of this package. */
16#undef PACKAGE_VERSION
17
18/* SQLite support */
19#undef USE_SQLITE
Note: See TracBrowser for help on using the repository browser.