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:
parent
a670e341cc
commit
2af252d16c
1 changed files with 2 additions and 0 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
|
@ -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
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue