From: Mark Wooding Date: Tue, 12 Jun 2018 10:21:17 +0000 (+0100) Subject: configure.ac: Hack around Termux syslog weirdness. X-Git-Tag: 1.3.9~1 X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/commitdiff_plain/8d00af005f2388abe700c7d6409d03c977c29cb0?hp=8d00af005f2388abe700c7d6409d03c977c29cb0 configure.ac: Hack around Termux syslog weirdness. Termux's 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. ---