1
0
Fork 0
forked from len0rd/rockbox

attempt to set a variable based on the Revision variable set by CVS

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7065 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2005-07-08 10:19:02 +00:00
parent a670e341cc
commit 2af252d16c

2
tools/configure vendored
View file

@ -13,6 +13,8 @@ CCOPTS="-W -Wall -O -nostdlib -ffreestanding -Wstrict-prototypes"
use_logf="#undef ROCKBOX_HAS_LOGF"
scriptver=`echo '$Revision$' | sed -e 's:\\$::g' -e 's/Revision: //'`
#
# Begin Function Definitions
#