Am 08.07.04 18:24 schrieb(en) Jean-Luc Coulon (f5ibh):I've done the same thing with the cvs versino of yesterday and evrything went fine.
Yes, that's right, meanwhile Pawel submitted a mega-patch from me, which replaces the "#ifdef HAVE_GPGME" stuff in libbalsa/gmime-* by a conditional build (I use those files in an other project, and the ifdef's are confusing...). Remembering your first message, can you please check that in the top-level configure.in there is after the gpgme check a line reading
AM_CONDITIONAL([BUILD_WITH_GPGME], [test $gpgmecfg = "yes"])
which should enable this behaviour?
In configure.in, there is:
echo "GPG $gpgmecfg" AM_CONDITIONAL([BUILD_WITH_GPGME], [test $gpgmecfg = "yes"])
I have several automake installed side by side (Debian sid system), but the one choosen by the autogen script is 1.4. If I remove 1.4 it doesnt work at all.
All I can say is that it works perfectly for me, and that this feature is used frequently in all gpg cvs sources (e.g. pinentry). I checked that automake-1.4 for me is a symlink to automake, which in turn has version 1.7.9. Hmmm...
The version test for automake is >= 1.4
--- regards - Jean-Luc
Cheers, Albrecht.
Attachment:
signature.asc
Description: PGP signature