chiark
/
gitweb
/
~mdw
/
fwd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
8d00af0
)
configure.ac: Hack around Termux syslog weirdness.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 12 Jun 2018 10:21:17 +0000
(11:21 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 12 Jun 2018 10:23:58 +0000
(11:23 +0100)
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.
No differences found