* Makefile.in (includes): Depend on
authorEzra Peisach <epeisach@mit.edu>
Tue, 2 Oct 2001 20:03:55 +0000 (20:03 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 2 Oct 2001 20:03:55 +0000 (20:03 +0000)
$(BUILDTOP)/include/krb5/autoconf.h. Automatic dependencies do not
work on systems in which shared libraries are build without static
ones.

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

src/util/pty/ChangeLog
src/util/pty/Makefile.in

index d38d5ec1a982fe288092cc2ba085ee14590fb711..4c5b7bb08632f63ad1a03fd2196b49e323059251 100644 (file)
@@ -1,3 +1,10 @@
+2001-10-02  Ezra Peisach  <epeisach@mit.edu>
+
+       * Makefile.in (includes): Depend on
+       $(BUILDTOP)/include/krb5/autoconf.h. Automatic dependencies do not
+       work on systems in which shared libraries are build without static
+       ones.
+
 2001-09-11  Tom Yu  <tlyu@mit.edu>
 
        * configure.in: Cosmetic fix in utmpx.ut_exit check.
index c9252668813f3b6c550c46314dccd4e8617a3339..9326d8ebb1ae5b561249fdecbd9310e7d37ff837 100644 (file)
@@ -85,6 +85,8 @@ includes:: libpty.h
                        $(BUILDTOP)/include/libpty.h) ; \
        fi
 
+includes:: $(BUILDTOP)/include/krb5/autoconf.h
+
 clean-unix::
        $(RM) $(BUILDTOP)/include/libpty.h