|
From: Michael C. <me...@uc...> - 2001-10-16 18:52:34
|
Hi,
I'm not an expert on script/configure/make but... I could not get into
source forge to post this.
configure line 6237 should be:
if test "X$with_mozjs" = "Xno"; then
and not
if test "X$with_mozjs" == "Xno"; then
--
Michael E. Case
UC Davis
ca...@uc...
(530) 754-7226
|