Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | autoconf: portability fixes | Jo-Philipp Wich | 2015-03-24 |
| | | | | | | | | | | | | | 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: another relocatability fix for autom4te, substitute hardcoded ↵ | Jo-Philipp Wich | 2012-01-28 |
| | | | | | | prefix with $STAGING_DIR when reading autom4te.cfg SVN-Revision: 29931 | ||
* | autoconf: make bin/autoconf relocatable as well | Jo-Philipp Wich | 2012-01-20 |
| | | | | SVN-Revision: 29830 | ||
* | autoconf: further relocation fixes | Jo-Philipp Wich | 2012-01-20 |
| | | | | SVN-Revision: 29827 | ||
* | autoconf: make relocatable by searching resources relative to STAGING_DIR | Jo-Philipp Wich | 2012-01-20 |
SVN-Revision: 29821 |