ID: 29625
Updated by: [EMAIL PROTECTED]
Reported By: ych at tcte dot com dot cn
-Status: Open
+Status: Feedback
Bug Type: *Configuration Issues
Operating System: linux
PHP Version: 4.3.8
New Comment:
So, does it cause any problems for you?
It works perfectly for me and others.
Previous Comments:
------------------------------------------------------------------------
[2004-08-12 03:17:44] ych at tcte dot com dot cn
Description:
------------
in configure file line 86047, missing quotation mark for variable
PHP_SABLOT_JS_LIBS
Reproduce code:
---------------
*)
LIBS="-ljs $LIBS"
;;
esac
fi
PHP_SABLOT_JS_LIBS=-L$PHP_SABLOT_JS_DIR/lib -ljs
else
echo "$ac_t""no" 1>&6
LDFLAGS=$save_old_LDFLAGS
ext_shared=$save_ext_shared
unset ac_cv_func_js
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=29625&edit=1