2010-02-15 Vladimir Serbinenko <phcoder@gmail.com>

* gensymlist.sh.in: Use TARGET_CC instead of CC.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-02-15 18:59:40 +01:00
parent 6fa7cfce65
commit 0dd1e0dd38
2 changed files with 5 additions and 1 deletions

View file

@ -14,7 +14,7 @@
### The configure script will replace these variables.
: ${srcdir=@srcdir@}
: ${CC=@CC@}
: ${CC=@TARGET_CC@}
cat <<EOF