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

APR_SUBDIR_CONFIG does not work with ./configure --help=recursive

           Summary: APR_SUBDIR_CONFIG does not work with ./configure --
                    help=recursive
           Product: APR
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: APR
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Declaring an independent in-tree package via AC_CONFIG_SUBDIRS arranges things
such that (with autoconf 2.5x) ./configure --help=recursive displays configure
options for all such packages.  

In Apache, we use APR_SUBDIR_CONFIG, which does not support recursive help.  It
should; this might avoid bugs such as #17244.  If I get around to it, I will
work on this.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to