Changeset f329034d6271b357923b38673256b75908e56f7b for src/noit_config.h.in
- Timestamp:
- 02/07/08 03:35:48 (5 years ago)
- git-parent:
- Files:
-
- src/noit_config.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
src/noit_config.h.in
rbafab25 rf329034 42 42 43 43 #undef HAVE_FCNTL_H 44 #undef HAVE_UNISTD_H 44 45 #undef HAVE_SYS_TYPES_H 45 46 #undef HAVE_TERM_H … … 86 87 #endif 87 88 89 #undef HAVE_ISSETUGID 90 #undef HAVE_STRLCPY 91 88 92 /* Kernel kqueue() support */ 89 93 #undef HAVE_KQUEUE
