aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ElyesH/typos'H. Peter Anvin2022-11-071-1/+1
|\
| * Fix some typosElyes HAOUAS2022-01-092-5/+5
* | autoconf: update macros and helper scriptsH. Peter Anvin2022-10-054-972/+1378
|/
* 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-164-15/+71
* fix pa_add_headers.m4 for development versions of autoconf (bug 3392471)Ozkan Sezer2019-08-071-1/+2
* autoconf: update helpers/config.{sub,guess}H. Peter Anvin2019-08-072-1290/+1257
* autoconf: move aux directory, define AC_CONFIG_AUX_DIR()H. Peter Anvin2019-02-224-0/+0
* build: Add missing PA_ADD_LDFLAGS helperCyrill Gorcunov2018-12-231-0/+9
* autoconf: use librarized autoconf setupH. Peter Anvin2018-12-2217-0/+4376