]> git.eshelyaron.com Git - emacs.git/commit
Fix build failure with Fx_gtk_debug
authorMartin Rudalics <rudalics@gmx.at>
Sun, 12 Apr 2020 08:00:28 +0000 (10:00 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Sun, 12 Apr 2020 08:00:28 +0000 (10:00 +0200)
commit1482a75efa7e198b38bd6871c1b35eedc2c94fca
tree27c7db3a25fe664db5496f101d41fec8ea1d5630
parentcf57663f2ab80814d17eee0f21b498262f933d89
Fix build failure with Fx_gtk_debug

* src/xfns.c (Fx_gtk_debug, Sx_gtk_debug): Define only for GTK
versions >= 3.14.0 so gtk_window_set_interactive_debugging is
defined.  Reported by Andreas Schwab  <schwab@linux-m68k.org>.
src/xfns.c