Mon Jun 10 16:21:21 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* Makefile.in (install-binaries): Don't add version info to
	installed tclsh.

Tue Jun  4 17:57:10 1996  Gordon Irlam  <gordoni@snuffle.cygnus.com>

	* install-sh: Add MIT copyright.

Tue May 21 10:13:37 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* configure: Regenerated.
	* aclocal.m4: Typo fix.

Thu May 16 09:50:12 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* configure: Regenerated.
	* configure.in: Removed AC_CANONICAL_SYSTEM, AC_CONFIG_AUX_DIR.
	Use CY_AC_C_WORKS instead of CY_AC_C_CROSS.
	* aclocal.m4: Replaced CY_AC_C_CROSS with CY_AC_C_WORKS.

Thu May  9 10:01:31 1996  Tom Tromey  <tromey@snuffle.cygnus.com>

	* Makefile.in (CFLAGS): Set to @CFLAGS@.

Mon May  6 20:54:10 1996  Fred Fish  <fnf@cygnus.com>

	* findself.c (find_self): Test argv0 for NULL before
	dereferencing it.

Mon May  6 11:27:52 1996  Tom Tromey  <tromey@lisa.cygnus.com>

	* Makefile.in (install-man): Install man pages in section 3, not
	section n.

	* mkLinks: Use cp, not ln.

Mon May  6 11:27:52 1996  Tom Tromey  <tromey@lisa.cygnus.com>

	* findself.c (find_self_base): Changed expected location of
	arch-specific info.

Fri May  3 08:36:01 1996  Tom Tromey  <tromey@lisa.cygnus.com>

	* Makefile.in: Moved html generation into devo/inet.

Thu May  2 23:47:32 1996  Michael Meissner  <meissner@tiktok.cygnus.com>

	* Makefile.in (install-html): Create html directory if it isn't
	already created.

Thu May  2 10:09:25 1996  Tom Tromey  <tromey@lisa.cygnus.com>

	* findself.c (cache_valid): New global.
	(find_self_base): Allow caching of NULL.  Ensure that stripped
	components have correct names for scheme.

	* findself.c: Don't include <stdlib.h> in Tcl case.

Wed May  1 12:51:50 1996  Tom Tromey  <tromey@lisa.cygnus.com>

	* Makefile.in (html): New target.
	(install-html): New target.
	(install): Depend on install-html.
	(stamp-html): new target.
	(all): Depend on html.
	(TCL_HTML_DIR): New macro.
	(install-html): Use it.

Wed May  1 09:09:13 1996  Tom Tromey  <tromey@snuffle.cygnus.com>

	* findself.c: Include <stdlib.h> whenever possible.
	(find_self): Cast result of realpath.

Tue Apr 30 13:39:48 1996  Tom Tromey  <tromey@snuffle.cygnus.com>

	* findself.c (find_self_base): Strip new "arch" directory from
	prefix.

	* tclAppInit.c (main): Removed "-inet-1.0".

Mon Apr 29 16:57:10 1996  Tom Tromey  <tromey@snuffle.cygnus.com>

	* Makefile.in (install): Install man pages again.

	* tclAppInit.c (main): Print version number.

	* findself.c (find_self): Now static.
	(find_self): Removed defines.
	(cached_name): Removed.
	(resolved): New static global.
	(find_self_base): Look for INETHOME environment variable.

Tue Apr 23 10:13:32 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* Makefile.in (UNIX_SRCS): Added findself.c.
	(UNIX_OBJS): Added findself.o.

	* configure: Regenerated.
	* configure.in: Look for realpath().  Always define HAVE_GETCWD.

	* Makefile.in (TCL_LIB_TRAILER): New macro.
	(CC_SWITCHES): Define TCL_LIB_TRAILER.

	* tclUnixInit.c (TclPlatformInit): Handle location independence.

	* Makefile.in: Add explicit .c.o dependencies for Sun's VPATH.
	From Doug Evans <dje@cygnus.com>.

Mon Apr  1 23:05:49 1996  Fred Fish  <fnf@cygnus.com>

	* configure.in (case $system): For HP-UX test $have_dl before
	setting SHLIB_CFLAGS, SHLIB_LD, SHLIB_SUFFIX, DL_OBJS, and DL_LIBS
	* configure: Regenerate.
	
Fri Mar 29 08:23:00 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* mkLinks: Exit with status 0.

Mon Mar 25 17:01:01 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* configure.in: Changed most "ac_cv" variables to "tcl_cv";
	otherwise Tcl-specific tests could clobber values in a global
	cache file.

Fri Mar 15 09:03:31 1996  Fred Fish  <fnf@cygnus.com>

	* configure.in: Some UNIX_SV* systems have linkers that
 	don't grok the -Bexport option.  Test that it does before
	adding to LD_FLAGS.
	* configure: Regenerated.

Thu Mar 14 14:25:17 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* configure.in: Check for GNU ld in HP-UX case.

Fri Mar  1 11:45:23 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* configure: Regenerated.
	* configure.in: Use AC_CANONICAL_SYSTEM.  Look in Cygnus build
	tree for config.sub and config.guess.

Thu Feb 29 09:06:59 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* Makefile.in (test): Define srcdir in test environment.

Tue Feb 13 13:22:23 1996  Ian Lance Taylor  <ian@cygnus.com>

	* configure.in: On Solaris, put -export-dynamic in LD_FLAGS if the
	linker supports it.
	* configure: Regenerated.

Thu Feb  1 09:57:19 1996  Tom Tromey  (tromey@gerbil.cygnus.com)

	* configure.in: Test $CC against *gcc*, not just gcc.
	For now, can't handle dynamic linking on HPUX.
	* configure: Regenerated.

Wed Jan 24 09:41:19 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* dltest/Makefile.in (distclean): Remove config.log, config.cache,
	and config.status here, not in distclean.
	(mostlyclean, maintainer-clean): New targets.

	* Makefile.in: Replaced realclean with maintainer-clean.
	(clean): Make clean in dltest directory.

Mon Jan 22 10:08:38 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* configure.in: Use $?, not $status, to see if uname failed.
	File is named "tclLoadAout.o", not "tclLoadAOut.o".

Fri Jan 19 10:34:22 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* Makefile.in (loadTests): Use $(MAKE), not make.
	(distclean): Ditto.

	* dltest/Makefile.in (.c.o): New target.
	(VPATH): New macro.

	* Makefile.in (check installcheck): Removed.
	(tclTestInit.o): Bug fix.

Wed Jan 17 11:36:40 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* Makefile.in (check): Tests are in ../testsuite.

Sat Jan 13 18:41:26 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* tclUnixUtil.c (Tcl_DeleteFileTable): Undid change of Jan 11.
	Added comment explaining why.

Thu Jan 11 14:18:34 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* Makefile.in (tclTestInit.o): Find tclAppInit.c in $(srcdir).

	* tclUnixUtil.c (Tcl_DeleteFileTable): Use Tcl_NextHashEntry to
	fetch next element from hash.

Wed Jan 10 10:39:15 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* configure.in: Instead of giving warning, default to most
	conservative option when cross-compiling.

	* Makefile.in (loadTests): Don't depend on dltest/Makefile.  Use
	"&&", not ";".
	(dltest/Makefile): Removed.

	* configure.in: Always allow use of gcc.
	Create dltest/Makefile.in.
	Cache check for DOS pathnames.

Tue Jan  9 14:29:53 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* configure.in: Handle Linux machine with no dld.h and no -ldl.

	* See ../ChangeLog for entries before this date.
