From 9899ab5ac2d572fbfa430b59f8bf6f917477b6f1 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 23 Sep 2008 22:38:46 +0200 Subject: properly configure the M4 macro directory Add information about the M4 macro dir ./m4/ to both configure.ac and Makefile.am. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 004fae3c7..559b216d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ +ACLOCAL_AMFLAGS = -I m4 AUTOMAKE_OPTIONS = foreign 1.6 SUBDIRS = src doc -- cgit v1.2.3