diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-07-27 19:51:55 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-07-27 19:51:55 +0200 |
commit | 32e03eb30fb548a773ca013f7e0cc548fc7b5b2e (patch) | |
tree | 20b1e1f1ab23527b55b485aaf402d54497daf2aa /configure.ac | |
parent | efa862d4f89401c5148746a5aba4d88ed6b6cbaa (diff) | |
download | sciteco-32e03eb30fb548a773ca013f7e0cc548fc7b5b2e.tar.gz |
work around segfaults on Haiku
* there appears to be a bug in Haiku's glib v2.38
g_main_context_unref(). However I could not find a fix
in glib's log.
* as a workaround, simply do not unref the main context.
Memory is reclaimed after program termination anyway.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions