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=18675>.
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=18675

clean up getopt(s) section of runConfigure





------- Additional Comments From [EMAIL PROTECTED]  2003-04-04 18:23 -------
One important note for the getopts fallback:

I believe getopts expects spaces between the option and the argument. E.g.,

-p linux

as opposed to

-plinux

I'm not sure whether this can be changed, so some extra parsing might have to be
done at the shell level.

Reply via email to