Workaround 1509627: add comment to config/subs.m4 about the change to the default...
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 31 Aug 2006 03:03:51 +0000 (03:03 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 31 Aug 2006 03:03:51 +0000 (03:03 +0000)
git-svn-id: http://svn.voria.com/code@223 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/config/subs.m4

index 7760ed2..e1fc1e6 100644 (file)
@@ -96,6 +96,7 @@ AC_DEFUN([AC_ARG_DEBUG],
 
 
 
+## Optimisation level 2 in g++ 4.1 or g++ 4.2 breaks composition loading in the vector parsing function in loadcanvas.cpp (1509627)
 AC_DEFUN([AC_ARG_OPTIMIZATION],
 [
        AC_MSG_CHECKING([for optimization flags])