[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]


Synopsis: ./configure has trouble to include a module via "--add-module=FILE" 
when .c-file starts with string "mod_"

State-Changed-From-To: open-closed
State-Changed-By: rse
State-Changed-When: Fri May 29 00:59:57 PDT 1998
State-Changed-Why:
Fixed for 1.3b8 by making sure configure complains
when the argument to --add-module doesn't match
/?mod_[a-zA-Z0-9][a-zA-Z0-9_]*\.c$ because all
calculations in configure and src/Configure depend
on this syntax. So we have to reject any other.
Thanks for the report.

Reply via email to