From 72971d5c85c42fdc6a2227ae05eff044d02d8ea4 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Wed, 10 Sep 2003 18:36:53 +0000 Subject: [PATCH] Added caution about how Sablot must be linked to -lstdc++ to work. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140032 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/xslt/configure.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/reference/xslt/configure.xml b/reference/xslt/configure.xml index bec35c86f2..628814faee 100644 --- a/reference/xslt/configure.xml +++ b/reference/xslt/configure.xml @@ -1,5 +1,5 @@ - +
&reftitle.install; @@ -20,6 +20,12 @@ libraries installed on your system somewhere. Naturally, provide all the version numbers. + + + Be sure your Sablot library is linked to -lstdc++ as + otherwise your configure will fail, or PHP will fail to run or load. + + JavaScript E-XSLT support