Package: libmcrypt4 Version: 2.5.7-5 Severity: minor Tags: patch This small patch fix the : /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
when using aclocal >= 1.8 diff -uNr /usr/share/debianaclocal/libmcrypt.m4 /usr/share/aclocal/libmcrypt.m4 --- /usr/share/debianaclocal/libmcrypt.m4 2005-04-19 01:22:43.000000000 +0200 +++ /usr/share/aclocal/libmcrypt.m4 2005-04-19 01:28:04.000000000 +0200 @@ -14,7 +14,7 @@ dnl AM_PATH_LIBMCRYPT([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]]) dnl Test for libmcrypt, and define LIBMCRYPT_CFLAGS and LIBMCRYPT_LIBS dnl -AC_DEFUN(AM_PATH_LIBMCRYPT, +AC_DEFUN([AM_PATH_LIBMCRYPT], [dnl dnl Get the cflags and libraries from the libmcrypt-config script dnl Greetings Alban -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.11-rc5 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) Versions of packages libmcrypt4 depends on: ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

