In gcov target, added warning if configured with --enable-debug.
authorDavid Levine <levinedl@acm.org>
Sat, 17 Mar 2012 19:33:43 +0000 (14:33 -0500)
committerDavid Levine <levinedl@acm.org>
Sat, 17 Mar 2012 19:33:43 +0000 (14:33 -0500)
commit2d3d6cb7011b7fe432ffda2889e1f27860c49f37
tree6ef19e6d587c406424ce43b2eb75e4616998088f
parentef85387bf79a9922c51ad4a279bd3acad4c3c9ab
In gcov target, added warning if configured with --enable-debug.
While gcov will work with it, it won't reflect optimizations that
are disabled with that option.
Makefile.am