Do not use GTK 3 if it exists but cannot be compiled.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Jun 2013 15:24:14 +0000 (08:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Jun 2013 15:24:14 +0000 (08:24 -0700)
commit8f5f35ccca84dd9d518bae3bb7ff4134d603b96f
treea1a003ef6fb5c2875275b76cb04d8688bca92b42
parente6c6c8c7748471aec72f2e98ade5416e19a20e61
Do not use GTK 3 if it exists but cannot be compiled.

* configure.ac: Leave GTK_OBJ and term_header alone if GTK 3
exists but cannot be compiled.
* src/xmenu.c (x_menu_wait_for_event) [!USE_GTK]:
* src/xterm.c (x_error_handler) [!USE_GTK]:
Do not use GTK 3.
ChangeLog
configure.ac
src/ChangeLog
src/xmenu.c
src/xterm.c