diff options
author | Marcus Brinkmann <[email protected]> | 2005-10-20 13:05:04 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2005-10-20 13:05:04 +0000 |
commit | 4cfced2ce8dff0602518dbe64804bb8aaac3e12a (patch) | |
tree | d7d94e50c3d0a70063b0913af90314b9cdd40363 /ChangeLog | |
parent | Add a test for expired subkeys (diff) | |
download | gpgme-4cfced2ce8dff0602518dbe64804bb8aaac3e12a.tar.gz gpgme-4cfced2ce8dff0602518dbe64804bb8aaac3e12a.zip |
2005-10-20 Marcus Brinkmann <[email protected]>
* configure.ac: Instead checking for windres and dlltool, invoke
AC_LIBTOOL_WIN32_DLL and AC_LIBTOOL_RC.
* src/Makefile.am [HAVE_W32_SYSTEM]: Use libtool, which simplifies
the rules.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-10-20 Marcus Brinkmann <[email protected]> + + * configure.ac: Instead checking for windres and dlltool, invoke + AC_LIBTOOL_WIN32_DLL and AC_LIBTOOL_RC. + * src/Makefile.am [HAVE_W32_SYSTEM]: Use libtool, which simplifies + the rules. + 2005-10-01 Marcus Brinkmann <[email protected]> Released 1.1.0. |