Changeset 2523 for zzuf/trunk/configure.ac
- Timestamp:
- 07/15/08 22:15:47 (5 years ago)
- File:
-
- 1 edited
-
zzuf/trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/configure.ac
r2366 r2523 27 27 AC_SUBST(DLL_LDFLAGS) 28 28 29 AC_CHECK_HEADERS(windows.h winsock2.h io.h process.h unistd.h inttypes.h stdint.h getopt.h libc.h malloc.h dlfcn.h regex.h sys/ socket.h netinet/in.h sys/uio.h aio.h sys/mman.h sys/wait.h sys/resource.h sys/time.h endian.h)29 AC_CHECK_HEADERS(windows.h winsock2.h io.h process.h unistd.h inttypes.h stdint.h getopt.h libc.h malloc.h dlfcn.h regex.h sys/cdefs.h sys/socket.h netinet/in.h sys/uio.h aio.h sys/mman.h sys/wait.h sys/resource.h sys/time.h endian.h) 30 30 31 31 AC_CHECK_FUNCS(setenv waitpid setrlimit gettimeofday fork kill pipe _pipe)
Note: See TracChangeset
for help on using the changeset viewer.
