Remove comment about previously outstanding TODO that has been cleaned up.
This commit is contained in:
parent
28da117186
commit
43ad8e611a
1 changed files with 0 additions and 4 deletions
|
|
@ -85,10 +85,6 @@ director_nspace_director_name_collision.%: JAVA_PACKAGE = $*Package
|
||||||
+($(PKGDIRSETUP) && $(swig_and_compile_multi_cpp))
|
+($(PKGDIRSETUP) && $(swig_and_compile_multi_cpp))
|
||||||
$(run_testcase)
|
$(run_testcase)
|
||||||
|
|
||||||
# don't duplicate $(setup), just add explicit $(PKGDIRSETUP)
|
|
||||||
# This doesn't work yet since for PKGPRAGMA test, PKGDIRSETUP deletes
|
|
||||||
# JAVA_PACKAGE, but next line tries to cd there.
|
|
||||||
|
|
||||||
# COMPILES java files then runs the testcase. A testcase is only run if
|
# COMPILES java files then runs the testcase. A testcase is only run if
|
||||||
# a file is found which has _runme.java appended after the testcase name.
|
# a file is found which has _runme.java appended after the testcase name.
|
||||||
# Note Java uses LD_LIBRARY_PATH under Unix, PATH under Cygwin/Windows, SHLIB_PATH on HPUX and DYLD_LIBRARY_PATH on Mac OS X.
|
# Note Java uses LD_LIBRARY_PATH under Unix, PATH under Cygwin/Windows, SHLIB_PATH on HPUX and DYLD_LIBRARY_PATH on Mac OS X.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue