diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-08-30 04:37:31 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-08-30 04:37:31 +0800 |
commit | 606d7f1ba115eeb1a9681076cdb33f9d3a4cf877 (patch) | |
tree | 753f1072fc159d2aa18dbbd771cda8e279f3ded6 /ChangeLog | |
parent | 16d8cf513a954ab3bfe469d1cf94340e25ebfc98 (diff) | |
download | gsoc2013-epiphany-606d7f1ba115eeb1a9681076cdb33f9d3a4cf877.tar gsoc2013-epiphany-606d7f1ba115eeb1a9681076cdb33f9d3a4cf877.tar.gz gsoc2013-epiphany-606d7f1ba115eeb1a9681076cdb33f9d3a4cf877.tar.bz2 gsoc2013-epiphany-606d7f1ba115eeb1a9681076cdb33f9d3a4cf877.tar.lz gsoc2013-epiphany-606d7f1ba115eeb1a9681076cdb33f9d3a4cf877.tar.xz gsoc2013-epiphany-606d7f1ba115eeb1a9681076cdb33f9d3a4cf877.tar.zst gsoc2013-epiphany-606d7f1ba115eeb1a9681076cdb33f9d3a4cf877.zip |
Only include execinfo.h if it exists.
2005-08-29 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-debug.c:
Only include execinfo.h if it exists.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-08-29 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-debug.c: + + Only include execinfo.h if it exists. + +2005-08-29 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: * lib/ephy-debug.c: (trap_handler): |