From 950251de8f27f3f830b2042330097e70c4e2f0bc Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Fri, 9 Feb 1996 22:55:37 +0000 Subject: [PATCH] * configure.in (CY_AC_PATH_TCLH): Remove. * configure: Regenerate. --- gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/configure.in | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) 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" -- 2.30.2