summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-25 18:39:49 -0400
committerJune McEnroe <june@causal.agency>2020-08-25 18:39:49 -0400
commitd8559c63605c45d166115ede7c561b2ffc612fc8 (patch)
treea77a7c52c131c26136137e2c47b891461e799d51 /configure
parentDocument configuration and data file search (diff)
downloadpounce-d8559c63605c45d166115ede7c561b2ffc612fc8.tar.gz
pounce-d8559c63605c45d166115ede7c561b2ffc612fc8.zip
Remove deprecated option names
The next release will be 2.0 so these can be removed now.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions
-0500'>2019-11-07Just write the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe This might reduce the frequency of a client getting its own message back because it was behind in the ring when it sent it. 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe