1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

* configure.ac: Add --disable-regex in case some platform just can't

handle the regex stuff.  This means they can't fully handle trust sigs
with an attached regex either.
This commit is contained in:
David Shaw 2002-10-29 22:44:07 +00:00
parent 809b8b031a
commit de9c6b3169
2 changed files with 37 additions and 19 deletions

View file

@ -1,3 +1,9 @@
2002-10-29 David Shaw <dshaw@jabberwocky.com>
* configure.ac: Add --disable-regex in case some platform just
can't handle the regex stuff. This means they can't fully handle
trust sigs with an attached regex either.
2002-10-19 David Shaw <dshaw@jabberwocky.com>
* configure.ac: Regex tests adapted from mutt to decide whether to