summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/configure.in
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@toad.com>1995-02-28 10:46:27 +0000
committerJohn Gilmore <gnu@toad.com>1995-02-28 10:46:27 +0000
commit3eae7fcf1071a32ac009e8e4610056e5caae71ae (patch)
tree175a72a74e5257e82c10958eeb4f2e9aa36251fb /src/include/krb5/configure.in
parentdc81404d7570b4a422402e8fea5a4294a34aa0c7 (diff)
downloadkrb5-3eae7fcf1071a32ac009e8e4610056e5caae71ae.tar.gz
krb5-3eae7fcf1071a32ac009e8e4610056e5caae71ae.tar.xz
krb5-3eae7fcf1071a32ac009e8e4610056e5caae71ae.zip
* krb5.h: Rename to ../krb5.h so it can be #included by end users
without the use of slashes or extra -I options. First step in making it stand alone without a train of a dozen other include files tagging along behind. * configure.in (AC_INIT): Use another file (not krb5.h) as src test. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5033 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/configure.in')
-rw-r--r--src/include/krb5/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5/configure.in b/src/include/krb5/configure.in
index bf97d12201..0c284d0da2 100644
--- a/src/include/krb5/configure.in
+++ b/src/include/krb5/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(krb5.h)
+AC_INIT(ext-proto.h)
WITH_CCOPTS
WITH_KRB5ROOT
AC_SET_BUILDTOP