summaryrefslogtreecommitdiffstats
path: root/package/autoconf-archive
Commit message (Collapse)AuthorAgeFilesLines
* package/autoconf-archive: fix ax_tls syntax errorRomain Naour2015-05-051-0/+46
| | | | | | | | | | | | The ax_tls.m4 serial 11 procude a syntax error in configure scripts. Fixes: http://autobuild.buildroot.net/results/619/619339810617212a667fe72278ec727ee992ffbf/ Signed-off-by: Romain Naour <romain.naour@openwide.fr> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/autoconf-archive: bump to version v2015.02.24Romain Naour2015-04-072-2/+2
| | | | | | | | | Fix the AX_CXX_COMPILE_STDCXX_11 macro which was broken in the previous release. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Remove trailing slash from all package site URLsLuca Ceresoli2015-03-101-1/+1
| | | | | | | | | The recommended form is without the trailing slash. Buildroot will add a slash between FOO_SITE and FOO_SOURCE as appropriate. Reported-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* autoconf-archive: add hashBartosz Golaszewski2015-03-051-0/+2
| | | | | Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* autoconf-archive: new packageBartosz Golaszewski2015-02-201-0/+13
This package contains a collection of freely re-usable autoconf macros. [Thomas: - change site to $(BR2_GNU_MIRROR), so that an official GNU site is used. - Change license to "GPLv3+ with exception", and add COPYING.EXCEPTION to the list of license files.] Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud