Regenerated

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10125 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-06-09 00:35:15 +00:00
parent 2baa9d0431
commit 32a6d4c36f

3
configure vendored
View file

@ -5433,9 +5433,12 @@ subdirs="Source/mframe"
#--------------------------------------------------------------------
# Record the version
#--------------------------------------------------------------------
echo $ac_n "checking for the version of gnustep-base we are compiling""... $ac_c" 1>&6
echo "configure:5435: checking for the version of gnustep-base we are compiling" >&5
if test -f "Version"; then
. ./Version
fi
echo "$ac_t""$VERSION" 1>&6