]> code.delx.au - gnu-emacs/commit
Another fix for MinGW64 and Cygwin builds due to notifications
authorEli Zaretskii <eliz@gnu.org>
Fri, 13 Nov 2015 09:02:04 +0000 (11:02 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 13 Nov 2015 19:57:33 +0000 (21:57 +0200)
commit82f3dc0ea251f456fd2ed5983eef8bb3adc7cf3d
treea82a491959bacceca20a2410a70308dbc25e5b46
parent071b2e16a0ca8baaf4fa7d52aaa84a652243475e
Another fix for MinGW64 and Cygwin builds due to notifications

* src/w32fns.c: Ifdef away tray notification code if D-Bus is
being compiled into Emacs.
(syms_of_w32fns) [WINDOWSNT && !HAVE_DBUS]: Don't defsubr
Sw32_notification_notify and Sw32_notification_close if the code
is not compiled.  Reported by Andy Moreton <andrewjmoreton@gmail.com>.

Backport.
src/w32fns.c