[notification-daemon] Fix linking with pedantic linkers



commit bd116032ea820ff10c3eac1417802f5a26e0cb96
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 14 00:07:11 2010 -0500

    Fix linking with pedantic linkers

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6c98567..2dd6487 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,6 +101,7 @@ pkg_modules="
         libcanberra-gtk >= $REQ_LIBCANBERRA_GTK_VERSION, \
 	gconf-2.0, \
 	libwnck-1.0 \
+        x11 \
 "
 PKG_CHECK_MODULES(NOTIFICATION_DAEMON, $pkg_modules)
 AC_SUBST(NOTIFICATION_DAEMON_CFLAGS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]