wifipineapple-openwrt/tools/autoconf
Jo-Philipp Wich ce0ba60068 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2015-03-24 13:12:52 +00:00
..
patches autoconf: portability fixes 2015-03-24 13:12:52 +00:00
Makefile autoconf: portability fixes 2015-03-24 13:12:52 +00:00