Tue Feb 25 11:41:51 1997 Tom Tromey <tromey@cygnus.com>
+ * configure.in (host_libs): Build itcl after tcl, tk.
+
* configure.in (host_libs): Added db, itcl.
(host_tools): Added sn.
(noconfigdirs): Added itcl, db, sn in appropriate places.
# these libraries are used by various programs built for the host environment
#
-host_libs="mmalloc libiberty opcodes bfd readline gash db itcl tcl tk tclX"
+host_libs="mmalloc libiberty opcodes bfd readline gash db tcl tk tclX itcl"
if [ "${enable_gdbgui}" = "yes" ] ; then
host_libs="${host_libs} libgui"