You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by hi...@apache.org on 2010/03/21 17:48:14 UTC

svn commit: r925824 - /harmony/enhanced/classlib/trunk/modules/portlib/build.xml

Author: hindessm
Date: Sun Mar 21 16:48:14 2010
New Revision: 925824

URL: http://svn.apache.org/viewvc?rev=925824&view=rev
Log:
Remove unused reference to the old fdlibm download.

Modified:
    harmony/enhanced/classlib/trunk/modules/portlib/build.xml

Modified: harmony/enhanced/classlib/trunk/modules/portlib/build.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/portlib/build.xml?rev=925824&r1=925823&r2=925824&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/portlib/build.xml (original)
+++ harmony/enhanced/classlib/trunk/modules/portlib/build.xml Sun Mar 21 16:48:14 2010
@@ -25,7 +25,7 @@
     <import file="${hy.hdk}/build/ant/properties.xml" />
 
     <property file="../../make/depends.properties" />
-    <property name="fdlibm.zip" location="${depends.oss}/fdlibm_5.2.zip" />
+
     <available property="hythr.available"
         file="${hy.jdk}/jre/bin/default/${shlib.prefix}hythr${shlib.suffix}" />
     <condition property="test.portlib">