r23401 - gnucash/trunk - Remove some redundant variable definitions in Makefile.am

Geert Janssens gjanssens at code.gnucash.org
Sat Nov 16 11:37:58 EST 2013


Author: gjanssens
Date: 2013-11-16 11:37:58 -0500 (Sat, 16 Nov 2013)
New Revision: 23401
Trac: http://svn.gnucash.org/trac/changeset/23401

Modified:
   gnucash/trunk/Makefile.am
Log:
Remove some redundant variable definitions in Makefile.am

These are set automatically via AC_SUBST in configure.ac

Modified: gnucash/trunk/Makefile.am
===================================================================
--- gnucash/trunk/Makefile.am	2013-11-16 16:37:50 UTC (rev 23400)
+++ gnucash/trunk/Makefile.am	2013-11-16 16:37:58 UTC (rev 23401)
@@ -185,9 +185,7 @@
 
 .potfiles:
 
-GIT_CMD = @GIT_CMD@
 SVN = svn
-SCM_TYPE = @SCM_TYPE@
 
 if BUILDING_FROM_SCM
 # This rule will generate a ChangeLog of gnucash/trunk commits, plus



More information about the gnucash-changes mailing list