1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-21 15:01:41 +02:00

"make distcheck" fix

This commit is contained in:
Werner Koch 2010-09-23 09:09:49 +00:00
parent a1fc3a5d9e
commit 9921fb3a8c
3 changed files with 9 additions and 3 deletions

View File

@ -2,6 +2,9 @@
Release 1.4.11rc1.
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove
--enable-selinux-support option.
2009-09-02 Werner Koch <wk@g10code.com>
Release 1.4.10.

View File

@ -17,7 +17,10 @@
## Process this file with automake to produce Makefile.in
ACLOCAL_AMFLAGS = -I m4
DISTCHECK_CONFIGURE_FLAGS = --enable-selinux-support --enable-mailto
# We can't use --enable-selinux-support because some of our regression
# tests are importing secret keys and that is not allowed if
# selinux-support is enabled.
DISTCHECK_CONFIGURE_FLAGS = --enable-mailto
AUTOMAKE_OPTIONS = dist-bzip2 filename-length-max=99
if CROSS_COMPILING

View File

@ -735,8 +735,8 @@ wg7Md81a5RI3F2FG8747t9gX
# Bug 1179 solved 2010-05-12:
# It occured for messages of a multiple of the iobuf block size where
# the last line had no pad character. Due to premature poppng of thea
# rmor filter gpg swalled the CRC line and passed the '-----END...'
# the last line had no pad character. Due to premature popping of the
# armor filter gpg swalled the CRC line and passed the '-----END...'
# line on to the decryption layer.
i=alpha_seckey