Page MenuHome GnuPG
Feed Advanced Search

Mar 4 2011

vapier added a comment to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL.

i dont quite understand/agree with the last few comments, but i guess it doesnt
matter that much since the code now uses AC_PATH_TOOL which is all i wanted ;)

Mar 4 2011, 1:33 AM · Feature Request, libgcrypt

Feb 22 2011

vapier added a comment to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL.

i'm not requesting you install HOST prefixed wrappers. that would actually be
worse since people setting up cross-compile environments already generically
take care of this issue.

Feb 22 2011, 6:53 AM · Feature Request, libgcrypt

Dec 3 2010

vapier reopened T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL as "Open".
Dec 3 2010, 6:04 AM · Feature Request, libgcrypt
vapier added a project to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL: Bug Report.
Dec 3 2010, 6:04 AM · Feature Request, libgcrypt
vapier added a comment to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL.

AC_PATH_TOOL will fall back to gpg-error-config, so the default behavior is
unchanged. AC_PATH_PROG however will wrongly select the host's gpg-error-config
which breaks cross-compiling. it isnt up to random packages to manage the HOST
prefixed tools, so the gpg-error package not explicitly installing it is
irrelevant. cross-build systems take care of creating the wrappers automatically.

Dec 3 2010, 6:04 AM · Feature Request, libgcrypt

Jul 31 2010

vapier set Version to 1.4.5 on T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL.
Jul 31 2010, 6:54 PM · Feature Request, libgcrypt
vapier added projects to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL: libgcrypt, Bug Report.
Jul 31 2010, 6:54 PM · Feature Request, libgcrypt