You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2009/07/30 05:06:59 UTC

DO NOT REPLY [Bug 47605] New: apr-config: support for "--configure"

https://issues.apache.org/bugzilla/show_bug.cgi?id=47605

           Summary: apr-config: support for "--configure"
           Product: APR
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: APR
        AssignedTo: bugs@apr.apache.org
        ReportedBy: nrc@cs.berkeley.edu


It would be useful to have apr-config and apu-config report the configure flags
that were used when apr/apr-util was compiled. This is helpful, e.g. when
diagnosing whether a particular APR installation has a particular feature
enabled (threads, non-portable atomics, etc.)

There is precedent for this: at the least, PostgreSQL's pg_config program
supports a "--configure" option.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


DO NOT REPLY [Bug 47605] apr-config: support for "--configure"

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47605





--- Comment #1 from Will Rowe <wr...@apache.org>  2009-07-29 20:12:22 PST ---
Two thoughts.  First; it sounds like this could greatly simplify config.nice,
in fact it might just be 

$ . `./apr-2-configure --configuration`

provided that the 'config.nice' style configuration info was sufficient.

Second thought; this won't happen until 1.4 if that is ever released, and more
likely, in 2.0.  So if you would like to offer a patch against trunk that would
be great, otherwise I'm likely to look at this for trunk.  There will be no
more apr-util-2.0, it's all a single library (with loadable modules) so that
will simplify things quite a bit.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 47605] apr-config: support for "--configure"

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47605

Zbigniew <li...@wp.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |listin@wp.pl

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org