Tue May 13 14:10:52 1997  Ken Raeburn  <raeburn@cygnus.com>

	* post.in (@RECURSE_TARGETS@): Don't process directory "support"
	if target is "check-unix" -- gross hack to bypass broken tcl/tk
	tests.

Fri Mar 28 04:07:54 1997  Ken Raeburn  <raeburn@cygnus.com>

	* post.in (@RECURSE_TARGETS@): Pass EXTRA_RECURSION_OPTS.

Wed Feb 26 12:08:14 1997  Michael Graff  <explorer@cygnus.com>

	* pre.in: Add INSTALL_SCRIPT (same as INSTALL_PROGRAM without
	the strip flag for INSTALL) and define KRB5_TCL_LIBDIR as
	KRB5_LIBDIR/tcl

Tue Feb 18 23:31:55 1997  Ken Raeburn  <raeburn@cygnus.com>

	* post.in (@RECURSE_TARGETS@): Add missing semicolon.

Thu Sep 26 14:43:17 1996  Chris Provenzano  <proven@cygnus.com>

        * pre.in: Changes to allow to different packaging
        Currently there is pkg-all, pkg-server, and pkg-client

Mon Sep 16 16:02:40 1996  Ken Raeburn  <raeburn@cygnus.com>

	* pre.in (INSTALL_SHLIB): New variable.  Use @SHLIB_MODE@.

Mon Jul  8 14:56:26 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* windows.in: get rid of INTERFACE.  Use new tags ##WINxxDLL##
	and ##WINxxSTD## for wconfig to decide if we are building a
	.dll or not.

	* windows.in (DEFS): Don't define HAVE_STRNICMP any more.
	"include/win-mac.h" has a hack for just that.

Fri Jul  5 20:08:50 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* win-post.in: Build DONE just like the Unix side, but
	use $(LIBECHO) to make the file list to avoid command line
	restrictions.

Fri Jun 28 09:56:15 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* windows.in (DESTDIR): add to allow a common place for
	installing this stuff, for ``nmake install''

Thu Jun 27 15:42:36 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* win-post.in: build $(LIBNAME) conditionally based on
	$(LIBOBJLIST) not $(OBJS)

	* rm.bat: moved the copyright message AFTER the functional
	portion of the file, since DOS likes to spend time running the REM
	"command"  (speedup of about 20x)

Wed Jun 26 22:51:06 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* windows.in (MFLAGS): remove /nologo from MAKEFLAGS

	* win-post.in: Many WIN32 changes, which will all help build
	libraries using the broken LIB command.  This needs to be rethought
	at some point, since there has to be an easier way.

	* windows.in: spelling fix (all-windiws?) and add WIN32 specific
	CCOPTS lines.  Also, define HAVE_STRNICMP

