diff --git a/x/lib/xulrunner.xml b/x/lib/xulrunner.xml index 765c1cb922..d4b574bd3b 100644 --- a/x/lib/xulrunner.xml +++ b/x/lib/xulrunner.xml @@ -175,7 +175,7 @@ ac_add_options --enable-optimize # (Options to use system installed libraries) # Using the shipped version of libsqlite3 has been reported to cause # problems with other applications which were using sqlite3. -# Only comment this line if you know excatly what you are doing! +# Only comment this line if you know exactly what you are doing! ac_add_options --enable-system-sqlite # Comment this only if you want to use whatever patched version of cairo @@ -211,10 +211,10 @@ ac_add_options --with-system-zlib ac_add_options --disable-accessibility # Uncomment this if you did not build curl. -ac_add_options --disable-crashreporter +#ac_add_options --disable-crashreporter # Comment this if you have built dbus-glib. -#ac_add_options --disable-dbus +ac_add_options --disable-dbus # Comment this if you have gnome-vfs and libgnomeui, and wish to # integrate xulrunner into your gnome desktop diff --git a/xsoft/graphweb/firefox.xml b/xsoft/graphweb/firefox.xml index 2717037101..f992d38faa 100644 --- a/xsoft/graphweb/firefox.xml +++ b/xsoft/graphweb/firefox.xml @@ -187,7 +187,7 @@ ac_add_options --enable-optimize # (Options to use system installed libraries) # Using the shipped version of libsqlite3 has been reported to cause # problems with other applications which were using sqlite3. -# Only comment this line if you know excatly what you are doing! +# Only comment this line if you know exactly what you are doing! ac_add_options --enable-system-sqlite # Comment this only if you want to use whatever patched version of cairo @@ -223,10 +223,10 @@ ac_add_options --with-system-zlib ac_add_options --disable-accessibility # Uncomment this if you did not build curl. -ac_add_options --disable-crashreporter +#ac_add_options --disable-crashreporter # Comment this if you have built dbus-glib. -#ac_add_options --disable-dbus +ac_add_options --disable-dbus # Comment this if you have gnome-vfs and libgnomeui, and wish to # integrate xulrunner into your gnome desktop