FreeBSD Bugzilla – Attachment 9408 Details for
Bug 19277
Addition of GNU gettext to selectable php modules
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 691 bytes, created by
adrian
on 2000-06-15 00:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
adrian
Created:
2000-06-15 00:30:01 UTC
Size:
691 bytes
patch
obsolete
>--- configure.php.orig Wed Jun 14 19:06:17 2000 >+++ configure.php Wed Jun 14 19:11:41 2000 >@@ -14,6 +14,7 @@ > GD "GD library support" OFF \ > FreeType "TrueType font rendering (implies GD)" OFF \ > zlib "zlib library support" ON \ >+gettext "gettext library support" OFF \ > mcrypt "Encryption support" OFF \ > mhash "Crypto-hashing support" OFF \ > pdflib "pdflib support (implies zlib)" OFF \ >@@ -68,6 +69,10 @@ > \"zlib\") > echo "CONFIGURE_ARGS+=--with-zlib" > ZLIB=1 >+ ;; >+ \"gettext\") >+ echo "LIB_DEPENDS+= intl.1:${PORTSDIR}/devel/gettext" >+ echo "CONFIGURE_ARGS+=--with-gettext" > ;; > \"mcrypt\") > echo "LIB_DEPENDS+= mcrypt-2.2.2:\${PORTSDIR}/security/libmcrypt"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19277
: 9408