This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: RFA: Set default value for java.library.path
>>>>> "Tom" == Thomas Fitzsimmons <fitzsim@redhat.com> writes:
Tom> Here's an updated patch.
Tom> 2005-09-12 Thomas Fitzsimmons <fitzsim@redhat.com>
Tom> PR libgcj/23762
Tom> * shlibpath.m4: New file.
Tom> * configure.ac: If libltdl is being used call AC_LTDL_SHLIBPATH
Tom> macro.
Tom> * gnu/classpath/natSystemProperties.cc (insertSystemProperties)
Tom> [USE_LTDL]: If it was not defined with -D set java.library.path to
Tom> the value of LTDL_SHLIBPATH_VAR.
Looks good to me, please commit.
Tom