* Makefile.in - Change explicit library names to -l<lib> form, and
authorTom Yu <tlyu@mit.edu>
Tue, 20 Jun 1995 19:09:15 +0000 (19:09 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 20 Jun 1995 19:09:15 +0000 (19:09 +0000)
change target link line to use $(LD) and associated flags.
* configure.in - Add shared library usage check.

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

src/kadmin/kpasswd/ChangeLog

index 39be1c6a6714afc833f11fd511009398f1a03d84..5612c6eb2ee05aaac4bdf762cebc2211b5ac6472 100644 (file)
@@ -1,4 +1,3 @@
-
 Thu Jun 15 17:53:15 EDT 1995   Paul Park       (pjpark@mit.edu)
        * Makefile.in - Change explicit library names to -l<lib> form, and
                change target link line to use $(LD) and associated flags.