summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2002-09-30 14:48:32 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2002-09-30 14:48:32 +0000
commitaa7b8133041642dd46026521ee4312adbecba9e4 (patch)
tree1812c9a34a3b6bf5cbbbfddd4eb67beed69cc74f
parent492234e27c1604514ffd9166910c6244029b9970 (diff)
downloadxine-lib-aa7b8133041642dd46026521ee4312adbecba9e4.tar.gz
xine-lib-aa7b8133041642dd46026521ee4312adbecba9e4.tar.bz2
set m4 path for running aclocal during incremental builds
CVS patchset: 2764 CVS date: 2002/09/30 14:48:32
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7bc95cb7c..3382ac4d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,8 @@
AUTOMAKE_OPTIONS = 1.3
+ACLOCAL_AMFLAGS = -I m4
+
SUBDIRS = doc m4 intl po misc include src
EXTRA_DIST = cvscompile.sh automake.diff \