sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Elisamuel Resto (5022c97fbe5b95ee3cbab78819f8f4cce3d4a6cf)
- From: Elisamuel Resto <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (5022c97fbe5b95ee3cbab78819f8f4cce3d4a6cf)
- Date: Wed, 8 Oct 2008 04:47:48 -0500
GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:
php-pear/php/BUILD | 2 +-
php-pear/php/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 5022c97fbe5b95ee3cbab78819f8f4cce3d4a6cf
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
php-pear/php: fix building of IMAP extension with SSL (Bug #14779)
diff --git a/php-pear/php/BUILD b/php-pear/php/BUILD
index a368c6e..9a453e8 100755
--- a/php-pear/php/BUILD
+++ b/php-pear/php/BUILD
@@ -8,7 +8,7 @@ if list_find "${OPTS}" "--enable-cgi" || list_find "${OPTS}"
"--enable-fastcgi";
fi &&
# Setup SSL IMAP if desired
-if list_find "${OPTS}" "--with-imap"; then
+if list_find "${OPTS}" "--with-imap=${INSTALL_ROOT}/usr"; then
# Setup SSL IMAP if desired
local CCLIENT=$(get_spell_provider $SPELL C-CLIENT) &&
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 5798568..df6bc80 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2008-10-08 Elisamuel Resto <ryuji AT sourcemage.org>
+ * BUILD: fix building of IMAP extension with SSL (Bug #14799)
+
2008-09-06 Elisamuel Resto <ryuji AT sourcemage.org>
* DEPENDS: added tidy as a optional dependency
- [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (5022c97fbe5b95ee3cbab78819f8f4cce3d4a6cf), Elisamuel Resto, 10/08/2008
Archive powered by MHonArc 2.6.24.