Imre Kaloz
a2bec91b3b
tools/autoconf: fix compile on musl hosts
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45604
2015-05-04 13:22:36 +00:00
Jo-Philipp Wich
e0c8e20f8c
autoconf: portability fixes
...
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
2015-03-24 13:12:52 +00:00
Jo-Philipp Wich
478d9fc97e
autoconf: another relocatability fix for autom4te, substitute hardcoded prefix with $STAGING_DIR when reading autom4te.cfg
...
SVN-Revision: 29931
2012-01-28 04:42:15 +00:00
Jo-Philipp Wich
e2180091d9
autoconf: make bin/autoconf relocatable as well
...
SVN-Revision: 29830
2012-01-20 17:17:04 +00:00
Jo-Philipp Wich
fccdc995da
autoconf: further relocation fixes
...
SVN-Revision: 29827
2012-01-20 15:19:06 +00:00
Jo-Philipp Wich
a5a790a68f
autoconf: make relocatable by searching resources relative to STAGING_DIR
...
SVN-Revision: 29821
2012-01-20 02:56:08 +00:00
Hauke Mehrtens
3849a57cd7
tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched
...
SVN-Revision: 14589
2009-02-21 14:46:03 +00:00
Florian Fainelli
55f3b8ade2
Do not try to build autoconf emacs library, as it can fail on some systems like Fedora core 9
...
SVN-Revision: 12562
2008-09-09 14:53:52 +00:00