test for errno.h
generate in kpasswd git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2404 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -63,7 +63,7 @@ dnl Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
|
||||
AC_CHECK_HEADERS(arpa/inet.h arpa/telnet.h bsdsetjmp.h crypt.h)
|
||||
AC_CHECK_HEADERS(curses.h db.h dbm.h dirent.h err.h fcntl.h grp.h)
|
||||
AC_CHECK_HEADERS(curses.h db.h dbm.h dirent.h err.h errno.h fcntl.h grp.h)
|
||||
AC_CHECK_HEADERS(limits.h ndbm.h net/if.h netdb.h netinet/in.h)
|
||||
AC_CHECK_HEADERS(netinet/in6.h netinet/in6_machtypes.h)
|
||||
AC_CHECK_HEADERS(netinet/in_systm.h netinet/ip.h paths.h)
|
||||
@@ -309,6 +309,7 @@ AC_OUTPUT(Makefile \
|
||||
lib/hdb/Makefile \
|
||||
lib/gssapi/Makefile \
|
||||
kuser/Makefile \
|
||||
kpasswd/Makefile \
|
||||
admin/Makefile \
|
||||
kdc/Makefile \
|
||||
appl/Makefile \
|
||||
|
Reference in New Issue
Block a user