DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8167>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8167 --with-module does not build MODULE_DIRS correctly ------- Additional Comments From [EMAIL PROTECTED] 2002-04-17 02:42 ------- I notice now that my current fix only works if one uses --with-module, because otherwise $extra_module_dir will not be instantiated. So somewhere around line 8952, before the code that checks for --with-module, is needed the statement $extra_module_dir="". Obviously the actual fix will need to be made to whatever files are used to construct the configure script; being a neophyte in such matters I leave that to others ...
