[ITP] libgcrypt-1.2.0-2

Reini Urban rurban@x-ray.at
Thu Oct 7 19:23:00 GMT 2004


Volker Quetschke schrieb:
> http://www.scytek.de/cygwin/release/libgcrypt/setup.hint
> http://www.scytek.de/cygwin/release/libgcrypt/libgcrypt-1.2.0-2.tar.bz2
> http://www.scytek.de/cygwin/release/libgcrypt/libgcrypt-1.2.0-2-src.tar.bz2

Hi,
I found a minor problem with src/libgcrypt.m4

AC_DEFUN(AM_PATH_LIBGCRYPT,
should be quoted
=>
AC_DEFUN([AM_PATH_LIBGCRYPT],
to please latest automake-devel-1.59 (does no harm to older versions)

it's installed into /usr/share/aclocal/libgcrypt.m4
please let it be fixed upstream also.
-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/



More information about the Cygwin-apps mailing list