config.h.in | config.h.in | |||
---|---|---|---|---|
skipping to change at line 277 | skipping to change at line 277 | |||
*/ | */ | |||
#undef MAJOR_IN_MKDEV | #undef MAJOR_IN_MKDEV | |||
/* Define to 1 if `major', `minor', and `makedev' are declared in | /* Define to 1 if `major', `minor', and `makedev' are declared in | |||
<sysmacros.h>. */ | <sysmacros.h>. */ | |||
#undef MAJOR_IN_SYSMACROS | #undef MAJOR_IN_SYSMACROS | |||
/* disable extra precision under memory fields for top */ | /* disable extra precision under memory fields for top */ | |||
#undef NOBOOST_MEMS | #undef NOBOOST_MEMS | |||
/* Define to 1 if your C compiler doesn't accept -c and -o together. */ | ||||
#undef NO_MINUS_C_MINUS_O | ||||
/* disable NUMA/Node support in top */ | /* disable NUMA/Node support in top */ | |||
#undef NUMA_DISABLE | #undef NUMA_DISABLE | |||
/* add out-of-memory fields to the library and top */ | /* add out-of-memory fields to the library and top */ | |||
#undef OOMEM_ENABLE | #undef OOMEM_ENABLE | |||
/* disable new startup defaults, return to original top */ | ||||
#undef ORIG_TOPDEFS | ||||
/* Name of package */ | /* Name of package */ | |||
#undef PACKAGE | #undef PACKAGE | |||
/* Define to the address where bug reports for this package should be sent. */ | /* Define to the address where bug reports for this package should be sent. */ | |||
#undef PACKAGE_BUGREPORT | #undef PACKAGE_BUGREPORT | |||
/* Define to the full name of this package. */ | /* Define to the full name of this package. */ | |||
#undef PACKAGE_NAME | #undef PACKAGE_NAME | |||
/* Define to the full name and version of this package. */ | /* Define to the full name and version of this package. */ | |||
End of changes. 2 change blocks. | ||||
0 lines changed or deleted | 6 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |