Mon Jul  8 11:49:41 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* Makefile.in: Include win-mac.h in a different way.

	* getopt.c: Add KRB5_DLLIMP for variables we will export.

	* getopt.hin: get rid of INTERFACE.  Add KRB5_DLLIMP for variables
	we will export.  Include win-mac.h in a different way.

Mon Sep 16 15:40:52 1996  Chris Provenzano   <proven@cygnus.com>

	* getopt.c (getopt_long) : If -- is passed in don't increment
	optind twice. This should fix PR 10620

Mon Jul  8 02:21:24 1996  Chris Provenzano   <proven@cygnus.com>

	* getopt.hin : Always #define KRB5_CALLCONV_C whenever a
	#define KRB5_CALLCONV is done.

Sat Jul  6 13:44:31 1996  Chris Provenzano   <proven@cygnus.com>

        * test_getopt.c : Change automatic initialized structures and arrays
        to static initialized structures and arrays for K+R compilers.

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

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

Mon Jul  1 19:11:43 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* Makefile.in:
	* getopt.hin:  Add magic to include "win-mac.h" if building under
	Windows, and supply the correct defaults if KRB5_CALLCONV and
	FAR are not defined.

Thu Jun 27 20:50:54 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* Makefile.in: remove @SHARED_RULE_LOCAL@ since no .c files are
	built locally.  (This was confusing gmake and NetBSD's make, since
	a $(CC) ... line was ``floating'' in space.

	* getopt.c: 
	* getopt.hin:  export getopt() and getopt_long() to DLL file.

Wed Jun 26 23:53:38 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* Makefile.in (all-windows): nmake complains if there are
	: and :: dependents for the same target.

Mon Jun 24 19:40:36 1996  Mark Eichin  <eichin@cygnus.com>

	* getopt.c (getopt_long): use K&R style definition (for
	portability as well as consistency with the rest of the file.)

Thu May 23 00:14:19 1996  Chris Provenzano  <proven@cygnus.com>

	* stuff for the new misc library which contains getopt_long(). 
	This is also a good place for library and header file stuff 
	that should not be installed with kerberos but is useful for the
	various kerberos binaries.
