diff options
author | Werner Koch <wk@gnupg.org> | 2007-05-04 14:04:26 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-05-04 14:04:26 +0200 |
commit | 174521f8da72e54cdeeff2675f99d9cd9ac911e3 (patch) | |
tree | edeb16b77ca4cc18aeb5fe4797594f0841026c3a /ChangeLog | |
parent | Fixed installation of gpg2keys_mailto (diff) | |
download | gnupg2-174521f8da72e54cdeeff2675f99d9cd9ac911e3.tar.xz gnupg2-174521f8da72e54cdeeff2675f99d9cd9ac911e3.zip |
Updated to automake 1.10.
Use latest texinfo.tex.
Typo and grammar fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,9 @@ * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-mailto - * configure.ac (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_. + * configure.ac: Require automake 1.10 + (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_. + (AM_PROG_CC_C_O): New. 2007-03-08 Werner Koch <wk@g10code.com> |