[svn-r1620] Fixed a typo in the configure.in. configure is derived from it.

This commit is contained in:
Albert Cheng 1999-08-30 23:33:10 -05:00
parent 99d84a8f4c
commit 17c0a1546c
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -4460,7 +4460,7 @@ fi
esac
sASS=yes
GASS=yes
TESTGASS='$(srcdir)/testgass'

View File

@ -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'