Mercurial > dropbear
comparison configure.in @ 70:b0316ce64e4b
Merging in the changes from 0.41-0.43 main Dropbear tree
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 12 Aug 2004 16:41:58 +0000 |
parents | 86725004a0ea |
children | 5312ca05ed48 |
comparison
equal
deleted
inserted
replaced
69:59d16db56e9f | 70:b0316ce64e4b |
---|---|
167 | 167 |
168 | 168 |
169 # Checks for header files. | 169 # Checks for header files. |
170 AC_HEADER_STDC | 170 AC_HEADER_STDC |
171 AC_HEADER_SYS_WAIT | 171 AC_HEADER_SYS_WAIT |
172 AC_CHECK_HEADERS([fcntl.h limits.h netinet/in.h netinet/tcp.h stdlib.h string.h sys/socket.h sys/time.h termios.h unistd.h crypt.h pty.h ioctl.h libutil.h libgen.h inttypes.h stropts.h utmp.h utmpx.h lastlog.h paths.h util.h netdb.h sys/dirent.h]) | 172 AC_CHECK_HEADERS([fcntl.h limits.h netinet/in.h netinet/tcp.h stdlib.h string.h sys/socket.h sys/time.h termios.h unistd.h crypt.h pty.h ioctl.h libutil.h libgen.h inttypes.h stropts.h utmp.h utmpx.h lastlog.h paths.h util.h netdb.h]) |
173 | 173 |
174 # Checks for typedefs, structures, and compiler characteristics. | 174 # Checks for typedefs, structures, and compiler characteristics. |
175 AC_C_CONST | 175 AC_C_CONST |
176 AC_TYPE_UID_T | 176 AC_TYPE_UID_T |
177 AC_TYPE_MODE_T | 177 AC_TYPE_MODE_T |