summaryrefslogtreecommitdiff
path: root/m4/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* [build] Remove gcov supportJohan Dahlin2010-05-281-1/+1
| | | | | It's been broken for some time, remove it instead of letting it bitrot.
* its called as-compiler-flag.m4, not as-compiler.m4.Johan Dahlin2008-02-101-1/+1
| | | | | | | | | | 2008-02-10 Johan Dahlin <johan@gnome.org> * m4/Makefile.am (EXTRA_DIST): its called as-compiler-flag.m4, not as-compiler.m4. svn path=/trunk/; revision=109
* Added:Rob Taylor2008-02-081-0/+1
2008-02-08 Rob Taylor <rob.taylor@codethink.co.uk> * Makefile.am: * configure.ac: * gcov.mak: Added: * girepository/Makefile.am: * m4/Makefile.am: Added: * m4/as-compiler-flag.m4: Added: * m4/gcov.m4: Added: * tools/Makefile.am: Add ability to generate a coverage report. Adds configure option --enable-gcov and make rule 'check-coverage'. svn path=/trunk/; revision=105