configure options --with-xulrunner_includes= and --with-xulrunner_libs=
commit4ec7aeafe09425a0d01d09439fa78dbd17410af8
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Wed, 21 Jul 2010 19:08:00 +0000 (21 21:08 +0200)
committerWitold Filipczyk <nobody@nowhere>
Wed, 21 Jul 2010 19:08:00 +0000 (21 21:08 +0200)
treed9f36117a6e97211ade67c2675224e7891ac0f21
parent331a4dc62b0dbdecba3857d87dc4e12660e5d705
configure options --with-xulrunner_includes= and --with-xulrunner_libs=

The first option specifies the directory of xulrunner includes, eg.
--with-xulrunner_includes=/usr/include/xulrunner
The second: compiler options to find library, eg.
--with-xulrunner_libs="-Wl,-R/usr/lib/xulrunner -L/usr/lib/xulrunner -lmozjs"
NEWS
configure.in