* configure.in (CY_AC_PATH_TCLH): Remove.

* configure: Regenerate.
This commit is contained in:
Fred Fish 1996-02-09 22:55:37 +00:00
parent 3e1c964dfa
commit 950251de8f
2 changed files with 5 additions and 6 deletions

View 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 '{'.

View 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"