Re: Is there any way to disable PGP keys
- From: Brian Cameron <Brian Cameron Sun COM>
- To: Brian Cameron <Brian Cameron Sun COM>
- Cc: seahorse-list gnome org, Wyllys Ingersoll <Wyllys Ingersoll Sun COM>, Jeff Cai <Jeff Cai Sun COM>
- Subject: Re: Is there any way to disable PGP keys
- Date: Wed, 04 Jun 2008 14:56:51 -0500
Adam Schreiber says:
>
> I believe in svn trunk that gpg and gpgme are no longer hard
> dependencies.
>
> Stef: If I'm wrong please correct me.
Looking at seahorse SVN head, they don't look optional in configure.in.
For example:
---
if test $ok = "yes"; then
GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
GPGME_LIBS=`$GPGME_CONFIG --libs`
AC_MSG_RESULT(yes)
else
AC_MSG_ERROR(GPGME $min_gpgme_version or later needed)
fi
---
Brian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]