X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=configure.ac;h=04f16bf6141f090ca639eeaad20647037ab1f052;hb=f92c3446f2052a59d1e6a28f1bc7cec278cb1e48;hp=f045798d51f75e4f66fce76d0bb83b29b6e22f0f;hpb=9ca1750245b28ed8306f150b6371139c656be111;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