summaryrefslogtreecommitdiffstats
path: root/src/debug/timestamp.cpp
diff options
context:
space:
mode:
authorJiHO <jiho-sf@users.sourceforge.net>2007-04-30 20:56:49 +0000
committerjiho-sf <jiho-sf@users.sourceforge.net>2007-04-30 20:56:49 +0000
commitb7497c6c746b5c37c6912b7b8b95648898bf1630 (patch)
tree23fbd97866c59ffff499b66ac4a3a7ed9b7c232e /src/debug/timestamp.cpp
parentfix csp opening closed subpaths. (diff)
downloadinkscape-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/timestamp.cpp')
0 files changed, 0 insertions, 0 deletions