diff options
| author | JiHO <jiho-sf@users.sourceforge.net> | 2007-04-30 20:56:49 +0000 |
|---|---|---|
| committer | jiho-sf <jiho-sf@users.sourceforge.net> | 2007-04-30 20:56:49 +0000 |
| commit | b7497c6c746b5c37c6912b7b8b95648898bf1630 (patch) | |
| tree | 23fbd97866c59ffff499b66ac4a3a7ed9b7c232e /src/debug/logger.cpp | |
| parent | fix csp opening closed subpaths. (diff) | |
| download | inkscape-b7497c6c746b5c37c6912b7b8b95648898bf1630.tar.gz inkscape-b7497c6c746b5c37c6912b7b8b95648898bf1630.zip | |
committed patch 1702352 from John Faith.
"-Wno-pointer-sign" is added to CFLAGS, then AC_COMPILE_IFELSE is run, but g++ instead of gcc is used. For gcc 3.3 (Mac OS 10.3.9) this causes compiler failure "unrecognized option" when building libcroco. This is apparently due to the "AC_LANG(C++)" line before the compile test, so adding "AC_LANG_PUSH(C)" before the compile test and "AC_LANG_POP" after the test seems to set the correct compiler.
(bzr r2969)
Diffstat (limited to 'src/debug/logger.cpp')
0 files changed, 0 insertions, 0 deletions
