Changeset 1032 for 1.8.3/trunk/config.h.in
- Timestamp:
- 07/08/07 20:50:12 (1 year ago)
- Files:
-
- 1.8.3/trunk/config.h.in (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/trunk/config.h.in
r919 r1032 64 64 65 65 #undef HAVE_SYS_EVENT_H 66 67 #undef HAVE_SYS_UIO_H 66 68 67 69 /* C99ish headers. The first two are really really nice to have. */ … … 166 168 #undef HAS_CRYPT 167 169 168 #undef HAS_FPSETMASK 169 170 #undef HAS_FPSETROUND 170 #undef HAVE_FPSETMASK 171 172 #undef HAVE_FPSETROUND 173 174 #undef HAVE_ISNORMAL 171 175 172 176 #undef HAS_GAI_STRERROR … … 272 276 273 277 #undef HAVE_KQUEUE 278 279 #undef HAVE_VALLOC 280 281 #undef HAVE_WRITEV 274 282 275 283 /* Variables and defines */
