Depot is always built, now.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4781 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -3,11 +3,4 @@
|
||||
<!-- build configuration -->
|
||||
<project name="narya-checks" basedir=".">
|
||||
|
||||
<!-- checks the availability of certain libraries -->
|
||||
<target name="check-available">
|
||||
<available property="depot.present"
|
||||
classname="com.samskivert.jdbc.depot.Query" classpathref="classpath"/>
|
||||
<echo message="Have JDBC Depot: ${depot.present}"/>
|
||||
</target>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user