Makefile.in (all-windows): Don't constantly recreate autoconf.h with
authorTheodore Tso <tytso@mit.edu>
Fri, 16 Apr 1999 21:21:56 +0000 (21:21 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 16 Apr 1999 21:21:56 +0000 (21:21 +0000)
#include "win-mac.h"

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11365 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/ChangeLog
src/include/krb5/Makefile.in

index 9ccfdd53bd93968f0f938d193ef4281eb2494d96..49889913fbe54ba006bb4ee5ef0e8b0ef719e178 100644 (file)
@@ -1,3 +1,8 @@
+Fri Apr 16 17:07:47 1999  Theodore Y. Ts'o  <tytso@mit.edu>
+
+       * Makefile.in (all-windows): Don't constantly recreate autoconf.h
+               with #include "win-mac.h"
+
 1999-04-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * kdb.h: Add new TL types provided by Frank Cusack's preauth patch
index f409d81cb5299b5e45dd0ee8c287196140cd6abc..df3fbd592226d9776b0660aa82f2ad9532b302f2 100644 (file)
@@ -19,7 +19,7 @@ all-mac:: $(BUILT_HEADERS)
 all-windows::
        $(RM) osconf.h autoconf.h autoconf.stamp
        copy stock\osconf.h osconf.h
-       echo #include "win-mac.h" > autoconf.h
+       copy ..\win-mac.h autoconf.h
 
 # Should only rebuild autoconf.h here (use CONFIG_FILES=), but the weird krb5
 # makefile post-processing is unconditional and would trash the makefile.