weston/shared
Pekka Paalanen 200019c0c6 compositor: check for execinfo.h
Some systems may not have execinfo.h. Add a configure test for it, and
if it is not found, make the backtrace() call a no-operation.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-05-31 13:52:24 -04:00
..
cairo-util.c Share code to to classify pointer location in frame 2012-05-22 16:38:53 -04:00
cairo-util.h Share code to to classify pointer location in frame 2012-05-22 16:38:53 -04:00
config-parser.c config-parser: add missing return for an error case 2012-04-17 14:33:30 +03:00
config-parser.h Fix a few -pedantic warnings 2012-05-10 14:11:44 -04:00
image-loader.c Fix a few -pedantic warnings 2012-05-10 14:11:44 -04:00
Makefile.am compositor: work around missing SOCK_CLOEXEC 2012-05-31 13:52:20 -04:00
option-parser.c Add an option parser 2012-03-12 01:28:50 -04:00
os-compatibility.c compositor: work around missing SOCK_CLOEXEC 2012-05-31 13:52:20 -04:00
os-compatibility.h compositor: check for execinfo.h 2012-05-31 13:52:24 -04:00