* configure.in (CY_AC_PATH_TCLH): Remove.
authorFred Fish <fnf@specifix.com>
Fri, 9 Feb 1996 22:55:37 +0000 (22:55 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 9 Feb 1996 22:55:37 +0000 (22:55 +0000)
* configure: Regenerate.

gdb/testsuite/ChangeLog
gdb/testsuite/configure.in

index ccec73128af70ad7c0707469b3dadfa666725f83..53aacbb83df030ab9fda6b584034f61f27428233 100644 (file)
@@ -1,3 +1,8 @@
+Fri Feb  9 15:56:51 1996  Fred Fish  <fnf@cygnus.com>
+
+       * configure.in (CY_AC_PATH_TCLH): Remove.
+       * configure: Regenerate.
+
 Fri Feb  9 08:21:31 1996  Fred Fish  <fnf@cygnus.com>
 
        * gdb.c++/Makefile.in (clean): Add missing '{'.
index 1259073aec6aa7db84aaf6d85183b91159dae97d..2b88e9a39a4b9d34e734e254d5dd0eb8921ae2f6 100644 (file)
@@ -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"