Re: Configure line of PHP 5.1 port
Ryan Schmidt <[email protected]> Wed, 30 Aug 2006 09:46:59 +0200
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
On Aug 30, 2006, at 05:46, Mark Duling wrote: > I also don't understand the real world benefit of a PDO option > (or including it by default) and why people would use it because I > just > don't know about it and I'd like to hear more about it. Note that we're not arguirng about an option to include PDO. PDO is already included. The argument is about whether it should be statically linked in, as it is now, or a shared module. And I'm just trying to figure out why this distinction matters at all.