Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-02-13 17:40:31 +0300
committerDaniel Jacobowitz <drow@false.org>2007-02-13 17:40:31 +0300
commit893220e040f9adf2a437bd9f947ff5b36970bf94 (patch)
tree74228457329b607cc02688a1736bb9fb161bbd27 /ChangeLog
parent79010c3b34104a2b38970e3af13910ea0308bcdc (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b686ad13..96c947b30 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-10 Paolo Bonzini <bonzini@gnu.org>
* configure: Regenerate.