Public bug reported:

libmcrypt.m4 contains underquoted definition 'AM_PATH_LIBMCRYPT'

$ aclocal
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of 
AM_PATH_LIBMCRYPT
/usr/share/aclocal/libmcrypt.m4:17:   run info '(automake)Extending aclocal'
/usr/share/aclocal/libmcrypt.m4:17:   or see 
http://sources.redhat.com/automake/automake.html#Extending-aclocal

line 17:

AC_DEFUN(AM_PATH_LIBMCRYPT,

should be modified to:

AC_DEFUN([AM_PATH_LIBMCRYPT],

** Affects: libmcrypt (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: aclocal

-- 
libmcrypt.m4 contains underquoted definition 'AM_PATH_LIBMCRYPT'
https://bugs.launchpad.net/bugs/253991
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to