git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72369
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
* Use the Hildon 2.0 framework
*/
#define wxUSE_LIBHILDON2 0
* Use the Hildon 2.0 framework
*/
#define wxUSE_LIBHILDON2 0
-/*
- * Use libnotify library.
- */
-#define wxUSE_LIBNOTIFY 0
#define wxUSE_DC_TRANSFORM_MATRIX 1
/*
* Use libnotify library.
*/
#define wxUSE_DC_TRANSFORM_MATRIX 1
/*
* Use libnotify library.
*/
#define wxUSE_LIBNOTIFY 1
#define wxUSE_LIBNOTIFY 1
+#else
+#define wxUSE_LIBNOTIFY 0
+#endif