[dasher] Remove hopefully last vestige of libgnomeui (5f2dac36)



commit c7e7d1c7089620930632d321bf1877b4536d3513
Author: Patrick Welche <prlw1 cam ac uk>
Date:   Thu Jan 13 18:28:02 2011 +0000

    Remove hopefully last vestige of libgnomeui (5f2dac36)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b592424..4bf32f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -250,7 +250,7 @@ if test x"$WITHSPEECH" = xtrue; then
 fi
 
 if test x"$WITHA11Y" = xtrue; then
-	PKG_CHECK_MODULES(gnome_a11y, bonobo-activation-2.0 libbonobo-2.0 ORBit-2.0 libgnomeui-2.0 cspi-1.0 atk)
+	PKG_CHECK_MODULES(gnome_a11y, bonobo-activation-2.0 libbonobo-2.0 ORBit-2.0 cspi-1.0 atk)
 	AC_DEFINE([GNOME_A11Y], 1, [gnome_a11y libraries are present])
 fi
 



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