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:
16f45ef
)
no need for the dafult option
author
Michael Wallner
<mike@php.net>
Tue, 30 Sep 2014 18:44:57 +0000
(20:44 +0200)
committer
Michael Wallner
<mike@php.net>
Tue, 30 Sep 2014 18:44:57 +0000
(20:44 +0200)
package.xml
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index 22f35115523cf5bae3bc0f6ca1e84e75ceb70694..5e369159eb8928eb93cda0eb7a1ccdd1b9903593 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-148,7
+148,6
@@
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>