[Pkg-gnupg-commit] [gnupg2] 23/49: Fix comment of configure.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Nov 8 19:30:53 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit b13972dfbf7224478652038725ab0d2cb41b7303
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Thu Oct 26 11:19:45 2017 +0900

    Fix comment of configure.
    
    * configure.ac (BUILD_WITH_DIRMNGR): Comment fix.
    
    Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 551c970..dc1fc1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1754,7 +1754,7 @@ if test "$build_scdaemon" = yes ; then
     AC_DEFINE(BUILD_WITH_SCDAEMON,1,[Defined if SCDAEMON is to be build])
 fi
 if test "$build_dirmngr" = yes ; then
-    AC_DEFINE(BUILD_WITH_DIRMNGR,1,[Defined if SCDAEMON is to be build])
+    AC_DEFINE(BUILD_WITH_DIRMNGR,1,[Defined if DIRMNGR is to be build])
 fi
 if test "$build_g13" = yes ; then
     AC_DEFINE(BUILD_WITH_G13,1,[Defined if G13 is to be build])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list