add xulrunner-fix-31 library and remove xulrunner-fix-24 library
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86/build.xml b/bundles/org.eclipse.swt.gtk.linux.x86/build.xml
index 1f58712..82fd5a6 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86/build.xml
@@ -4,7 +4,7 @@
 	<property name="swt.ws" value="gtk" />
 	<property name="swt.os" value="linux" />
 	<property name="swt.arch" value="x86" />
-	<property name="targets" value="make_mozilla make_xulrunner make_xulrunner24 make_xpcominit install"/>
+	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
 	<property name="version.suffix" value="3.104.0" />