Home GnuPG

2009-12-08 Marcus Brinkmann <marcus@g10code.de>
379ba9a761d1Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

2009-12-08 Marcus Brinkmann <marcus@g10code.de>

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 <marcus@g10code.de>

  • Makefile.am (LTRCCOMPILE): Refactor with ...

(RCCOMPILE): ... this new macro. Add $(libgcrypt_la_CPPFLAGS).
(SUFFIXES): Add .lo.
(.rc.o): Change to ...
(.rc.lo): ... this implicit rule.
(gcrypt_res_ldflag): Removed.
(gcrypt_res): Use libtool object file name here.
(libgcrypt_la_LDFLAGS): Remove gcrypt_res_ldflag usage.
(libgcrypt_la_LIBADD): Add gcrypt_res.

Details

Provenance
Marcus Brinkmann <mb@g10code.com>Authored on Dec 8 2009, 9:36 PM
Parents
rCff9ba1018312: Fix detection of cpuid statement.
Branches
Unknown
Tags
Unknown

Event Timeline

Marcus Brinkmann <mb@g10code.com> committed rC379ba9a761d1: 2009-12-08 Marcus Brinkmann <marcus@g10code.de> (authored by Marcus Brinkmann <mb@g10code.com>).Dec 8 2009, 9:36 PM