aboutsummaryrefslogtreecommitdiffstats
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
commit589062b2d0f220fa0ae9a1b0240874b11704b846 (patch)
tree183a1590cf751e7275a1407735071c088f53eab5 /include/autotools.mk
parentbd2731afb91e67a35d3b56a833d864c1109c9f36 (diff)
downloadmaster-187ad058-589062b2d0f220fa0ae9a1b0240874b11704b846.tar.gz
master-187ad058-589062b2d0f220fa0ae9a1b0240874b11704b846.tar.bz2
master-187ad058-589062b2d0f220fa0ae9a1b0240874b11704b846.zip
[include] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24664 3c298f89-4303-0410-b956-a3cf2f4a3e73
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