summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2023-06-14Rework xstrdup and xstrnduppgen
2022-11-18Check if using clock_gettime() requires librtpgen
2022-05-11Fix configure.ac for autoconf >= 2.70pgen
2021-06-10Removal of SUSE-specific specfile generationpgen
2020-12-16Check availability of str(n)dup at compile timepgen
2018-07-21Remove unused functions my_memmem and my_memrmempgen
2018-07-08Add special cases for memmem, memrmem and strcasecmppgen
2018-02-01Partially revert the previous commit (e6b8) as it breaks UTF-8pgen
2018-01-31Use isgraph if it is available and an alternative otherwisepgen
2017-12-10A giant commit because a lot of things have been rewritten/enhanced/fixedv0.9.10pgen
2016-12-19Improve the configure processpgen
2016-12-19Add code to detect the host system at compile timepgen
2016-12-08Add libtinfo in the searched libraries an regenerate configurepgen
2016-03-06Reorganize the code a littlepgen
2016-02-24Make configure.am generic by putting the version string in a filepgen
2015-12-02Improve the build processpgen
2015-11-28Add a RPM spec file templatepgen
2015-11-24Remove AC_FUNC_REALLOC from configure.acpgen
2015-11-21Put the code under autoconf controlpgen