aboutsummaryrefslogtreecommitdiff
path: root/src/include/krb5
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1999-04-16 21:21:56 +0000
committerTheodore Tso <tytso@mit.edu>1999-04-16 21:21:56 +0000
commitac684a2027f4917adb6aba821a3c26212f713493 (patch)
treecbd8930ca3e531a2ddcfa4904dba35468cb7f4cf /src/include/krb5
parent834a66e344a004cfdae399b8d3579b5ad7250ea7 (diff)
downloadkrb5-ac684a2027f4917adb6aba821a3c26212f713493.zip
krb5-ac684a2027f4917adb6aba821a3c26212f713493.tar.gz
krb5-ac684a2027f4917adb6aba821a3c26212f713493.tar.bz2
Makefile.in (all-windows): Don't constantly recreate autoconf.h with
#include "win-mac.h" git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11365 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5')
-rw-r--r--src/include/krb5/ChangeLog5
-rw-r--r--src/include/krb5/Makefile.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog
index 9ccfdd5..4988991 100644
--- a/src/include/krb5/ChangeLog
+++ b/src/include/krb5/ChangeLog
@@ -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
diff --git a/src/include/krb5/Makefile.in b/src/include/krb5/Makefile.in
index f409d81..df3fbd5 100644
--- a/src/include/krb5/Makefile.in
+++ b/src/include/krb5/Makefile.in
@@ -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.