Opened 19 years ago
Closed 19 years ago
#6603 closed defect (fixed)
[PHP5] Cleaner configure.args for mysql* variants
Reported by: | jwthompson2@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Not set | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
For the various mysql variants it would be a good idea to add this line to keep the configure.args clean and less confusing, since its listed as part of phpinfo(). Also, such a change would avoid any possible errors that might crop up should PHP's build process not behave the same in the future.
configure.args-remove --without-mysql
Change History (2)
comment:1 Changed 19 years ago by jwthompson2@…
Summary: | Cleaner configure.args for mysql* variants → [PHP5] Cleaner configure.args for mysql* variants |
---|
comment:2 Changed 19 years ago by jberry@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed. Thanks.