author | Sam Lantinga |
Sun, 13 Aug 2017 18:12:06 -0700 | |
changeset 11263 | f85618f8ba81 |
parent 7924 | fcb86d323770 |
permissions | -rwxr-xr-x |
icculus@7924 | 1 |
/* config.h.in. Generated from configure.in by autoheader. */ |
icculus@7924 | 2 |
|
icculus@7924 | 3 |
/* Define to the address where bug reports for this package should be sent. */ |
icculus@7924 | 4 |
#undef PACKAGE_BUGREPORT |
icculus@7924 | 5 |
|
icculus@7924 | 6 |
/* Define to the full name of this package. */ |
icculus@7924 | 7 |
#undef PACKAGE_NAME |
icculus@7924 | 8 |
|
icculus@7924 | 9 |
/* Define to the full name and version of this package. */ |
icculus@7924 | 10 |
#undef PACKAGE_STRING |
icculus@7924 | 11 |
|
icculus@7924 | 12 |
/* Define to the one symbol short name of this package. */ |
icculus@7924 | 13 |
#undef PACKAGE_TARNAME |
icculus@7924 | 14 |
|
icculus@7924 | 15 |
/* Define to the home page for this package. */ |
icculus@7924 | 16 |
#undef PACKAGE_URL |
icculus@7924 | 17 |
|
icculus@7924 | 18 |
/* Define to the version of this package. */ |
icculus@7924 | 19 |
#undef PACKAGE_VERSION |
icculus@7924 | 20 |
|
icculus@7924 | 21 |
/* Define to empty if `const' does not conform to ANSI C. */ |
icculus@7924 | 22 |
#undef const |