]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation on GTK when Xrandr is not present
authorPo Lu <luangruo@yahoo.com>
Wed, 25 May 2022 00:49:14 +0000 (08:49 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 25 May 2022 00:53:31 +0000 (08:53 +0800)
commitfcf80d7e62edb5a5ac0da346ac4d189671be2abf
treea9ab71fa6c4b67651fc7bdb6766fc3eb2d3c4c74
parentc00ffe263d9ffeb4d2a5e13cc124c786152137db
Fix compilation on GTK when Xrandr is not present

* src/xterm.c (x_term_init): Make term always present on GTK.
src/xterm.c