[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#450815: warning: underquoted definition of AM_PATH_LIBART



Package: libart-dev
Version: 1.4.2-34
Severity: normal


When using aclocal I received the following warning:

/usr/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART
/usr/share/aclocal/libart.m4:11:   run info '(automake)Extending aclocal'
/usr/share/aclocal/libart.m4:11:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal


Changing this 	AC_DEFUN(AM_PATH_LIBART,
to		AC_DEFUN([AM_PATH_LIBART],

in file 
/usr/share/aclocal/libart.m4
seemed to fix the problem.



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages libart-dev depends on:
ii  libart2                1.4.2-34          The GNOME canvas widget - runtime 
ii  libc6-dev [libc-dev]   2.3.6.ds1-13etch2 GNU C Library: Development Librari

libart-dev recommends no packages.

-- no debconf information
Send instant messages to your online friends http://au.messenger.yahoo.com 





Reply to: