* Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.

* Makefile.in: Regenerate.
This commit is contained in:
Alan Modra 2002-07-02 23:48:45 +00:00
parent 42f99ac23d
commit 97230b1503
3 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2002-07-03 Alan Modra <amodra@bigpond.net.au>
* Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
* Makefile.in: Regenerate.
2002-07-02 Alan Modra <amodra@bigpond.net.au>
* budemang.c: New file, "demangle" function.

View file

@ -148,7 +148,6 @@ check-DEJAGNU: site.exp
TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
export TCL_LIBRARY; \
fi; \
LC_ALL=C; export LC_ALL; \
runtest=$(RUNTEST); \
if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
CC_FOR_TARGET="$(CC_FOR_TARGET)" CFLAGS_FOR_TARGET="$(CFLAGS)" \

View file

@ -938,7 +938,6 @@ check-DEJAGNU: site.exp
TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
export TCL_LIBRARY; \
fi; \
LC_ALL=C; export LC_ALL; \
runtest=$(RUNTEST); \
if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
CC_FOR_TARGET="$(CC_FOR_TARGET)" CFLAGS_FOR_TARGET="$(CFLAGS)" \