summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>2009-10-30 12:29:07 +0000
committerhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>2009-10-30 12:29:07 +0000
commit2b57b7907ca63b9439123b62f0cb208499479e96 (patch)
tree2052e5c1b24a470590ec35e7104947f0c50e99c8 /Makefile.am
parent2e5c31a713aa52bae3c7cf4d76380869bf1d2dd0 (diff)
downloadnavit-svn-2b57b7907ca63b9439123b62f0cb208499479e96.tar.gz
Add:core:set AC_CONFIG_MACRO_DIR as suggested by libtoolize
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2711 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 91b46612..18807287 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
+ACLOCAL_AMFLAGS= -I m4
include $(top_srcdir)/Makefile.inc
SUBDIRS=
if ENABLE_NLS