Use AC_CONFIG_MACRO_DIRS([m4]).
[tinc] / configure.ac
index 4c5c056..f045798 100644 (file)
@@ -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