Changeset 2262 for trunk/configure.ac
- Timestamp:
- Jan 22, 2013, 9:46:28 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r2237 r2262 74 74 75 75 AC_CHECK_HEADERS(stdio.h stdarg.h inttypes.h endian.h stdint.h getopt.h) 76 AC_CHECK_HEADERS(fastmath.h pthread.h libutil.h util.h pty.h glob.h )76 AC_CHECK_HEADERS(fastmath.h pthread.h libutil.h util.h pty.h glob.h unistd.h) 77 77 AC_CHECK_HEADERS(sys/ioctl.h sys/ptrace.h sys/stat.h sys/syscall.h sys/user.h) 78 78 AC_CHECK_HEADERS(sys/wait.h)
Note: See TracChangeset
for help on using the changeset viewer.