Prevent core dumps with GTK by disabling secondary X connections there.
authorKaroly Lorentey <lorentey@elte.hu>
Mon, 12 Dec 2005 03:15:52 +0000 (03:15 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Mon, 12 Dec 2005 03:15:52 +0000 (03:15 +0000)
commit5f6a587f307d47878dfa44058c613fefab4ecac3
tree0e01b9c4d14238d1d8af843268ded8d9dba7e426
parentd68058039e1ff5635b2e44509fc242de4f0a286f
Prevent core dumps with GTK by disabling secondary X connections there.

* src/xterm.c (x_term_init) [!HAVE_GTK_MULTIDISPLAY]:
  Refuse to create secondary X connections.

* configure.in (HAVE_GTK_MULTIDISPLAY): Disable test, unconditionally undefine.
* configure: Regenerate.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-450
README.multi-tty
configure
configure.in
src/xterm.c