summaryrefslogtreecommitdiffstats
path: root/tools/autoconf/patches/001-no_emacs_lib.patch
Commit message (Collapse)AuthorAgeFilesLines
* autoconf: portability fixesJo-Philipp Wich2015-03-241-2/+2
| | | | | | | | | | | | | 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> SVN-Revision: 44971
* autoconf: make relocatable by searching resources relative to STAGING_DIRJo-Philipp Wich2012-01-201-1/+1
| | | | SVN-Revision: 29821
* tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, ↵Hauke Mehrtens2009-02-211-7/+5
| | | | | | and autoconf are touched SVN-Revision: 14589
* 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 SVN-Revision: 12562