]> git.eshelyaron.com Git - emacs.git/commit
Minor fixes to last change
authorPo Lu <luangruo@yahoo.com>
Sat, 26 Mar 2022 09:12:34 +0000 (17:12 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 26 Mar 2022 09:14:38 +0000 (17:14 +0800)
commit78f99be6753735a096c488e4940384aab75c3256
tree2c92fc1e2817e15a50145725c6fff864c405bc86
parenta4d45f1efd669bae3ea21a0c2cf0e3302a8379f2
Minor fixes to last change

* src/Makefile.in: Add XSHAPE_LIBS and XSHAPE_CFLAGS.
(LIBES, EMACS_CFLAGS): Likewise.

* src/xterm.c (x_dnd_compute_toplevels): Fix build without
HAVE_XCB_SHAPE.
src/Makefile.in
src/xterm.c