summaryrefslogtreecommitdiff
path: root/ext/bz2/package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bz2/package.xml')
-rw-r--r--ext/bz2/package.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/bz2/package.xml b/ext/bz2/package.xml
index 7ad1bcfa5a..107f218866 100644
--- a/ext/bz2/package.xml
+++ b/ext/bz2/package.xml
@@ -23,6 +23,9 @@ Bz2 is an extension to create and parse bzip2 compressed data.
Initial Release in PECL
</notes>
</release>
+ <configureoptions>
+ <configureoption name="with-bz2" default="autodetect" prompt="path to bz2 installation?"/>
+ </configureoptions>
<filelist>
<dir role="src" name="/">
<file role="doc">CREDITS</file>