summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2021-01-03Replace AC_HELP_STRING with AS_HELP_STRING.Kevin McCarthy
2021-01-03Update deprecated AC_CHECK_TYPE usage.Kevin McCarthy
2020-12-29Update header cache checking order and --with options.Kevin McCarthy
2020-12-28Add non-zero length for gdbm and lmdb configure tests.Kevin McCarthy
2020-12-28Simplify BDB configure.ac check.Kevin McCarthy
2020-12-25Merge branch 'stable'Kevin McCarthy
2020-12-25Fix header cache BDB version checking.Kevin McCarthy
2020-11-23Add configure error if C compiler doesn't support C99.Kevin McCarthy
2020-06-03Add check for sqlite3_prepare_v3() in configure.acKevin McCarthy
2020-05-29Remove support for OpenSSL <0.9.5Remco Rijnders
2020-01-09Convert hcachever.sh.in to hcachever.pl.Kevin McCarthy
2019-11-30Fixes and cleanup for imap deflate patch.Kevin McCarthy
2019-11-30imap: add support for COMPRESS=DEFLATE, RFC 4978Fabian Groffen
2019-09-09Merge branch 'stable'Kevin McCarthy
2019-09-01add fallback for inotify_init1Gero Treuner
2019-08-28Merge branch 'stable'Kevin McCarthy
2019-08-28Fix inotify configure test.Kevin McCarthy
2019-08-20Fix --with-sqlite3 test for autocrypt.Kevin McCarthy
2019-08-03Start autocrypt gpgme.Kevin McCarthy
2019-08-03Initial autoconf and makefile setup for autocrypt.Kevin McCarthy
2019-06-06Check for GNU Make to allow version.h FORCE target.Kevin McCarthy
2019-05-27Rename --with-regex to --with-bundled-regex.Kevin McCarthy
2019-05-19Adjust docbook2texi program search.Kevin McCarthy
2019-05-19Update gpgme and gpg-error automake checks.Kevin McCarthy
2019-04-21Fix unistring library configure test.Kevin McCarthy
2019-04-14configure.ac: fix static build with idn2 and unistringFabrice Fontaine
2019-04-11Generate version string during make not configureAaron Schrab
2019-02-23Add additional search names for docbook texi conversion program.Kevin McCarthy
2018-12-04Always use the gpgme_new wrapper in crypt-gpgme.Werner Koch
2018-12-04Require GPGME version 1.2.0 and drop useless HAVE macros.Werner Koch
2018-10-04Build info file documentation.Kevin McCarthy
2018-09-27Add regfree to configure regex test.Kevin McCarthy
2018-08-29Rename pgpring to mutt_pgpring.Kevin McCarthy
2018-08-28new Finnish translationTommi A Pirinen
2018-08-21Merge branch 'stable'Kevin McCarthy
2018-08-21Add autoconf check for libunistring when checking for idn2.Kevin McCarthy
2018-06-18Convert context and buffy to use nanosecond timestamps.Kevin McCarthy
2018-06-03add feature file monitoring with Linux inotifyGT
2018-05-08Add declaration checks for libidn2.Kevin McCarthy
2018-04-15Add libidn2 supportMatej Muzila
2018-04-02Merge branch 'stable'Kevin McCarthy
2018-04-02configure: check for tinfo matching ncursesKevin McCarthy
2018-01-17Merge branch 'stable'Kevin McCarthy
2018-01-17Remove muttbug and flea.Kevin McCarthy
2017-12-17manually touch atime when reading a mbox fileAdam Borowski
2017-11-08Use fgets_unlocked and fgetc_unlocked if available.David Wilson
2017-07-28Convert raw_socket_poll() to use gettimeofday().Kevin McCarthy
2017-07-24Add autoconf search for clock_gettime.Kevin McCarthy
2017-06-06Restore setenv function.Kevin McCarthy
2017-04-30Convert all exec calls to use mutt_envlist(), remove setenv function.Vincent Lefevre