Initial set of fixes for build system
This commit is contained in:
@ -14,7 +14,9 @@ The simplest way to compile this package is:
|
||||
Running `configure' might take a while. While running, it prints
|
||||
some messages telling which features it is checking for.
|
||||
|
||||
2. Type `ant' to compile the package.
|
||||
2. Type `ant' to compile the package. You need to add the cpptasks.jar to ant
|
||||
classpath. Usually this can be done by copy that jar into ant lib dir.
|
||||
cpptasks.jar can be downloaded from http://ant-contrib.sourceforge.net.
|
||||
|
||||
3. Optionally, type `ant check' to run any self-tests that come with
|
||||
the package.
|
||||
|
Reference in New Issue
Block a user