Makefile.in: Remove msvcrt.lib from the explicit WINLIBS link line
authorTheodore Tso <tytso@mit.edu>
Wed, 30 Jul 1997 03:12:30 +0000 (03:12 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 30 Jul 1997 03:12:30 +0000 (03:12 +0000)
commit8414ce52c49d41c39703067f5974f040364acfb0
treef915407e68275f414a7afd33f8c129ef665bee01
parent1839ec63c63410e7e320f32d69e6b20ff48a878a
Makefile.in: Remove msvcrt.lib from the explicit WINLIBS link line
since we're now using /MD and have removed the /nodefaultlibs switch.
For now, build debug versions of the libraries.

krb5_16.def, krb5_32.def, sapkrb16.def: Add decode_krb5_ap_req to the
exported functions list, since the GSSAPI krb5 mechanism routine needs
access to this internal routine.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10143 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/ChangeLog
src/lib/Makefile.in
src/lib/krb5_16.def
src/lib/krb5_32.def
src/lib/sapkrb16.def