aboutsummaryrefslogtreecommitdiff
path: root/libobjc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Pinski <andrew_pinski@playstation.sony.com>2007-06-02 01:35:59 +0000
committerAndrew Pinski <pinskia@gcc.gnu.org>2007-06-01 18:35:59 -0700
commit45d5f86c4138fda531097de5bf658c396038c9bc (patch)
tree1dc75c3edc4dd9beade71d69f5db3879043800a2 /libobjc/ChangeLog
parent69410585f1d5928dbd23701e540efe10f500e389 (diff)
downloadgcc-45d5f86c4138fda531097de5bf658c396038c9bc.zip
gcc-45d5f86c4138fda531097de5bf658c396038c9bc.tar.gz
gcc-45d5f86c4138fda531097de5bf658c396038c9bc.tar.bz2
Makefile.in: Replace all uses of libext with libsuffix.
2007-06-01 Andrew Pinski <andrew_pinski@playstation.sony.com> * Makefile.in: Replace all uses of libext with libsuffix. * configure.ac: Likewise. * configure: Regenerate. Revert: * Makefile.in: Remove all uses of $(libext). From-SVN: r125275
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r--libobjc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog
index 965563cd..4220ee4 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -1,3 +1,12 @@
+2007-06-01 Andrew Pinski <andrew_pinski@playstation.sony.com>
+
+ * Makefile.in: Replace all uses of libext with libsuffix.
+ * configure.ac: Likewise.
+ * configure: Regenerate.
+
+ Revert:
+ * Makefile.in: Remove all uses of $(libext).
+
2007-05-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
* Makefile.in: Remove all uses of $(libext).