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)
commit7c2b74abc8bbc3b009a233b65d4f8aa23219892d
treebe4d45e0d4dab377dbeddd946db1e47e45dee687
parentef209a0427e586d84d01420aaa75487b0660e41a
configure.ac, Makefile.am, pcre.c, regexp.c: Overhaul conditional building.

Use Automake conditions rather than `#ifdef'.  Use `pkgconfig' to find
PCRE.  Tidy up the code a little.
Makefile.am
anag.h
configure.ac
pcre.c
regexp.c