From: Simon Ruderich Date: Mon, 2 Dec 2013 00:12:21 +0000 (+0100) Subject: Makefile.am: Remove "-I m4" from ACLOCAL_AMFLAGS. X-Git-Url: https://ruderich.org/simon/gitweb/?p=socket2unix%2Fsocket2unix.git;a=commitdiff_plain;h=8c02b8274c48bcf594c094b5c05fa86d77dfac77 Makefile.am: Remove "-I m4" from ACLOCAL_AMFLAGS. No custom m4 macros are used at the moment. --- diff --git a/Makefile.am b/Makefile.am index 26226b0..af437a6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1 @@ SUBDIRS = src - -ACLOCAL_AMFLAGS = -I m4