From b54069541f57dd57b3079073ef21701c3a09a566 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 15 Nov 2023 21:53:26 +0100 Subject: [PATCH] minor fix on configure.ac --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5148a01..06106ef 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,6 @@ if test "x$PKG_CONFIG_INSTALLED" = "xno"; then AC_MSG_ERROR([You need to install pkg-config]) fi -AC_CONFIG_MACRO_DIRS([m4]) AC_CONFIG_MACRO_DIR([m4]) AC_ARG_ENABLE(sanitize,