move for autoreconf to find it
authorMark Eichin <eichin@mit.edu>
Wed, 26 Oct 1994 21:22:34 +0000 (21:22 +0000)
committerMark Eichin <eichin@mit.edu>
Wed, 26 Oct 1994 21:22:34 +0000 (21:22 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4580 dc483132-0cff-0310-8789-dd5450dbe970

src/acconfig.h [moved from src/include/krb5/acconfig.h with 75% similarity]
src/include/krb5/configure.in

similarity index 75%
rename from src/include/krb5/acconfig.h
rename to src/acconfig.h
index cc15d2b6ba23d3e8f41dcea26728e99976b96d7c..87bc0f15a304ec992d8e5085d3368e540e8e5500 100644 (file)
@@ -1,4 +1,7 @@
 /* just stuff needed by kerberos 5 */
+/* This is in the top level so that it is in the same "local" directory
+   as aclocal.m4, so autoreconf causes autoheader to find it. Nothing actually
+   includes this file, it is always processed into something else. */
 
 #undef ANSI_STDIO
 #undef HAS_SETVBUF
index de14b3cd9fecd44b448298affd24e9c89de03d5f..d31ef054344be0c2d848a2f3f222ebbee85609ee 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(acconfig.h)
+AC_INIT(krb5.h)
 AC_SET_BUILDTOP
 CONFIG_RULES
 ISODE_DEFS