Bug 556400 – Fails to build on OS X 10.4
authorTommi Komulainen <tommi.komulainen@iki.fi>
Wed, 15 Oct 2008 20:44:29 +0000 (20:44 +0000)
committerTommi Komulainen <tko@src.gnome.org>
Wed, 15 Oct 2008 20:44:29 +0000 (20:44 +0000)
commitc1ae84540f4d8276e87c7b31498cc61b7c0a0086
tree4e5d21703ff3ffb5c7601635a84c4dd86cc84f07
parenta658109407ab33222584b93ae00aaf135807a456
Bug 556400 – Fails to build on OS X 10.4

2008-10-15  Tommi Komulainen  <tommi.komulainen@iki.fi>

Bug 556400 – Fails to build on OS X 10.4

* configure.ac: check for functions backtrace and backtrace_symbols
* girepository/girparser.c (backtrace_stderr): Comment out
implementation if the functions are not available.
* gcov.mak (clean-gcov, clean-gcno): always call 'find' with a
directory for better portability

svn path=/trunk/; revision=711
ChangeLog
configure.ac
gcov.mak
girepository/girparser.c