projects
/
m6w6
/
ext-pq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
b309185
)
Revert "no need for the dafult option"
author
Michael Wallner
<mike@php.net>
Thu, 23 Oct 2014 10:00:55 +0000
(12:00 +0200)
committer
Michael Wallner
<mike@php.net>
Thu, 23 Oct 2014 10:00:55 +0000
(12:00 +0200)
This reverts commit
6ff6d5c9b7bb2ce98e984172b9ccd4adf033a2ec
.
package.xml
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index b261fa277f87b9e759adbcc6d2c9f410cab42ed6..39f8e58bec6a67565b183a53fffd21ddcd146c8a 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-149,6
+149,7
@@
http://pear.php.net/dtd/package-2.0.xsd">
</dependencies>
<providesextension>pq</providesextension>
<extsrcrelease>
+ <configureoption default="yes" name="with-pq" prompt="whether to enable libpq support" />
</extsrcrelease>
</package>