Pass font config to config.h and not by TARGET_CFLAGS as adding
arguments doesn't work if TARGET_CFLAGS is specified on command line.
This commit is contained in:
parent
60d5e9cbd9
commit
6f07c4e407
8 changed files with 19 additions and 11 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-12-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Pass font config to config.h and not by TARGET_CFLAGS as adding
|
||||
arguments doesn't work if TARGET_CFLAGS is specified on command
|
||||
line.
|
||||
|
||||
2013-12-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* configure.ac: Add -Wvla if compiler supports it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue