]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation with GTK versions older than 3
authorEli Zaretskii <eliz@gnu.org>
Wed, 1 Jan 2020 17:55:35 +0000 (19:55 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 1 Jan 2020 19:16:48 +0000 (21:16 +0200)
commit338154240e05a06a9fedb806940ef671868b4722
treef66bf42f7eb8fdb78605bbfae3ec44b4772d7525
parent071483b6f516b737182440264ec11c94ada53dc3
Fix compilation with GTK versions older than 3

* src/xfns.c (x_get_net_workarea): Change a recently moved #ifndef
so that GTK builds which need this function will compile it.
Reported by John <jpff@codemist.co.uk>.

(cherry picked from commit d36adb544d984b91c70f6194da01344e4b2b6fc9)
src/xfns.c