Do not include obsolete ../Version

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12080 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-10 17:57:42 +00:00
parent 02ba4f3263
commit 573f491d56

View file

@ -424,9 +424,6 @@ AC_SUBST(AUTO_DEPENDENCIES)
#--------------------------------------------------------------------
AC_MSG_CHECKING(for the version of gnustep-make we are compiling)
. ./Version
if test -f "../Version"; then
. ../Version
fi
AC_MSG_RESULT($GNUSTEP_MAKE_VERSION)
DATE=`date +"%Y%m%d"`
AC_SUBST(GNUSTEP_MAKE_VERSION)