[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: mpeglib cdrom patch....
From:       Martin Vogt <mvogt () rhrk ! uni-kl ! de>
Date:       2000-08-30 19:42:47
[Download RAW message or body]

On Tue, Aug 29, 2000 at 10:17:18AM -0700, Alex Zepeda wrote:
> On Tue, Aug 29, 2000 at 01:25:22PM +0200, Martin Vogt wrote:
> > 
> > Hi,
> > 
> > >Here's a small patch to correct the including of the Linux specific bits
> > >on BSDs that I'd like to commit....
> > 
> > mpeglib is not build on *BSD anyway, but you can commit
> > the patch.
> 
> With that, it does.
>

No it does not.
See in configure.in.in in mpeglib:

case "$OS_TYPE" in
  Linux)
    kde_mpeglib_compiles=yes
    ;;
  AIX)
    kde_mpeglib_compiles=yes
    ;;
  *)
    AC_MSG_RESULT([*** We disable mpeglib for this platform ***])
    DO_NOT_COMPILE="$DO_NOT_COMPILE mpeglib"
    ;;

I dont think we should enable the BSD port for 2.0.
too untested if if it does not work/compile I have not the time
to fix this.

Martin
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic