configure.ac: Hack around Termux syslog weirdness.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 May 2018 23:46:50 +0000 (00:46 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 19 May 2018 23:47:03 +0000 (00:47 +0100)
commitbe12dd9fffe97a3c5336f77110292e4714bffbbb
tree7d88fa38fb880a886506e49a643a081f15f79a31
parent6ddc1550dc3c0e695526e673dfbfc03912b7fe7f
configure.ac: Hack around Termux syslog weirdness.

Termux's <syslog.h> has weird macros to redirect to Android's logcat
machinery, but these need a separate library to be linked in.  Notice
this weirdness and cope.
configure.ac
progs/Makefile.am