X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=f045798d51f75e4f66fce76d0bb83b29b6e22f0f;hp=4c5c0560f6f555354c4336df94d95b427a9522a3;hb=b7b5d51;hpb=97457716d7efc541d18d08263bbd338e94195bd9 diff --git a/configure.ac b/configure.ac index 4c5c0560..f045798d 100644 --- a/configure.ac +++ b/configure.ac @@ -6,6 +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]) # Enable GNU extensions. # Define this here, not in acconfig's @TOP@ section, since definitions