Fri Jun 30 14:43:38 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - Add Berkeley database code here. Remove typo in libupdate section. Wed Jun 28 21:25:29 1995 Mark Eichin * configure.in: with static libs, we need install-unix, not install. Mon Jun 26 17:36:53 1995 Sam Hartman * Makefile.in (install-unix): This should be generated by configure.in, not Makefile.in. My typo was there, not here. Sun Jun 25 08:24:46 1995 Tom Yu (tlyu@dragons-lair) * Makefile.in: Typo: install-mac was really supposed to be install-unix Fri Jun 23 12:15:02 1995 Sam Hartman * configure.in: Typo: krb5_cv_staticlibs_enabled, not krb5_cv_enable_staticlibs Thu Jun 22 18:03:35 1995 Sam Hartman (hartmans@tardis) * Makefile.in: Treat libcom_err.a as shared, use new conventions regarding static version. Fri Jun 16 11:16:44 EDT 1995 Paul Park (pjpark@mit.edu) * configure.in - Add shared library install target. Thu Jun 15 18:08:12 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - Add definitions for shared library build rules. Also, remove explicit "all" target at front so we do subdirectories first. * configure.in - Create symlinks for archive and shared library when we build them. Fri Jun 9 18:51:24 1995 * configure.in: Remove standardized set of autoconf macros, which are now handled by CONFIG_RULES. Use DO_SUBDIRS to recurse down subdirectories. Fri May 26 20:12:37 1995 Theodore Y. Ts'o (tytso@dcl) * configure.in, Makefile.in: Add support for building shared libraries. Sat Apr 22 10:58:49 1995 Ezra Peisach (epeisach@kangaroo.mit.edu) * configure.in: Add rule for make check to descend to subdirs Fri Apr 21 20:47:35 1995 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: Added the profile directory for the profile routines. Wed Mar 15 20:23:17 1995 Keith Vetter (keithv@fusion.com) * Makefile.in: cleaned up for the PC Wed Mar 15 12:26:21 1995 Keith Vetter (keithv@fusion.com) * Makefile.in: made so it recurses into the subdirs for the PC. Fri Nov 18 00:17:47 1994 Mark Eichin * configure.in: move WITH_CCOPTS, WITH_KRB5ROOT. Wed Nov 2 02:35:44 1994 Mark W. Eichin (eichin@paycheck.cygnus.com) * Makefile.in (libkrb5.a): done needs a trailing semicolon if it isn't followed by a newline, as does fi, with certain shells. Tue Nov 1 14:56:47 1994 (tytso@rsx-11) * Makefile.in: Change the way libupdate works so that we use libkrb5.stamp to determine whether or not $arcmd needs to be rerun. * Makefile.in: * configure.in: Change the way the library is built to use the libupdate script. Mon Oct 3 21:11:19 1994 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: make install obey $(DESTDIR) Thu Aug 4 03:42:31 1994 Tom Yu (tlyu@dragons-lair) * configure.in: oops look for install program * Makefile.in: make install fixes