Package: libcdaudio0-dev Version: 0.99.9-2.1 Severity: minor Tags: patch aclocal shows this error: /usr/share/aclocal/libcdaudio.m4:10: warning: underquoted definition of AM_PATH_LIBCDAUDIO
A patch is attached. Regards, Joachim -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (300, 'testing'), (200, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.12-jr91-enterprise-e Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages libcdaudio0-dev depends on: ii libcdaudio0 0.99.9-2.1 library for controlling a CD-ROM w -- no debconf information
--- libcdaudio.m4.orig 2005-10-15 11:53:46.000000000 +0200 +++ libcdaudio.m4 2005-10-15 11:54:13.000000000 +0200 @@ -7,7 +7,7 @@ dnl Test for libcdaudio, and define LIBCDAUDIO_CFLAGS, LIBCDAUDIO_LIBS and dnl LIBCDAUDIO_LDADD dnl -AC_DEFUN(AM_PATH_LIBCDAUDIO, +AC_DEFUN([AM_PATH_LIBCDAUDIO], [dnl dnl Get the cflags and libraries from the libcdaudio-config script dnl

