From 17c0a1546cfb3b24c6955adbcc77aac5709f726c Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Mon, 30 Aug 1999 23:33:10 -0500 Subject: [svn-r1620] Fixed a typo in the configure.in. configure is derived from it. --- configure | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 3d58260..a6ca30c 100755 --- a/configure +++ b/configure @@ -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' -- cgit v0.12