13 lines
306 B
C
13 lines
306 B
C
/*
|
|
* Undefine these symbols to allow other autoheader enabled packages
|
|
* to leverage the SPL configure checks without a header conflict.
|
|
*/
|
|
#undef PACKAGE
|
|
#undef PACKAGE_BUGREPORT
|
|
#undef PACKAGE_NAME
|
|
#undef PACKAGE_STRING
|
|
#undef PACKAGE_TARNAME
|
|
#undef PACKAGE_VERSION
|
|
#undef VERSION
|
|
#undef STDC_HEADERS
|