Re: Burning svn revision into binaries
From: Phillip Susi <psusi_at_cfl.rr.com>
Date: 2007-02-27 21:26:16 CET
Justin Verity wrote:
I think you put your backticks in the wrong place, causing the shell to
SVNDEF := -DSVN_REV='svnversion -n .'
Or it might have been:
SVNDEF := -DSVN_REV=$(shell svnversion -n .)
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.