summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordrow <drow@138bc75d-0d04-0410-961f-82ee72b054a4>2007-02-13 13:39:19 +0000
committerdrow <drow@138bc75d-0d04-0410-961f-82ee72b054a4>2007-02-13 13:39:19 +0000
commiteae5b2bce9b6d0ec9914749f7ff6b134f0da2a74 (patch)
tree27464e3f22b59e7dd6c6dc02f608b6beb88ddfe4 /ChangeLog
parent9a384129a2bb67d6874762525767ba6b842dc20c (diff)
downloadgcc-eae5b2bce9b6d0ec9914749f7ff6b134f0da2a74.tar.gz
PR bootstrap/30753
* configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121882 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 751698d36be..603ae27f1f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
+ Paolo Bonzini <bonzini@gnu.org>
+
+ PR bootstrap/30753
+ * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
+ unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
+ * configure: Regenerated.
+
2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* MAINTAINERS (Language Front End Maintainers): Update my mail