View | Details | Raw Unified | Return to bug 52615 | Differences between
and this patch

Collapse All | Expand All

(-)configure.php (+1 lines)
Lines 50-55 Link Here
50
NCURSES		"ncurses support (CLI only)" ${WITH_NCURSES:-OFF} \
50
NCURSES		"ncurses support (CLI only)" ${WITH_NCURSES:-OFF} \
51
OPENLDAP	"OpenLDAP support" ${WITH_OPENLDAP:-OFF} \
51
OPENLDAP	"OpenLDAP support" ${WITH_OPENLDAP:-OFF} \
52
OPENSSL		"OpenSSL support" ${WITH_OPENSSL:-OFF} \
52
OPENSSL		"OpenSSL support" ${WITH_OPENSSL:-OFF} \
53
ORACLE		"Oracle 7 support" $(WITH_ORACLE:-OFF) \
53
PCNTL		"pcntl support (CLI only)" ${WITH_PCNTL:-OFF} \
54
PCNTL		"pcntl support (CLI only)" ${WITH_PCNTL:-OFF} \
54
PCRE		"Perl Compatible Regular Expression support" ${WITH_PCRE:-OFF} \
55
PCRE		"Perl Compatible Regular Expression support" ${WITH_PCRE:-OFF} \
55
PDFLIB		"PDFlib support" ${WITH_PDFLIB:-OFF} \
56
PDFLIB		"PDFlib support" ${WITH_PDFLIB:-OFF} \

Return to bug 52615