--- uget-1.6.1/uget-gtk/uget-gtk-timeout.c.debug 2010-11-12 04:34:26.000000000 +0900 +++ uget-1.6.1/uget-gtk/uget-gtk-timeout.c 2010-11-12 04:40:28.000000000 +0900 @@ -604,7 +604,7 @@ // set title and body string = g_strconcat (UGET_GTK_NAME " - ", title, NULL); if (notification == NULL) { -#if LIBNOTIFY_VERSION_MINOR >= 7 +#if NOTIFY_VERSION_MINOR >= 7 notification = notify_notification_new (string, body, UGET_GTK_ICON_NAME); #else