* Makefile.in (config.status): Depend on shlib.conf
authorKen Raeburn <raeburn@mit.edu>
Fri, 4 Feb 2005 23:12:08 +0000 (23:12 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 4 Feb 2005 23:12:08 +0000 (23:12 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17087 dc483132-0cff-0310-8789-dd5450dbe970

src/ChangeLog
src/Makefile.in

index 3240c2662ad57567d54ce9c359c31c8cded7a084..0e684ca6dee81edffa776bcdb88b63df15b71435 100644 (file)
@@ -1,5 +1,7 @@
 2005-02-04  Ken Raeburn  <raeburn@mit.edu>
 
+       * Makefile.in (config.status): Depend on shlib.conf.
+
        * aclocal.m4 (KRB5_AC_ENABLE_THREADS): If thread support is not
        enabled, zap the PTHREAD_ variables.
 
index 3a94a769e8ef9bd43ca8d00a27d005cc9eef035d..686d0b6791d1846e493c90c1f4338ef43eec859a 100644 (file)
@@ -23,6 +23,11 @@ all-prerecurse: update-autoconf-h
 update-autoconf-h:
        (cd include && $(MAKE) krb5/autoconf.h)
 
+##DOS##!if 0
+# This makefile doesn't use lib.in, but we still need shlib.conf here.
+config.status: $(SRCTOP)/config/shlib.conf
+##DOS##!endif
+
 all-windows:: maybe-awk Makefile-windows
        @echo Making autoconf.h in include\krb5
        cd include\krb5