[EMAIL PROTECTED] writes: > If possible, it seems preferable to me to use the platform's C > library regex support rather than make wget dependent on another > library...
Note that some platforms don't have library support for regexps, so we'd have to bundle anyway.
