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.
