Re: Bug#267813: libsmpeg-dev: aclocal warning fix

2007-01-31 Thread Daniel Baumann
Jens Seidel wrote: > this bug #310636 was filed 1.5 years ago and is outputs a warning once > aclocal is > called (not only for libsmpeg-dev!). Since the patch is really trivial > I think it would be a good idea to upload it. > > Any volunteers for a NMU? note that libglib1.2 was already fixed s

Re: libsmpeg-dev: aclocal warning fix

2007-01-31 Thread Jens Seidel
Hi, On Wed, May 25, 2005 at 12:46:44AM +0300, Elias Kunnas wrote: > Package: libsmpeg-dev > > aclocal shows this error: > /usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of > AM_PATH_SMPEG > > Patch to fix the problem: > > -AC_DEFUN(AM_PATH_SMPEG, > +AC_DEFUN([AM_PATH_SMPEG],