summaryrefslogtreecommitdiffstats
path: root/include/autotools.mk
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-12-18 13:19:59 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-12-18 13:19:59 +0000
commit4e19240b9b9a87202244be617d706f4f0668bacb (patch)
tree9a22ae911e2343bd7ca3e71e78dabaaee78f20e2 /include/autotools.mk
parent933e2c8e046a9b9120e220c14bad58a45f3dfe34 (diff)
downloadmaster-31e0f0ae-4e19240b9b9a87202244be617d706f4f0668bacb.tar.gz
master-31e0f0ae-4e19240b9b9a87202244be617d706f4f0668bacb.tar.bz2
master-31e0f0ae-4e19240b9b9a87202244be617d706f4f0668bacb.zip
autotools.mk: set AUTOPOINT to "true", not all hosts have it install and it makes autoreconf fail if not present, it also needs cvs which isn't installed on all hosts either
SVN-Revision: 24664
Diffstat (limited to 'include/autotools.mk')
-rw-r--r--include/autotools.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/autotools.mk b/include/autotools.mk
index b2911d45fe..6923b018b9 100644
--- a/include/autotools.mk
+++ b/include/autotools.mk
@@ -21,7 +21,8 @@ AM_TOOL_PATHS:= \
ACLOCAL=$(STAGING_DIR_HOST)/bin/aclocal \
AUTOHEADER=$(STAGING_DIR_HOST)/bin/autoheader \
LIBTOOLIZE=$(STAGING_DIR_HOST)/bin/libtoolize \
- M4=$(STAGING_DIR_HOST)/bin/m4
+ M4=$(STAGING_DIR_HOST)/bin/m4 \
+ AUTOPOINT=true
# 1: build dir
# 2: remove files