mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
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:
parent
02ba4f3263
commit
573f491d56
1 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue