From c97e30c087c5435db3861d53f89fd59576be03f6 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Thu, 21 Oct 2010 21:49:53 +0000 Subject: move m4 macros to subdirectory, update ax_python_devel.m4 --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bc1770b7..19b44e47 100755 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ SUBDIRS = include lib main data po tools +ACLOCAL_AMFLAGS = -I m4 + installdir = $(pkglibdir)/python install_PYTHON = \ -- cgit v1.2.3