chiark
/
gitweb
/
~mdw
/
anag
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
7c2b74a
)
configure.ac, Makefile.am, pcre.c, regexp.c: Overhaul conditional building.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 9 Aug 2019 10:55:20 +0000
(11:55 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 9 Aug 2019 11:02:52 +0000
(12:02 +0100)
Use Automake conditions rather than `#ifdef'. Use `pkgconfig' to find
PCRE. Tidy up the code a little.
No differences found