1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Wheter to enable debug statements */
4#undef GLURP_DEBUG
5
6/* glurp's version */
7#undef GLURP_VERSION
8
9/* Define to the address where bug reports for this package should be sent. */
10#undef PACKAGE_BUGREPORT
11
12/* Define to the full name of this package. */
13#undef PACKAGE_NAME
14
15/* Define to the full name and version of this package. */
16#undef PACKAGE_STRING
17
18/* Define to the one symbol short name of this package. */
19#undef PACKAGE_TARNAME
20
21/* Define to the home page for this package. */
22#undef PACKAGE_URL
23
24/* Define to the version of this package. */
25#undef PACKAGE_VERSION
26
27/* Define to 1 if you have the ANSI C header files. */
28#undef STDC_HEADERS
29