aboutsummaryrefslogtreecommitdiffstats
path: root/tools/autoconf/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* autoconf: portability fixesJo-Philipp Wich2015-03-241-6/+6
| | | | | | | | | | | | | 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: 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
* 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