summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* m4: fix check-valgrind-* rules generated by AX_VALGRIND_CHECKDmitry V. Levin2016-12-181-2/+3
* Makefile.am: don't confuse CFLAGS and CFLAGS_FOR_BUILDThomas De Schampheleire2016-12-071-0/+7
* m4: prepare gl_WARN_ADD for simultaneous use of multiple compilersDmitry V. Levin2016-12-071-7/+11
* AX_PROG_CC_FOR_BUILD: redirect more variables related to C compilerDmitry V. Levin2016-12-071-11/+36
* Move all gl_WARN_ADD calls to a separate m4 macroDmitry V. Levin2016-12-071-0/+24
* m4: introduce st_SAVE_VAR and st_RESTORE_VAR macrosDmitry V. Levin2016-12-071-0/+7
* tests: add valgrind support to "make check"Dmitry V. Levin2016-12-061-0/+236
* mpers.m4: check for struct stat64, struct stat, and their membersDmitry V. Levin2016-08-241-1/+55
* Do not enable mpers runtime checks if mpers is not enabledDmitry V. Levin2016-07-281-1/+1
* Update AX_CODE_COVERAGEDmitry V. Levin2016-05-101-25/+55
* Add configure --enable-code-coverage optionGabriel Laskar2016-02-041-0/+244
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+28
* Replace HAVE_LITTLE_ENDIAN_LONG_LONG with WORDS_BIGENDIANDmitry V. Levin2015-12-141-29/+0
* mpers.m4: workaround missing gnu/stubs-*.h filesDmitry V. Levin2015-08-281-1/+12
* Add mpers supportElvira Khabirova2015-08-281-0/+17
* Macroize -m32/-mx32 configure checksDmitry V. Levin2015-07-231-0/+42
* Fix cross-compiling of ioctlsortMike Frysinger2015-02-271-0/+125
* Update warnings.m4Dmitry V. Levin2015-01-211-18/+61
* configure.ac: remove unused AC_INCLUDEDIRDmitry V. Levin2015-01-211-23/+0
* Use AC_CHECK_TYPES to check for struct statfs64Dmitry V. Levin2015-01-081-15/+0
* Use AC_CHECK_TYPES to check for struct stat64Dmitry V. Levin2015-01-081-16/+0
* Remove unused AC_OFF_T_IS_LONG_LONG configure checkDmitry V. Levin2013-11-121-15/+0
* Implement prlimit64 decoding, rewrite [gs]etrlimit decodingDmitry V. Levin2012-03-161-17/+0
* Remove parts of automake machinery which are not needed on LinuxDmitry V. Levin2012-02-252-7/+5
* Manual removal of non-Linux source, documentation, etc.Denys Vlasenko2012-02-251-151/+0
* Fix off_t/rlim_t size checks when cross-compilingMike Frysinger2010-09-151-20/+8
* Fix long long little endian detection when cross-compilingMike Frysinger2010-09-151-2/+6
* Import warnings.m4 from gnulibDmitry V. Levin2010-09-091-11/+35
* Split acinclude.m4Dmitry V. Levin2010-09-096-0/+288