chiark / gitweb /
configure.ac: Hack around Termux syslog weirdness.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 12 Jun 2018 10:21:17 +0000 (11:21 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 12 Jun 2018 10:23:58 +0000 (11:23 +0100)
commit8d00af005f2388abe700c7d6409d03c977c29cb0
treea19632c72ed1db48df2699235228c067b12455f2
parent68263f4f5ac7eba4b364b4756c0b316831fda4e3
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