aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-11-02 15:51:13 +0000
committerWerner Koch <[email protected]>2020-11-02 15:51:13 +0000
commit6397cf5fbe3bbc1f616431b011f76e031a387d4c (patch)
tree21135c89a43cf5f20db8bacd8d41fc60509c55e8 /configure.ac
parentgpg: Do not use weak digest algos if selected by recipient prefs. (diff)
downloadgnupg-6397cf5fbe3bbc1f616431b011f76e031a387d4c.tar.gz
gnupg-6397cf5fbe3bbc1f616431b011f76e031a387d4c.zip
build: Remove m4 macro defs which are not anymore used.
* configure.ac (GNUPG_FUNC_MKDIR_TAKES_ONE_ARG): Do not use. * acinclude.m4 (GNUPG_FUNC_MKDIR_TAKES_ONE_ARG): Remove unused macro defs. (GNUPG_CHECK_FAQPROG): Ditto. (GNUPG_CHECK_DOCBOOK_TO_TEXI): Ditto. (GNUPG_CHECK_MLOCK): Ditto. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 14086b389..83829f895 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1484,7 +1484,6 @@ AC_CHECK_FUNCS([getpeerucred])
#
# W32 specific test
#
-GNUPG_FUNC_MKDIR_TAKES_ONE_ARG
#