Implemented a lot of fixes

This commit is contained in:
Mario Danic
2007-05-12 00:25:56 +00:00
parent 58825fba31
commit a216e7c4dc
7 changed files with 49 additions and 21 deletions

View File

@ -14,9 +14,7 @@ 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. 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.
2. Type `ant' to compile the package.
3. Optionally, type `ant check' to run any self-tests that come with
the package.