aboutsummaryrefslogtreecommitdiff
path: root/testsuite/libdejagnu/Makefile.in
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2004-02-08 02:03:16 +0000
committerBen Elliston <bje@gnu.org>2004-02-08 02:03:16 +0000
commitf4c26a04b436e66c8b448fc1ab78a84257fd3e63 (patch)
treec6f3456a560a5ca8c72e2bb0c1872e294bfd573d /testsuite/libdejagnu/Makefile.in
parent15f2343a5aad4bdfc63d4c65692e16ae51c143ce (diff)
* configure.ac: Use AC_PATH_PROG to find expect(1).
(DJ_AC_PATH_TCLSH): Remove unneeded invocation. * acinclude.m4 (DJ_AC_PATH_TCLSH): Remove (unused). (DJ_AC_STL): Likewise. * configure: Regenerate. * aclocal.m4: Likewise. * configure: Likewise. * Makefile.in: Likewise. * doc/Makefile.in: Likewise. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise. * TODO: Update.
Diffstat (limited to 'testsuite/libdejagnu/Makefile.in')
-rw-r--r--testsuite/libdejagnu/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuite/libdejagnu/Makefile.in b/testsuite/libdejagnu/Makefile.in
index de21a15..870d67b 100644
--- a/testsuite/libdejagnu/Makefile.in
+++ b/testsuite/libdejagnu/Makefile.in
@@ -63,7 +63,6 @@ ETAGS = etags
CTAGS = ctags
DEJATOOL = $(PACKAGE)
RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
-EXPECT = expect
RUNTEST = runtest
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
@@ -91,6 +90,7 @@ ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EXEEXT = @EXEEXT@
+EXPECT = @EXPECT@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
@@ -114,7 +114,6 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
-TCLSH = @TCLSH@
VERSION = @VERSION@
YACC = @YACC@
ac_ct_CC = @ac_ct_CC@
@@ -148,7 +147,6 @@ sharedstatedir = @sharedstatedir@
subdirs = @subdirs@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-tclsh = @tclsh@
AUTOMAKE_OPTIONS = dejagnu
EXTRA_DIST = tunit.exp
AM_CXXFLAGS = -I$(top_srcdir) -g