Edit report at https://bugs.php.net/bug.php?id=24337&edit=1

 ID:                 24337
 Updated by:         phi...@php.net
 Reported by:        philip at cornado dot com
 Summary:            additional configure --with-avail, and fix
                     --enable-all
-Status:             Wont fix
+Status:             Open
 Type:               Feature/Change Request
 Package:            *General Issues
 Operating System:   all
 PHP Version:        4.3.3RC1
 Block user comment: N
 Private report:     N

 New Comment:

Not sure how a feature request can be closed like this, and besides, 
--enable-all 
does not work like the "--with-avail" description.


Previous Comments:
------------------------------------------------------------------------
[2010-11-19 01:12:06] j...@php.net

It already works like 'with-avail'. And not very useful either.

------------------------------------------------------------------------
[2003-06-25 11:59:34] philip at cornado dot com

Description:
------------
The following configure options would be nice:

New features:
-----------------------------------------------------------
--with-avail   : Compiles in all --with-* extensions that 
                 are available on a system.  If not
                 available/found, they are skipped.
--enable-avail : Alias to --enable-all as I assume all
                 enables are available.  Maybe not?
--with-all     : Attempts to compile with all --with-*
                 extensions, available or not.

Changed behavior:
-----------------------------------------------------------
--enable-all   : Attempts to compile in all --enable-*
                 extensions.  Currently this attempts to
                 compile in --with and --enable, so can
                 be considered "broken".

There can also be --without-all and --disable-all although   --disable-all 
currently exists, it disables everything, --with or --enable.

So, this is also a request to fix --enable-all or perhaps rename it as 
--with-all (but even then it wouldn't be fully accurate).



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=24337&edit=1

Reply via email to