Redundancy.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5098 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -207,8 +207,6 @@
|
|||||||
|
|
||||||
<!-- checks whether our Flash library needs building -->
|
<!-- checks whether our Flash library needs building -->
|
||||||
<target name="checkabclib">
|
<target name="checkabclib">
|
||||||
<available property="asc.present"
|
|
||||||
classname="macromedia.asc.embedding.ScriptCompiler" classpathref="classpath"/>
|
|
||||||
<condition property="no_build_abclib"><or>
|
<condition property="no_build_abclib"><or>
|
||||||
<not><available classname="macromedia.asc.embedding.ScriptCompiler"
|
<not><available classname="macromedia.asc.embedding.ScriptCompiler"
|
||||||
classpathref="classpath"/></not>
|
classpathref="classpath"/></not>
|
||||||
|
|||||||
Reference in New Issue
Block a user