From: Fred Fish Date: Fri, 9 Feb 1996 22:55:37 +0000 (+0000) Subject: * configure.in (CY_AC_PATH_TCLH): Remove. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=950251de8f27f3f830b2042330097e70c4e2f0bc;p=binutils-gdb.git * configure.in (CY_AC_PATH_TCLH): Remove. * configure: Regenerate. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ccec73128af..53aacbb83df 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Fri Feb 9 15:56:51 1996 Fred Fish + + * configure.in (CY_AC_PATH_TCLH): Remove. + * configure: Regenerate. + Fri Feb 9 08:21:31 1996 Fred Fish * gdb.c++/Makefile.in (clean): Add missing '{'. diff --git a/gdb/testsuite/configure.in b/gdb/testsuite/configure.in index 1259073aec6..2b88e9a39a4 100644 --- a/gdb/testsuite/configure.in +++ b/gdb/testsuite/configure.in @@ -12,12 +12,6 @@ AC_SUBST(CC) AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../..) AC_CANONICAL_SYSTEM -# start-sanitize-gdbtk -# place. This is only so testing with a freshly built expect binary -# in the object tree will work. -CY_AC_PATH_TCLH -# end-sanitize-gdbtk - # Directories to use in all configurations. configdirs="gdb.base gdb.c++ gdb.disasm gdb.chill"