[project @ 2002-02-13 11:51:40 by simonmar]
authorsimonmar <unknown>
Wed, 13 Feb 2002 11:51:40 +0000 (11:51 +0000)
committersimonmar <unknown>
Wed, 13 Feb 2002 11:51:40 +0000 (11:51 +0000)
commitaa0db18377c0e702c6f47a993bc5ad6153a58770
tree061154540a29f4d08df7d6cf789ea6a73ac168ad
parent27e900651ecbf70bbc0015a57107762ef5fafc2c
[project @ 2002-02-13 11:51:40 by simonmar]
- Detect presence of a POSIX-compatible regex interface in configure,
  and omit Text.Regex.Posix (and hence Text.Regex) if it is missing.
  ToDo: pull in a suitably-licensed implementation of POSIX regex
  to be used in the event that the system doesn't supply one.

- Rename old HaveRegex to HaveGNURegex.
aclocal.m4
configure.in
mk/config.mk.in