aboutsummaryrefslogtreecommitdiffstats
path: root/tools/autoconf
Commit message (Collapse)AuthorAgeFilesLines
* tools/autoconf: fix compile on musl hosts Imre Kaloz2015-05-041-0/+24
| | | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* autoconf: portability fixesJo-Philipp Wich2015-03-243-22/+84
| | | | | | | | | | | | | The rework of the host tools discovery caused autoconf to embed absolute paths to staging_dir/host/bin/perl into the shebang of the generated autoconfig executables. Switch to the portable "/usr/bin/env perl" and enable global warnings through "$^W" instead of the "-w" interpreter argument. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* autoconf: bump version to 2.69Steven Barth2014-10-091-4/+4
| | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] autoconf: another relocatability fix for autom4te, substitute ↵Jo-Philipp Wich2012-01-281-0/+13
| | | | | | hardcoded prefix with $STAGING_DIR when reading autom4te.cfg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolsÂ] autoconf: make bin/autoconf relocatable as wellJo-Philipp Wich2012-01-201-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] autoconf: further relocation fixesJo-Philipp Wich2012-01-201-4/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] autoconf: make relocatable by searching resources relative to ↵Jo-Philipp Wich2012-01-202-1/+101
| | | | | | STAGING_DIR git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/autoconf: update to version 2.68Alexandros C. Couloumbis2010-12-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up / fix various Host/Clean templates in tools/Felix Fietkau2009-05-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system refactoring in preparation for allowing packages to do ↵Felix Fietkau2009-02-221-9/+9
| | | | | | host-build steps git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: refresh patches for toolsHauke Mehrtens2009-02-211-7/+5
| | | | | | | lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not try to build autoconf emacs library, as it can fail on some systems ↵Florian Fainelli2008-09-091-0/+24
| | | | | | like Fedora core 9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix autoconf compilation (#3956)Felix Fietkau2008-09-081-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add autoconf (fixes opkg build issues)Felix Fietkau2008-08-271-0/+38
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12410 3c298f89-4303-0410-b956-a3cf2f4a3e73