Changeset 1ba47323bb855f603913d7d0f5728743f990f3d8 for configure.in
- Timestamp:
- 09/07/08 21:22:50 (5 years ago)
- git-parent:
- Files:
-
- configure.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
configure.in
rdb656f3 r1ba4732 275 275 sys/resource.h pthread.h semaphore.h pwd.h stdio.h stdlib.h string.h \ 276 276 ctype.h unistd.h time.h sys/stat.h sys/event.h libkern/OSAtomic.h \ 277 term.h termio.h termios.h curses.h sys/cdefs.h pwd.h netinet/in_systm.h \277 term.h termio.h termios.h curses.h sys/cdefs.h grp.h netinet/in_systm.h \ 278 278 sys/ioctl_compat.h sys/filio.h util.h sys/time.h sys/mman.h \ 279 279 stropts.h sys/stream.h alloca.h sys/wait.h) 280 281 GETPWNAM_R_POSIX 282 GETGRNAM_R_POSIX 280 283 281 284 AC_MSG_CHECKING(for tputs() function final argument type)
