author | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 28 Apr 2015 05:39:02 +0000 (07:39 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 28 Apr 2015 05:39:02 +0000 (07:39 +0200) | ||
commit | db7c38fe510ddae9891091d8b580ba1bdee96860 | |
tree | 8759175738cf95e6ad77e434bcae3270abd788b5 | tree | snapshot |
parent | fc6dcff7db47c2be34f84ce95e74dc46ad1fa22f | commit | diff |
make java components discovery follow symlinks
When `--with-java` points to a symlink, `find` should resolve it, making
the configure script work seamlessly with symlinks pointing to JDK
installations.
This fixes the confusing discrepancy between `--with-java=/path/to/java`
failing and `--with-java=/path/to/java/` working.
When `--with-java` points to a symlink, `find` should resolve it, making
the configure script work seamlessly with symlinks pointing to JDK
installations.
This fixes the confusing discrepancy between `--with-java=/path/to/java`
failing and `--with-java=/path/to/java/` working.
configure.in | diff | blob | history |