chiark / gitweb /
configure.ac, Makefile.am, pcre.c, regexp.c: Overhaul conditional building.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 9 Aug 2019 10:55:20 +0000 (11:55 +0100)
committerMark 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