diff options
-rwxr-xr-x | configure | 2 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -4460,7 +4460,7 @@ fi esac -sASS=yes +GASS=yes TESTGASS='$(srcdir)/testgass' diff --git a/configure.in b/configure.in index edad932..6bee40d 100644 --- a/configure.in +++ b/configure.in @@ -372,7 +372,7 @@ dnl The reason we need to check for so many libs because globus is not dnl quite modular yet. Globus folks plan to reduce the library dependencies. dnl AC_SUBST(GASS) -sASS=yes +GASS=yes AC_SUBST(TESTGASS) TESTGASS='$(srcdir)/testgass' |