From 648a05a40603d0e7feba7df58ddc0c44c5923c79 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Tue, 31 Mar 2015 23:20:39 -0400 Subject: [PATCH] have to include the m4 dir apparently --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index f6d46bc3d..62f767e75 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ AUTOMAKE_OPTIONS = foreign +ACLOCAL_AMFLAGS = -I m4 # And these to the user and group of your webserver webuser = @WEB_USER@