Remove some redundant variable definitions in Makefile.am

These are set automatically via AC_SUBST in configure.ac

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23401 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2013-11-16 16:37:58 +00:00
parent 470eed235f
commit a4b143457a

View File

@ -185,9 +185,7 @@ intl-scm/guile-strings.c:
.potfiles: .potfiles:
GIT_CMD = @GIT_CMD@
SVN = svn SVN = svn
SCM_TYPE = @SCM_TYPE@
if BUILDING_FROM_SCM if BUILDING_FROM_SCM
# This rule will generate a ChangeLog of gnucash/trunk commits, plus # This rule will generate a ChangeLog of gnucash/trunk commits, plus