Confirmed users
2,023
edits
Line 67: | Line 67: | ||
ac_add_options --with-libxul-sdk=<path to the SDK you downloaded and extracted> | ac_add_options --with-libxul-sdk=<path to the SDK you downloaded and extracted> | ||
</pre> | </pre> | ||
Note: if you are building for x86 ubuntu, you will want to add "ac_add_options --disable-dbus" to your mozconfig | |||
You then need to pull nspr and nss, simply because client.mk assumes you want to configure it. | You then need to pull nspr and nss, simply because client.mk assumes you want to configure it. |