diff options
author | Andrew Pinski <andrew_pinski@playstation.sony.com> | 2007-06-02 01:35:59 +0000 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2007-06-01 18:35:59 -0700 |
commit | 45d5f86c4138fda531097de5bf658c396038c9bc (patch) | |
tree | 1dc75c3edc4dd9beade71d69f5db3879043800a2 /libobjc/ChangeLog | |
parent | 69410585f1d5928dbd23701e540efe10f500e389 (diff) | |
download | gcc-45d5f86c4138fda531097de5bf658c396038c9bc.tar.gz |
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/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 965563cd8b6..4220ee4e897 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). |