Changeset 555 for abuse/trunk/configure.ac
- Timestamp:
- Apr 29, 2011, 9:18:23 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/configure.ac
r551 r555 80 80 AC_HEADER_DIRENT 81 81 AC_HEADER_STDC 82 AC_CHECK_HEADERS(fcntl.h malloc.h string.h sys/ioctl.h sys/time.h unistd.h) 82 AC_CHECK_HEADERS(fcntl.h malloc.h string.h sys/ioctl.h sys/time.h unistd.h 83 netinet/in.h) 83 84 84 85 dnl Checks for functions
Note: See TracChangeset
for help on using the changeset viewer.