[LIBGPG-ERROR PATCH] refer to --with-libgpg-error-prefix, instead of --with-gpg-error-prefix

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Feb 8 19:31:31 CET 2016


* src/gpg-error.m4: announce the preferred form of configuration,
  since --with-gpg-error-prefix is deprecated earlier in the file.
---
 src/gpg-error.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gpg-error.m4 b/src/gpg-error.m4
index 1661204..60c88d8 100644
--- a/src/gpg-error.m4
+++ b/src/gpg-error.m4
@@ -100,7 +100,7 @@ AC_DEFUN([AM_PATH_GPG_ERROR],
 *** The config script $GPG_ERROR_CONFIG was
 *** built for $gpg_error_config_host and thus may not match the
 *** used host $host.
-*** You may want to use the configure option --with-gpg-error-prefix
+*** You may want to use the configure option --with-libgpg-error-prefix
 *** to specify a matching config script or use \$SYSROOT.
 ***]])
         gpg_config_script_warn="$gpg_config_script_warn libgpg-error"
-- 
2.7.0




More information about the Gnupg-devel mailing list