Two patches for cygwin build of 1.4.1rc2
Werner Koch
wk at gnupg.org
Mon Mar 7 20:15:45 CET 2005
On Wed, 02 Mar 2005 11:53:41 -0500, Volker Quetschke said:
> --- sorry for the line wrapping ---
> --- gnupg-1.4.1rc2-orig/scripts/config.rpath 2004-07-27
config.rpath is part of libtool and updated with an automake
update. Please report to the libtool maintainers.
> -AM_CFLAGS = -DGNUPG_LIBEXECDIR="\"$(libexecdir)\""
> +AM_CFLAGS = -DGNUPG_LIBEXECDIR="\"$(libexecdir):$(bindir)\""
This does not work. GNUPG_LIBEXECDIR is intended to be a single
directory name and not a search path. Use the runtime option
--exec-path to specify a search path or even better make sure to
install the helpers in the correct directory.
Salam-Shalom,
Werner
More information about the Gnupg-devel
mailing list