diff options
author | Marcus Brinkmann <[email protected]> | 2009-12-08 22:39:27 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2009-12-08 22:39:27 +0000 |
commit | 02e2f56d1de0cf88711a085d9d95c427c8e0692f (patch) | |
tree | 1cd9e47d71657c2dda06d74ae6364b355bbc07ca /ChangeLog | |
parent | 2009-12-08 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-02e2f56d1de0cf88711a085d9d95c427c8e0692f.tar.gz gpgme-02e2f56d1de0cf88711a085d9d95c427c8e0692f.zip |
Forgotten file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2009-12-08 Marcus Brinkmann <[email protected]> + + Update to libtool 2.2.6a. + * configure.ac: Invoke AC_CONFIG_MACRO_DIR. + (AC_LIBTOOL_WIN32_DLL, AC_LIBTOOL_RC): Replace by ... + (LT_PREREQ, LT_INIT, LT_LANG): ... these. + * config.guess, config.sub, install-sh, ltmain.sh, m4/libtool.m4: + Updated to libtool 2.2.6a. + * m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4, + m4/lt~obsolete.m4: New files from libtool 2.2.6a. + 2009-11-10 Marcus Brinkmann <[email protected]> * configure.ac: Activate UIServer if FD passing is enabled and |