aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-09-29 19:36:13 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2001-09-29 19:36:13 +0000
commit7fddf9a96eafd4f2d4aa52edce1bedb377ed990d (patch)
tree7e258352806566ae80d134707c51638d338740e6
parent8107bcf9f366c50a0d9d62645be6265715c9248d (diff)
downloadgcc-7fddf9a96eafd4f2d4aa52edce1bedb377ed990d.zip
gcc-7fddf9a96eafd4f2d4aa52edce1bedb377ed990d.tar.gz
gcc-7fddf9a96eafd4f2d4aa52edce1bedb377ed990d.tar.bz2
* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
From-SVN: r45886
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 30902eb..deb32fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-29 Alexandre Oliva <aoliva@redhat.com>
+
+ * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
+
2001-09-26 Will Cohen <wcohen@redhat.com>
* configure.in (*-*-linux*): Disable configuration of target-newlib
diff --git a/Makefile.in b/Makefile.in
index 6fa47a3..379a779 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1618,7 +1618,7 @@ GDB_TK = all-tk all-tcl all-itcl all-tix all-libgui
all-gdb: all-libiberty all-opcodes all-bfd all-mmalloc all-readline all-bison all-byacc all-sim $(gdbnlmrequirements) $(GDB_TK)
all-gettext:
all-gnuserv:
-configure-target-gperf: $(ALL_GCC_C)
+configure-target-gperf: $(ALL_GCC_CXX)
all-target-gperf: configure-target-gperf all-target-libiberty all-target-libstdc++-v3
all-gprof: all-libiberty all-bfd all-opcodes all-intl
all-grep: all-libiberty