aboutsummaryrefslogtreecommitdiffstats
path: root/zfs_unconfig.h
blob: eee3b87adcfd0cdb22c0d8871ab5da3c90e0f533 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Undefine these symbols to allow other autoheader enabled packages
 * to leverage the ZFS 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