Mercurial > dropbear
comparison configure.in @ 119:3394a7cb30cd private-rez
propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659ee87c7c168805af920ab7 from branch 'matt.dbclient.rez' to 'matt.dbclient.authpam'
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 12 Sep 2004 05:52:36 +0000 |
parents | 5312ca05ed48 |
children | cb7ef2f63bf0 |
comparison
equal
deleted
inserted
replaced
118:5312ca05ed48 | 119:3394a7cb30cd |
---|---|
203 | 203 |
204 | 204 |
205 # Checks for header files. | 205 # Checks for header files. |
206 AC_HEADER_STDC | 206 AC_HEADER_STDC |
207 AC_HEADER_SYS_WAIT | 207 AC_HEADER_SYS_WAIT |
208 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 security/pam_appl.h pam/pam_appl.h]) | 208 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 security/pam_appl.h pam/pam_appl.h]) |
209 | 209 |
210 # Checks for typedefs, structures, and compiler characteristics. | 210 # Checks for typedefs, structures, and compiler characteristics. |
211 AC_C_CONST | 211 AC_C_CONST |
212 AC_TYPE_UID_T | 212 AC_TYPE_UID_T |
213 AC_TYPE_MODE_T | 213 AC_TYPE_MODE_T |