The --with-junit option is not actually required if you have installed
commitf308bdd9d88b7f51a1a89340939e7a64c38d4250
authorepg <epg@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Fri, 11 Apr 2008 22:07:55 +0000 (11 22:07 +0000)
committerepg <epg@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Fri, 11 Apr 2008 22:07:55 +0000 (11 22:07 +0000)
tree3b0fc147a896af2734840f195daafd88332aac3c
parent0481d5b74d3712e6760a56620a5bd8f877e6cf34
The --with-junit option is not actually required if you have installed
junit into the JRE lib/ext directory; don't bomb without it.

* Makefile.in
  (javahl): Say javahl-tests not @JAVAHL_TESTS_TARGET@ .
  (check-javahl): Don't test @JAVAHL_TESTS_TARGET@ before running tests.

* configure.ac
  Don't set JAVAHL_TESTS_TARGET .

git-svn-id: http://svn.collab.net/repos/svn/trunk@30548 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
Makefile.in
configure.ac