KDevelop CVS does not build for kde-3.1.92 - patch here

F@lk Brettschneider falk.brettschneider at gmx.de
Mon Oct 27 22:41:05 UTC 2003


So be it!

Yes, now I've understood that my last dockwidget.cpp extension requires 
the MDI compat lib also for 3.1.91 and 3.1.92. Thanks! Izo, I think you 
can commit it.
CU
F at lk


Izo wrote:

> Well, this solves the question of building the KDevelop CVS on 
> kde-3.2.0a2 (3.1.92). Whether this is to be checked in or not is up to 
> Falk, I think.
>
> Iztok
>
>>
>------------------------------------------------------------------------
>
>? lib/compat/kdevkstdaction.h
>Index: kdevelop.m4.in
>===================================================================
>RCS file: /home/kde/kdevelop/kdevelop.m4.in,v
>retrieving revision 1.30
>diff -r1.30 kdevelop.m4.in
>491c491
><       #if KDE_VERSION < ((3<<16) | (1<<8) | (90))
>---
>  
>
>>      #if KDE_VERSION < ((3<<16) | (1<<8) | (93))
>>    
>>
>Index: lib/qextmdi/kmdidockwidget.h
>===================================================================
>RCS file: /home/kde/kdevelop/lib/qextmdi/kmdidockwidget.h,v
>retrieving revision 1.1
>diff -r1.1 kmdidockwidget.h
>9c9
>< # if KDE_VERSION < KDE_MAKE_VERSION(3,1,90)
>---
>  
>
>># if KDE_VERSION < KDE_MAKE_VERSION(3,1,93)
>>    
>>







More information about the KDevelop-devel mailing list