r22998 - gnucash/trunk - Fix windows build after it got broken by r22982

Geert Janssens gjanssens at code.gnucash.org
Tue May 21 06:59:32 EDT 2013


Author: gjanssens
Date: 2013-05-21 06:59:31 -0400 (Tue, 21 May 2013)
New Revision: 22998
Trac: http://svn.gnucash.org/trac/changeset/22998

Modified:
   gnucash/trunk/configure.ac
Log:
Fix windows build after it got broken by r22982

Modified: gnucash/trunk/configure.ac
===================================================================
--- gnucash/trunk/configure.ac	2013-05-20 18:45:49 UTC (rev 22997)
+++ gnucash/trunk/configure.ac	2013-05-21 10:59:31 UTC (rev 22998)
@@ -176,7 +176,6 @@
 
 # test whether we are building directly from svn/svk/git/bzr
 AC_MSG_CHECKING(if building from an scm managed directory)
-GIT_CMD=
 savedir="$PWD"
 cd "${srcdir}"
 ./util/gnc-scm-info -r . >/dev/null 2>&1



More information about the gnucash-changes mailing list