ID: 29625 Updated by: [EMAIL PROTECTED] Reported By: ych at tcte dot com dot cn -Status: Open +Status: Closed Bug Type: *Configuration Issues Operating System: linux PHP Version: 4.3.8 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2004-08-18 03:11:22] ych at tcte dot com dot cn while configure --enable-xslt --with-xslt-sablot=/usr/local/sablot --with-sablot-js=/usr/local/js, an error will said: -ljs, command not find..... ------------------------------------------------------------------------ [2004-08-17 15:15:58] [EMAIL PROTECTED] So, does it cause any problems for you? It works perfectly for me and others. ------------------------------------------------------------------------ [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