diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2008-12-21 12:45:51 +0000 |
---|---|---|
committer | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2008-12-21 12:45:51 +0000 |
commit | 16c40518c0748a44cd1016df9124889ac6e16593 (patch) | |
tree | 1f741b8d26daa22b49c982a488917450648ffbc3 | |
parent | 91ad1942a2ec19a654bce314c185ee1c8db8d18f (diff) | |
download | cygnal-16c40518c0748a44cd1016df9124889ac6e16593.tar.gz cygnal-16c40518c0748a44cd1016df9124889ac6e16593.tar.bz2 cygnal-16c40518c0748a44cd1016df9124889ac6e16593.zip |
Add missing ChangeLog entries for my last commit.
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + Backport link test fix from upstream Libtool: + + * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): + Add cache variables to tests that require the linker to work. + For shlibpath_overrides_runpath, this also changes the semantics + to let the result from the C compiler take precedence. + compiler take precedence. + 2008-12-02 Ben Elliston <bje@au.ibm.com> * config.sub, config.guess: Update from upstream sources. |