Makefile.in, configure.in: Move dependency for all-$WHAT back
authorTheodore Tso <tytso@mit.edu>
Fri, 14 Apr 1995 12:30:10 +0000 (12:30 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 14 Apr 1995 12:30:10 +0000 (12:30 +0000)
commit2f06099a7d6b977f6ff873d0b74b9e2e843315be
tree17628c4c755fc0e41f3786e3983da6ec98fec5d9
parentb35f0fa9410e3c1a078af245c94ea07678a6545e
Makefile.in, configure.in: Move dependency for all-$WHAT back
into Makefile.in so that the Windows port can pick up the
line (since it doesn't use configure).  Instead, change
the name of target which causes the subdirectories to be
built under Unix, and make that a dependency for all-unix.
Gross, but this should fix things for both DOS and Windows.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5356 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/ChangeLog
src/lib/configure.in