aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* avoid varibale warningJoerg Jung2016-06-251-2/+2
* fix headers inclusion + disable rspamd for nowgilles2016-06-241-12/+12
* rspamd is experimental toogilles2016-06-231-2/+3
* Merge branch 'master' into filter-rspamdgilles2016-06-231-69/+103
|\
| * WARN ABOUT EXPERIMENTAL FILTERS !gilles2016-06-231-0/+36
| * replace all --with-filter-XXX with --with-experimental-filter-XXXgilles2016-06-221-26/+26
| * rework layoutgilles2016-06-221-42/+40
* | work in progress filter-rspamdgilles2016-06-211-0/+14
|/
* sync flag names with opensmtpd-portable, noted by parchdJoerg Jung2016-05-211-8/+8
* spring cleanup:Joerg Jung2016-04-171-0/+1
* add tool-stats a statistic tool for opensmtpd logsopensmtpd-extras-201601061159Joerg Jung2016-01-061-0/+20
* add a switch to specify python versionJoerg Jung2016-01-061-3/+14
* add missing include and BSD_SOURCE define to silence compiler warning on DebianJoerg Jung2015-12-161-0/+2
* rebase mergeJoerg Jung2015-11-031-37/+0
* more cleanup of macros defines and typesJoerg Jung2015-11-031-466/+10
* more cleanup of compat configure types functions and definesJoerg Jung2015-11-031-92/+1
* remove more unsused functions types and definesJoerg Jung2015-11-031-104/+0
* remove unused functions from configure and compat layerJoerg Jung2015-11-031-97/+27
* cleanup data type configure checksJoerg Jung2015-11-031-135/+17
* cleanup header checks, various defines and includesJoerg Jung2015-11-031-24/+16
* replace fegtln() with getline() and remove fgetln() from compatJoerg Jung2015-10-261-1/+0
* replace fparseln() with getline() and remove whole util.h compat codeJoerg Jung2015-10-251-9/+1
* Merge branch 'master' of ssh://ssh.github.com/OpenSMTPD/OpenSMTPD-extrasGilles Chehade2015-07-261-0/+36
|\
| * Lookup hiredis lib with pkg-config if we need it.Emmanuel Vadot2015-07-211-0/+36
* | add case for openbsd and portableJoerg Jung2015-07-261-1/+8
* | Fix pkglibexecdir path.Joerg Jung2015-07-171-3/+8
|/
* filter-dnsbl: properly check for libasr in libcJason A. Donenfeld2015-05-311-1/+1
* Use compat's base64 implementationJason A. Donenfeld2015-05-311-7/+0
* Support selecting the right lua versionJason A. Donenfeld2015-05-311-0/+72
* Move perl checking logic to same place as pythonJason A. Donenfeld2015-05-311-1/+47
* Fix help text of pythonJason A. Donenfeld2015-05-311-1/+1
* no longer hardcode python path to /usr/local, use python-config as suggested by Jason A. Donenfeldopensmtpd-extras-201505281056Gilles Chehade2015-05-281-4/+49
* autodetect libevent in /usr/local and /usr, no need to specify --with-libevent-dir in theseGilles Chehade2015-05-271-2/+10
* we don't need to check for db headers, we don't have any add-on relying on itGilles Chehade2015-05-271-25/+0
* we don't care which version of libevent we're using, the functions we use exist in bothGilles Chehade2015-05-271-77/+1
* we don't need --without-libevent-sanity-check, we don't careGilles Chehade2015-05-271-42/+0
* Revert "test libevent version correctly, by Jason A. Donenfeld"Gilles Chehade2015-05-271-2/+2
* test libevent version correctly, by Jason A. DonenfeldGilles Chehade2015-05-271-2/+2
* link table-stub to buildGilles Chehade2015-05-251-0/+14
* OpenBSD has asr in libc, don't link to libasrGilles Chehade2015-05-251-0/+2
* add missing mk bitsJoerg Jung2015-05-221-1/+71
* typoGilles Chehade2015-05-221-1/+1
* Merge branch 'master' of https://github.com/OpenSMTPD/OpenSMTPD-extrasGilles Chehade2015-05-221-0/+1
|\
| * update configure.acGilles Chehade2015-05-221-0/+1
* | link filter-clamav to buildGilles Chehade2015-05-221-0/+14
|/
* rework entire buildGilles Chehade2015-05-221-29/+33
* rework mk/ internalsGilles Chehade2015-05-221-26/+28
* FINALLY MANAGED TO MAKE AUTOMAKE SHUT THE FUCK UP ABOUT SUBDIR OBJECTSGilles Chehade2015-05-221-1/+1
* we want people to use the portable branch even on OpenBSD for extrasGilles Chehade2015-05-121-1/+0
* configure.ac fix from shiz (irc)Gilles Chehade2015-04-301-0/+1