mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
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
|