configure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEADERS, and check for
authorTheodore Tso <tytso@mit.edu>
Thu, 22 Jun 1995 18:51:04 +0000 (18:51 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 22 Jun 1995 18:51:04 +0000 (18:51 +0000)
commitd84d59a45a9203ba179a213f5d2281be4da07b00
tree5d1060e3a895688c64ecc7be895d2e305b1b5748
parentb330f36dfa8aaadbbf102ff44b551bac829cfac4
configure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEADERS, and check for
string.h as well.

krsh.c: Don't include ext-proto.h; move the #include of the header files
which we actually needed into krsh.c, using the autoconf
standard define's.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6125 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/configure.in
src/appl/bsd/krsh.c