[git] KSBA - branch, master, updated. libksba-1.3.5-33-gc37cdbd
[email protected] (by NIIBE Yutaka) Tue, 13 Nov 2018 03:21:09 +0100
| Newsgroups | gmane.comp.encryption.gpg.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "KSBA is a library to access X.509 certificates and CMS data.".
The branch, master has been updated
via c37cdbd0f1b4a682799e0661178e392227cca938 (commit)
from 3f5dcb5ff6721b0c70c8b0e320e4fd58f1c2cada (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c37cdbd0f1b4a682799e0661178e392227cca938
Author: NIIBE Yutaka <[email protected]>
Date: Tue Nov 13 09:38:13 2018 +0900
build: Update autogen.rc.
* autogen.rc: Remove obsolete --with-gpg-error-prefix option.
Signed-off-by: NIIBE Yutaka <[email protected]>
diff --git a/autogen.rc b/autogen.rc
index 850d4e7..396794a 100644
--- a/autogen.rc
+++ b/autogen.rc
@@ -11,15 +11,11 @@ esac
case "$myhost" in
w32)
- configure_opts="
- --with-gpg-error-prefix=@SYSROOT@
- "
+ configure_opts=""
;;
amd64)
- configure_opts="
- --with-gpg-error-prefix=@SYSROOT@
- "
+ configure_opts=""
;;
esac
-----------------------------------------------------------------------
Summary of changes:
autogen.rc | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
hooks/post-receive
--
KSBA is a library to access X.509 certificates and CMS data.
http://git.gnupg.org