<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/m4/libtool.m4, branch gpgme-1.4.4</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.4.4</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.4.4'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2013-05-23T18:15:30Z</updated>
<entry>
<title>Fix libtool 2.4.2 to correctly detect .def files.</title>
<updated>2013-05-23T18:15:30Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2013-04-18T12:40:43Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d739d4d8cf9c873b0f3bb7836aaf3d0ba31a7b7f'/>
<id>urn:sha1:d739d4d8cf9c873b0f3bb7836aaf3d0ba31a7b7f</id>
<content type='text'>
* build-aux/ltmain.sh (sed_uncomment_deffile): New.
(orig_export_symbols): Uncomment def file before testing for EXPORTS.
* m4/libtool.m4: Do the same for the generated code.
--

The old code was not correct in that it only looked at the first line
and puts an EXPORTS keyword in front if missing.  Binutils 2.22
accepted a duplicated EXPORTS keyword but at least 2.23.2 is more
stringent and bails out without this fix.

There is no need to send this upstream.  Upstream's git master has a
lot of changes including a similar fix for this problems.  There are
no signs that a libtool 2.4.3 will be released to fix this problem and
thus we need to stick to our copy of 2.4.2 along with this patch.

Signed-off-by: Werner Koch &lt;wk@gnupg.org&gt;
</content>
</entry>
<entry>
<title>Update to libtool 2.4.2</title>
<updated>2012-01-19T14:30:52Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2012-01-19T14:30:52Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=4cfddadcd0a569f0b204dccea3c975ce0bdfb232'/>
<id>urn:sha1:4cfddadcd0a569f0b204dccea3c975ce0bdfb232</id>
<content type='text'>
* ltmain.sh, m4/libtool.m4, m4/ltoptions.m4, m4/ltversion.m4,
* m4/lt~obsolete.m4: Update.
</content>
</entry>
<entry>
<title>2010-05-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2010-05-06T14:49:43Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2010-05-06T14:49:43Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=8203ccefe4474d6a1d7869226fb4a47076b5e9d6'/>
<id>urn:sha1:8203ccefe4474d6a1d7869226fb4a47076b5e9d6</id>
<content type='text'>
	* configure.ac: Detect Windows CE.
	(HAVE_W32CE_SYSTEM): New symbol and automake conditional.
	* ltmain.sh, m4/libtool.m4: Patch so that it works for Windows CE.

</content>
</entry>
<entry>
<title>2009-12-08  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2009-12-08T21:38:22Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2009-12-08T21:38:22Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0a80f620897355a7b264c8fa1047c47fe2e86970'/>
<id>urn:sha1:0a80f620897355a7b264c8fa1047c47fe2e86970</id>
<content type='text'>
	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.

src/
2009-12-08  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* Makefile.am (LTRCCOMPILE): Refactor with ...
	(RCCOMPILE): ... this new macro.
	(SUFFIXES): Add .lo.
	(gpgme_res_ldflag): Removed.
	(gpgme_res): Use libtool object file name here.
	(libgpgme_la_LDFLAGS): Remove gpgme_res_ldflag usage.

</content>
</entry>
<entry>
<title>2007-01-29  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-01-29T20:53:59Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-01-29T20:53:59Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=69346c7aad4755248f426150b9ad7325c1531a76'/>
<id>urn:sha1:69346c7aad4755248f426150b9ad7325c1531a76</id>
<content type='text'>
        * Released 1.1.3.

        * configure.ac (LIBGPGME_LT_REVISION): Bump for release.


</content>
</entry>
<entry>
<title>Updated</title>
<updated>2004-04-06T14:21:43Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-04-06T14:21:43Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=156ca55890171274141f988e027c3a5e9f85eea7'/>
<id>urn:sha1:156ca55890171274141f988e027c3a5e9f85eea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added files usually installed bu automake.  We want to keep them in the CVS</title>
<updated>2004-01-12T13:49:11Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-01-12T13:49:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=615321b79608197110d973b83dfa0cf1227df43a'/>
<id>urn:sha1:615321b79608197110d973b83dfa0cf1227df43a</id>
<content type='text'>
from now on.

</content>
</entry>
</feed>
