protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [Protux-devel] libmustux0.15.8 compilation error - IMPORTANT


From: Reinhard Amersberger
Subject: Re: Re: [Protux-devel] libmustux0.15.8 compilation error - IMPORTANT
Date: Fri, 22 Nov 2002 18:18:27 +0100

address@hidden schrieb am 22.11.02 17:03:36:
> Luciano Giordana wrote:
> > you cannot disable-mt.  since 0.15.6 it is required for protux.
> > the solution is not --disable-mt (I asked Tapio to remove this option)
> > but to INSTALL qt-mt someway..
> 
> disable-mt is not my code, it is from kdevelop scripts.
> 
> How we want to change it? Remove the qt version check and make 
> 'kde_use_qt_mt=yes' allways the default?
> 
> Here is the part which defines the macro:
> 
> dnl---------------------------------------------------------------------
> dnl Add configure flag to enable linking to MT version of Qt library.
> dnl---------------------------------------------------------------------
> 
> AC_ARG_ENABLE(
>    mt,
>    [  --disable-mt            link to non-threaded Qt (deprecated)],
>    kde_use_qt_mt=$enableval,
>    [
>      if test $kde_qtver = 3; then
>        kde_use_qt_mt=yes
>      else
>        kde_use_qt_mt=no
>      fi
>    ]
> )
> 


Fine, this solved the mt-problem .... now 'make'ing protux  .... but this need 
some time, because notebook is too slow.... (gaping ;-))


greetings
Reinhard
______________________________________________________________________________
Ihr FreeMail-Postfach kann von jedem Telekom Festnetzanschluss erreicht
werden? Mit der Voicebox - http://freemail.web.de/features/?mc=021163





reply via email to

[Prev in Thread] Current Thread [Next in Thread]