diff --git a/configure.ac b/configure.ac index 00d3fa5..3cb2ada 100644 --- a/configure.ac +++ b/configure.ac @@ -447,6 +447,10 @@ if test "$app_cv_rexx" != "yes"; then app_cv_rexx="yes" fi +else + + REXX_HOME=`$PKG_CONFIG --variable=prefix ooRexx`/share/ooRexx + fi if test "$app_cv_rexx" == "yes"; then -- libgit2 0.21.2