Fix bug 651723, don't look for libnotify.h if not requested

This commit is contained in:
Nirbheek Chauhan 2011-06-02 22:42:33 +05:30 committed by Arx Cruz
parent ab8c6f2605
commit 2fa457ed44
1 changed files with 1 additions and 1 deletions

View File

@ -29,12 +29,12 @@
#include <gtk/gtk.h>
#include <time.h>
#include <string.h>
#ifdef HAVE_LIBNOTIFY
#include <libnotify/notify.h>
#include "zenity.h"
#include "util.h"
#ifdef HAVE_LIBNOTIFY
static char *icon_file;
static void