xref: /netbsd-src/external/gpl3/gcc/dist/libcody/config.h.in (revision b1e838363e3c6fc78a55519254d99869742dd33c)
1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you want more run-time sanity checks. */
4#undef NMS_CHECKING
5
6/* Define to the address where bug reports for this package should be sent. */
7#undef PACKAGE_BUGREPORT
8
9/* Define to the full name of this package. */
10#undef PACKAGE_NAME
11
12/* Define to the full name and version of this package. */
13#undef PACKAGE_STRING
14
15/* Define to the one symbol short name of this package. */
16#undef PACKAGE_TARNAME
17
18/* Define to the home page for this package. */
19#undef PACKAGE_URL
20
21/* Define to the version of this package. */
22#undef PACKAGE_VERSION
23
24#undef _FORTIFY_SOURCE
25
26#define _GNU_SOURCE 1
27