mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r1620] Fixed a typo in the configure.in. configure is derived from it.
This commit is contained in:
parent
99d84a8f4c
commit
17c0a1546c
2
configure
vendored
2
configure
vendored
@ -4460,7 +4460,7 @@ fi
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
||||||
sASS=yes
|
GASS=yes
|
||||||
|
|
||||||
TESTGASS='$(srcdir)/testgass'
|
TESTGASS='$(srcdir)/testgass'
|
||||||
|
|
||||||
|
@ -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 quite modular yet. Globus folks plan to reduce the library dependencies.
|
||||||
dnl
|
dnl
|
||||||
AC_SUBST(GASS)
|
AC_SUBST(GASS)
|
||||||
sASS=yes
|
GASS=yes
|
||||||
AC_SUBST(TESTGASS)
|
AC_SUBST(TESTGASS)
|
||||||
TESTGASS='$(srcdir)/testgass'
|
TESTGASS='$(srcdir)/testgass'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user