KDE_CHECK_MPEGLIB
Martin Vogt
mvogt at rhrk.uni-kl.de
Fri Nov 22 11:58:07 GMT 2002
On Thu, Nov 21, 2002 at 04:08:54PM -0500, George Staikos wrote:
>
> Can anyone explain this? I can't see where KDE_CHECK_MPEGLIB is defined, and
> it ends up verbatim inside configure which is of course incorrect.
>
> from mpeglib_artsplug/configure.in.in:
>
> AC_DEFUN(KDE_CHECK_MPEGLIB_FOR_ARTS,
> [
> AC_REQUIRE([KDE_MPEGLIB_COMPILES])
> ])
> KDE_CHECK_MPEGLIB
>
I don't know. Coolo added it, don't know why.
Revision 1.7 / Sat Jul 27 09:00:08 2002 UTC (3 months, 3 weeks ago) by coolo :
+AC_DEFUN(KDE_CHECK_MPEGLIB_FOR_ARTS,
+[
+AC_REQUIRE([KDE_MPEGLIB_COMPILES])
+])
+KDE_CHECK_MPEGLIB
+
But IMHO it is safe to remove it.
regards,
Martin
More information about the kde-multimedia
mailing list