summaryrefslogtreecommitdiff
path: root/java/jdk13/files/patch-javai_md.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Add ${LOCALBASE}/lib to the default search path for libraries when usingGreg Lewis2004-01-191-0/+13
JNI. XXX: Maybe ${X11BASE}/lib and /lib (5.x dynamic root support) should also be added? /lib is part of the default search path on Linux. Requested by: marcus