Re: mutt/2799: Avoid gpgme (AM_PATH_GPGME) dependency for autoconf
The following reply was made to PR mutt/2799; it has been noted by GNATS.
From: Werner Koch <wk@xxxxxxxxx>
To: bug-any@xxxxxxxxxxxxx
Cc:
Subject: Re: mutt/2799: Avoid gpgme (AM_PATH_GPGME) dependency for autoconf
Date: Mon, 26 Feb 2007 13:15:28 +0100
On Sun, 25 Feb 2007 02:32, vincent@xxxxxxxxxx said:
> To be able to run autoconf, one needs to have gpgme installed due to the use
> of the AM_PATH_GPGME macro. See
> <http://marc.theaimsgroup.com/?l=mutt-dev&m=117236581615565&w=2>. This
> dependency should be avoided.
gpgme.m4 should be added to the m4/ directory or if not possible the
old acinclude.m4 file.