1
1
This commit was SVN r27321.
Этот коммит содержится в:
Ralph Castain 2012-09-12 14:30:03 +00:00
родитель c4fd3df2df
Коммит 9057e84ec1

Просмотреть файл

@ -100,7 +100,7 @@ AC_DEFUN([ORTE_SETUP_JAVA],[
if test "$found" = "0"; then
# Various Linux
if -z "$JAVA_HOME"; then
if test -z "$JAVA_HOME"; then
dir='/usr/lib/jvm/java-*-openjdk-*/include/'
else
dir=$JAVA_HOME/include