summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2008-11-16Add --disable-full-doc flag to only build documentation for enabled featuresTAKAHASHI Tamotsu
2008-11-15Use with_tokyocabinet exclusively (with_tc is undefined).Brendan Cully
2008-10-19Fix logic in [13a831a945be].Emanuele Giaquinta
2008-10-07Clean up with/without-idn handlingBrendan Cully
2008-10-01Clean up autoconf header cache engine selection.Brendan Cully
2008-09-25Support tokyocabinet (successor to qdbm). Closes #3112Emanuele Giaquinta
2008-07-24Disable GCC long long warnings with -pedantic. Closes #2823.Brendan Cully
2008-05-28Cosmetic fix to configure --help. Closes #3060.Vladimir Marek
2008-05-22Use C99 macros "PRId64"/"PRId32" to format file sizes/offsets if available.Rocco Rutte
2008-05-17Build local md5 tool for hcachever.sh. Closes #3025.Brendan Cully
2008-04-09Replace strtok_r when it's not available. The implementation comesDan Fandrich
2008-01-09Fix mutt_dotlock build issue on cygwin (closes #3009).Rocco Rutte
2007-12-05Improve inode sorting, enable it by default and add MH support.Rocco Rutte
2007-11-30Add version numbers for bdb 4.6Rocco Rutte
2007-11-20Add glibc implementation of strsep() in case a system misses it. Closes #2989.Rocco Rutte
2007-11-15Check for bind_textdomain_codeset() outside libc, too.Rocco Rutte
2007-11-05Optionally define $datarootdir on our own for autoconf <2.60 compatibility.Ralf Wildenhues
2007-11-01Use $datarootdir as default prefix for documentation (closes #2905)Brendan Cully
2007-11-01Detect BDB automatically if --with-bdb is emptyOswald Buddenhagen
2007-09-14The new MD5 code needs AC_C_BIGENDIAN on big-endian systemsEmanuele Giaquinta
2007-09-13Do not clobber --with-bdb argument (closes #2955)Brendan Cully
2007-09-08Attempt to clean up DB back-end selectionBrendan Cully
2007-09-04Add libz to crypto libs if available (closes #2303).Brendan Cully
2007-08-27Replace RFC md5 implementation with GPL version from coreutilsBrendan Cully
2007-05-28Use autoconf instead of "which" to discover MD5 toolBrendan Cully
2007-05-01Make IDN depend on iconv supportBrendan Cully
2007-04-11Make mutt more posixly-correct (closes #1615).Paul Eggert
2007-04-07Fix BDB autoconf buglet introduced in [3638701db407]Jukka Salmi
2007-04-05Fixup to detect qdbm includes in /usr/include/qdbm.Michael Elkins
2007-04-05Fix up QDBM autoconf test for arguments and includes in subdirectoriesBrendan Cully
2007-04-05Teach --with-gdbm to accept a prefix (closes #2413)Brendan Cully
2007-04-05Check for BDB4 libs in $lib as well as $lib/$ver (fixes pkgsrc BDB4 detection)Jukka Salmi
2007-04-04Check for Berkeley DB versions 4.4 and 4.5Fabian Groffen
2007-03-21configure.ac: Make SSL tests for OpenSSL and gnutls behave the sameRocco Rutte
2007-03-20Make BUFFY_SIZE a runtime switch ($check_mbox_size)Miroslav Lichvar
2007-03-16Move configure.in to configure.acBrendan Cully