cosmetic change

This commit is contained in:
Marcus Brinkmann 2001-11-21 21:32:33 +00:00
parent 75e7fc2e24
commit bef5ad4860

View File

@ -185,7 +185,7 @@ AM_CONDITIONAL(BUILD_BONOBO, test "$component_system" = "Bonobo")
GPGMEPLUG=no
AC_ARG_ENABLE(gpgmeplug,
AC_HELP_STRING([--enable-gpgmeplug], [build Gpgme Crypt Plug-In]),
AC_HELP_STRING([--enable-gpgmeplug], [build GPGME 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
GpgME CryptPlug: $GPGMEPLUG
GPGME CryptPlug: $GPGMEPLUG
"