2003/02/12 06:45:05
[org.ibex.core.git] / src / org / xwt / plat / Linux.xml
index 36ae917..6e52814 100644 (file)
@@ -4,7 +4,7 @@
 
     <target name="build">
         <property name="gcc-target" value=""/>
-        <property name="linkflags" value="-L/usr/X11R6/lib -lX11 -lXext -ldl --static"/>
+        <property name="linkflags" value="-L/usr/X11R6/lib -lX11 -lXext --static"/>
         <property name="binaryname" value="xwt"/>
         <property name="subplat" value="X11"/>
         <ant target="build" antfile="src/org/xwt/plat/GCJ.xml"/>