summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-16 07:14:40 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-16 07:14:40 +0000
commit35ab6286375d8624a6c3f0bf423e57691baa3b7b (patch)
treefe49b9d16149cd117c788d0fee79262f0772c967 /gcc/ChangeLog
parentbd729a50e13166c339092db610ddac3009a401df (diff)
downloadgcc-35ab6286375d8624a6c3f0bf423e57691baa3b7b.tar.gz
gcc/
* configure.ac: Allow sysroots to be relocated under $prefix as well as $exec_prefix. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124762 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 9b670759d66..847d10dd82f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,11 @@
2007-05-16 Richard Sandiford <richard@codesourcery.com>
+ * configure.ac: Allow sysroots to be relocated under $prefix as
+ well as $exec_prefix.
+ * configure: Regenerate.
+
+2007-05-16 Richard Sandiford <richard@codesourcery.com>
+
Revert:
2007-05-12 Richard Sandiford <richard@codesourcery.com>