Add option --enable-gcov to build GStreamer with -fprofile-arcs and -ftest-coverage...
authorDavid Schleef <ds@schleef.org>
Fri, 9 Jan 2004 01:42:11 +0000 (01:42 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 9 Jan 2004 01:42:11 +0000 (01:42 +0000)
commit67062b73202787346f669d1bc07c06d6b67f1bda
treeab09b1b1af6b5431bbea81c4a937fa6325bdf56b
parent41f4e04de9e2aff9463965ba3c653cf2ce8f9855
Add option --enable-gcov to build GStreamer with -fprofile-arcs and -ftest-coverage, which allows gcov to show inform...

Original commit message from CVS:
Add option --enable-gcov to build GStreamer with -fprofile-arcs
and -ftest-coverage, which allows gcov to show information about
testsuite coverage.
ChangeLog
Makefile.am
configure.ac