X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=configure.ac;h=04f16bf6141f090ca639eeaad20647037ab1f052;hb=5ad43673acf03f86643f1463f1ebfa6e9ca189cc;hp=f045798d51f75e4f66fce76d0bb83b29b6e22f0f;hpb=b7b5d516137713c594990cd982a29f7e5718b45b;p=tinc diff --git a/configure.ac b/configure.ac index f045798d..04f16bf6 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_CONFIG_SRCDIR([src/tincd.c]) AC_GNU_SOURCE AM_INIT_AUTOMAKE([std-options subdir-objects -Wall]) AC_CONFIG_HEADERS([config.h]) -AC_CONFIG_MACRO_DIRS([m4]) +AC_CONFIG_MACRO_DIR([m4]) # Enable GNU extensions. # Define this here, not in acconfig's @TOP@ section, since definitions