Package: libsmpeg-dev
Version: 0.4.5+cvs20030824-1.9
Severity: minor

When configuring other software, the following warning is emitted:
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG

The fix is to change
AC_DEFUN(AM_PATH_SMPEG,
to
AC_DEFUN([AM_PATH_SMPEG],


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to