summaryrefslogtreecommitdiff
path: root/tools/m4
Commit message (Collapse)AuthorAgeFilesLines
* m4: update to 1.4.17Luka Perkov2013-09-242-12/+14
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38168
* tools/m4: bypass a time consuming configure testFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33427
* tools/m4: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33426
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-121-1/+1
| | | | SVN-Revision: 33140
* m4: link staticallyJo-Philipp Wich2012-08-101-1/+3
| | | | SVN-Revision: 33095
* m4: fix errors in shipped stdio.in.hJo-Philipp Wich2012-07-081-0/+15
| | | | | | | | M4 fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. SVN-Revision: 32648
* tools: clean up Makefiles / make ccache workJohn Crispin2012-01-151-8/+0
| | | | SVN-Revision: 29754
* m4: update to version 1.4.16Hauke Mehrtens2011-04-031-2/+2
| | | | SVN-Revision: 26439
* tools/m4: update to version 1.4.15Alexandros C. Couloumbis2010-12-061-2/+2
| | | | SVN-Revision: 24280
* clean up / fix various Host/Clean templates in tools/Felix Fietkau2009-05-081-2/+1
| | | | SVN-Revision: 15714
* add missing m4 dirRalph Hempel2009-03-221-0/+33
SVN-Revision: 14971