aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf/m4
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ElyesH/typos'H. Peter Anvin2022-11-071-1/+1
|\
| * Fix some typosElyes HAOUAS2022-01-091-1/+1
* | autoconf: update macros and helper scriptsH. Peter Anvin2022-10-051-10/+11
|/
* autoconf: look for _Decltype as yet another alias for typeof().H. Peter Anvin2020-07-161-2/+2
* pa_c_typedef.m4: also test for __typeof and __decltypeH. Peter Anvin (Intel)2020-07-091-1/+2
* autoconf: add success/failure code options to PA_ADD_*FLAGSH. Peter Anvin (Intel)2020-07-093-7/+9
* configure.ac: better tests for typeof, snprintf, vsnprintfH. Peter Anvin (Intel)2020-07-092-0/+89
* offsetin(): use typeof() if the compiler supports itH. Peter Anvin (Intel)2020-07-061-0/+31
* pa_func_attributes.m4: better messagesH. Peter Anvin (Intel)2020-07-061-4/+4
* autoconf: update check for gcc inlinesH. Peter Anvin (Intel)2019-08-161-1/+1
* config.h: separate function and function pointer attributes; automateH. Peter Anvin (Intel)2019-08-163-5/+71
* fix pa_add_headers.m4 for development versions of autoconf (bug 3392471)Ozkan Sezer2019-08-071-1/+2
* build: Add missing PA_ADD_LDFLAGS helperCyrill Gorcunov2018-12-231-0/+9
* autoconf: use librarized autoconf setupH. Peter Anvin2018-12-2212-0/+191