mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
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:
parent
2baa9d0431
commit
32a6d4c36f
1 changed files with 3 additions and 0 deletions
3
configure
vendored
3
configure
vendored
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue