Removed a line in configure.ac that shouldn't be there. soc.2008.masterpassword

Sun, 17 Aug 2008 23:48:08 +0000

author
Vivien Bernet-Rollande <scrouaf@soc.pidgin.im>
date
Sun, 17 Aug 2008 23:48:08 +0000
branch
soc.2008.masterpassword
changeset 34002
9f4b03e07b54
parent 34001
8b60f37b3c60
child 34004
e7aa63beb647

Removed a line in configure.ac that shouldn't be there.

configure.ac file | annotate | diff | comparison | revisions
--- a/configure.ac	Sun Aug 17 22:58:22 2008 +0000
+++ b/configure.ac	Sun Aug 17 23:48:08 2008 +0000
@@ -1265,7 +1265,6 @@
 	fi
 
 
-PKG_CHECK_MODULES(GNOMEKEYRING, gnome-keyring-1)
 dnl Check for gnome-keyring.h; if we don't have it, oh well
 	if test "x$enable_gnome_keyring" = "xyes" ; then
 		PKG_CHECK_MODULES(GNOMEKEYRING, [gnome-keyring-1], [

mercurial