Lines Matching refs:CONFIGURE_OPTIONS
62 CONFIGURE_OPTIONS += --enable-ctypes
63 CONFIGURE_OPTIONS += --enable-dtrace
65 CONFIGURE_OPTIONS += --disable-intl-api
67 CONFIGURE_OPTIONS += --enable-install-strip
68 CONFIGURE_OPTIONS += --enable-readline
69 CONFIGURE_OPTIONS += --enable-shared-js
70 CONFIGURE_OPTIONS += --enable-system-ffi
71 CONFIGURE_OPTIONS += --enable-threadsafe
72 CONFIGURE_OPTIONS += --with-system-zlib
73 CONFIGURE_OPTIONS += --with-x
74 CONFIGURE_OPTIONS.32 += --with-system-nspr
77 CONFIGURE_OPTIONS.64 += --with-nspr-cflags="-I/usr/include/mps"
78 CONFIGURE_OPTIONS.64 += --with-nspr-libs="-R/usr/lib/mps/64 -L/usr/lib/mps/64 -lplds4 -lplc4 -lnspr4"