projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75e7fc2
)
cosmetic change
author
Marcus Brinkmann
<mb@g10code.com>
Wed, 21 Nov 2001 21:32:33 +0000
(21:32 +0000)
committer
Marcus Brinkmann
<mb@g10code.com>
Wed, 21 Nov 2001 21:32:33 +0000
(21:32 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 27a77ee1a7f580d8690f81b5f44f4deb821a069e..4a3e12eb21f4c234ac68960e6e1e4356aaa06ce8 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-185,7
+185,7
@@
AM_CONDITIONAL(BUILD_BONOBO, test "$component_system" = "Bonobo")
GPGMEPLUG=no
AC_ARG_ENABLE(gpgmeplug,
- AC_HELP_STRING([--enable-gpgmeplug], [build G
pgme
Crypt Plug-In]),
+ AC_HELP_STRING([--enable-gpgmeplug], [build G
PGME
Crypt Plug-In]),
GPGMEPLUG=$enableval)
AM_CONDITIONAL(BUILD_GPGMEPLUG, test "$GPGMEPLUG" = "yes")
@@
-214,5
+214,5
@@
echo "
GpgSM version: min. $NEED_GPGSM_VERSION
GpgSM path: $GPGSM
- G
pg
ME CryptPlug: $GPGMEPLUG
+ G
PG
ME CryptPlug: $GPGMEPLUG
"