configure script problem

Marcus Brinkmann Marcus.Brinkmann at ruhr-uni-bochum.de
Tue Dec 23 13:36:06 CET 2003


On Mon, Dec 22, 2003 at 11:40:41PM +0100, Johannes Berg wrote:
> ./configure --with-gpgme-prefix=/tmp/
> then I get an error trying to call /tmp/bin/gpgme-config
 
> The problem is that it calls
> gpgme-config --prefix=/tmp/ --version
> instead of just
> gpgme-config --version

Try to update the AM_PATH_GPGME test in acinclude.m4 with the one in
gpgme/gpgme.m4.  The simplest way to do this is to take the file gpgme.m4,
prepend, the GNUPG_CHECK_TYPEDEF test, and write that over the existing
acinclude.m4.  Then rerun aclocal etc.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    marcus at gnu.org
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann at ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/



More information about the Gpa-dev mailing list