[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)
commit0b26bbe1ee1ffccacbb81c8e85dfa0047f99cee4
treef2637cc2c39d1c25a171ed0470902d13513561c4
parent2b53d672df92d963e6fbfb1355a886a0674e256f
[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.
Makefile