Fix toplevel config.status for HP-UX sed.
[deliverable/binutils-gdb.git] / ChangeLog
index 8742ef096634055b6c41d8a9ffe4d205109543d8..65651980ddfc30ce9f2615dc205b9892f648824e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: Do not use $extrasub for replacing @if/@endif
+       parts in Makefile; instead, use additional arguments to
+       AC_CONFIG_COMMANDS to do the replacement manually, with several
+       sed invocations, to avoid HP-UX sed command limits.
+       * configure: Regenerate.
+
+2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.ac (with-build-config): Document.  Handle without.
+       Handle missing argument.
+       * configure: Rebuilt.
+
+2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
+       Default to bootstrap-debug only if compare-debug works.
+       * configure: Rebuilt.
+       * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
+       * Makefile.in: Rebuilt.
+
+2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
+       * Makefile.in: Rebuilt.
+
 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
 
        * Makefile.tpl (AWK): Fix typo.
This page took 0.029186 seconds and 4 git commands to generate.