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

List:       kde-core-devel
Subject:    Re: cygwin-patches for kde 3.4.1
From:       David Faure <faure () kde ! org>
Date:       2005-06-16 19:48:08
Message-ID: 200506162148.08542.faure () kde ! org
[Download RAW message or body]

On Thursday 16 June 2005 21:30, Ralf Habacker wrote:
> +#ifndef __CYGWIN__
>           else if ((flags & IFF_POINTOPOINT) == IFF_POINTOPOINT)
>              tmp->type=i18n("Point to Point");
> +#endif

Could be a configure check instead...

> -kickermenu_kdeprint_la_LIBADD = $(LIB_KDEUI) $(LIB_KIO) -lkdeprint
> +kickermenu_kdeprint_la_LIBADD = $(LIB_KDEUI) $(LIB_KIO) -lkdeprint $(LIB_KDECORE)
(and many similar lib additions).
Why? LIB_KDEUI is supposed to include LIB_KDECORE indirectly, i.e. LIB_KDECORE isn't
supposed to be needed in that line.
If it needs to be included explicitely on your system, why not change the definition of LIB_KDEUI
to include LIB_KDECORE? Otherwise you'll have to fix each and every Makefile.am in KDE,
which is a waste of time ;)

-- 
David Faure, faure@kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


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

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