aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2024-06-14 04:46:36 +0000
committerNIIBE Yutaka <[email protected]>2024-06-14 04:46:36 +0000
commit24f05d64f47523e40b6936f2fd208d34516ff9d5 (patch)
treed843cae5de1b3dd5d1fa0823d6e81c2f2ef609ff
parentm4: Update gpg-error.m4. (diff)
downloadlibassuan-24f05d64f47523e40b6936f2fd208d34516ff9d5.tar.gz
libassuan-24f05d64f47523e40b6936f2fd208d34516ff9d5.zip
Spell fix in gpg-error.m4 from GnuPG.
Signed-off-by: NIIBE Yutaka <[email protected]>
-rw-r--r--m4/gpg-error.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gpg-error.m4 b/m4/gpg-error.m4
index 3ae3233..2d24071 100644
--- a/m4/gpg-error.m4
+++ b/m4/gpg-error.m4
@@ -144,7 +144,7 @@ dnl [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]])
dnl
dnl Test for libgpg-error and define GPG_ERROR_CFLAGS, GPG_ERROR_LIBS,
dnl GPG_ERROR_MT_CFLAGS, and GPG_ERROR_MT_LIBS. The _MT_ variants are
-dnl used for programs requireing real multi thread support.
+dnl used for programs requiring real multi thread support.
dnl
dnl If a prefix option is not used, the config script is first
dnl searched in $SYSROOT/bin and then along $PATH. If the used