Browse Source

2005-01-19 Andrew Cagney <cagney@gnu.org>

* gdb.stabs/Makefile.in (Makefile): Update dependencies -
	configure.ac not configure.in.
binutils-csl-arm-2005q1-branch
Andrew Cagney 22 years ago
parent
commit
a892c31bde
  1. 3
      gdb/testsuite/ChangeLog
  2. 2
      gdb/testsuite/gdb.stabs/Makefile.in

3
gdb/testsuite/ChangeLog

@ -1,5 +1,8 @@
2005-01-19 Andrew Cagney <cagney@gnu.org>
* gdb.stabs/Makefile.in (Makefile): Update dependencies -
configure.ac not configure.in.
* gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
of powerpc*-*-*.
* gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.

2
gdb/testsuite/gdb.stabs/Makefile.in

@ -12,5 +12,5 @@ clean mostlyclean:
distclean maintainer-clean realclean: clean
-rm -f Makefile config.status config.log
Makefile: $(srcdir)/Makefile.in $(srcdir)/configure.in
Makefile: $(srcdir)/Makefile.in $(srcdir)/configure.ac
$(SHELL) ./config.status --recheck

Loading…
Cancel
Save