2001-08-30 Ken Raeburn <raeburn@mit.edu>
+ * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Since autoheader
+ doesn't change the target file if the contents wouldn't be
+ altered, touch an auxiliary timestamp file to avoid re-running
+ autoheader all the time.
+
* fake-addrinfo.c (getnameinfo): Cast address argument to
gethostbyaddr.
krb5/autoconf.h: $(srcdir)/krb5/autoconf.h.in
(cd krb5; $(MAKE) autoconf.h)
-$(srcdir)/krb5/autoconf.h.in: $(srcdir)/configure.in $(SRCTOP)/acconfig.h
+$(srcdir)/krb5/autoconf.h.in: $(srcdir)/krb5/autoconf.stmp
+$(srcdir)/krb5/autoconf.stmp: $(srcdir)/configure.in $(SRCTOP)/acconfig.h
cd $(srcdir) && $(AUTOHEADER) --localdir=$(CONFIG_RELTOPDIR) $(AUTOHEADERFLAGS)
+ touch $(srcdir)/krb5/autoconf.stmp
krb5.h: krb5/autoconf.h $(srcdir)/krb5.hin krb5_err.h kdb5_err.h kv5m_err.h \
asn1_err.h