View | Details | Raw Unified | Return to bug 6977
Collapse All | Expand All

(-)/usr/share/aclocal/libmcrypt.m4.orig (-1 / +1 lines)
Lines 14-20 Link Here
14
dnl AM_PATH_LIBMCRYPT([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]])
14
dnl AM_PATH_LIBMCRYPT([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]])
15
dnl Test for libmcrypt, and define LIBMCRYPT_CFLAGS and LIBMCRYPT_LIBS
15
dnl Test for libmcrypt, and define LIBMCRYPT_CFLAGS and LIBMCRYPT_LIBS
16
dnl
16
dnl
17
AC_DEFUN(AM_PATH_LIBMCRYPT,
17
AC_DEFUN([AM_PATH_LIBMCRYPT],
18
[dnl
18
[dnl
19
dnl Get the cflags and libraries from the libmcrypt-config script
19
dnl Get the cflags and libraries from the libmcrypt-config script
20
dnl
20
dnl

Return to bug 6977