summaryrefslogtreecommitdiffstats
path: root/gpglib/configure.ac
AgeCommit message (Collapse)Author
2022-05-22gcc 12, autotool updates, sqwebmail fixes.Sam Varshavchik
2020-04-21Add AC_PROG_CC_C99Sam Varshavchik
2016-11-27gpglib: fixes for gpg2.Sam Varshavchik
Add --with-gpg2 compiler option, to prefer gpg2 instead of gpg. When compiled against gpg2, --pinentry-mode local must be given, for certain operations. Implement libmail_gpg_makepassphrasepipe(), to help apps pass passphrases via pipes. Removes obsolete 'trust level' parameter from libmail_gpg_signkey().
2014-02-15fix for automake >=1.13David Heidelberger
2013-08-25Renamed configure.in to configure.acSam Varshavchik