]> 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 09:02:04 +0000 (11:02 +0200)
commitd60ed3f33aae3719828dfb515bc9a16570461dd4
treea82a491959bacceca20a2410a70308dbc25e5b46
parent805a39bcc94d143b0e60e5cd894cdad32af376c3
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>.
src/w32fns.c