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

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

 New Comment:

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


Previous Comments:
------------------------------------------------------------------------
[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 http://bugs.php.net/bug.php?id=24337&edit=1

Reply via email to