Don't let D-bus autolaunch mess up SIGCHLD handling.
commitfc186a96df6853da2a94b76b40b6f3f8b24e52ac
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 31 May 2013 01:41:52 +0000 (30 18:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 31 May 2013 01:41:52 +0000 (30 18:41 -0700)
treeddfd14e63fbeb236be46628f69c2ebf57da3a632
parent0e64479a3aa321a1a44e2057eebbf5c378b7ad5c
Don't let D-bus autolaunch mess up SIGCHLD handling.

* xterm.c (x_term_init): Inhibit D-Bus autolaunch if D-Bus is
not already configured.

Fixes: debbugs:14474
src/ChangeLog
src/xterm.c