[Kst] extragear/graphics/kst

George Staikos staikos at kde.org
Fri Jun 2 14:16:16 CEST 2006


SVN commit 547513 by staikos:

KMDI 3.2.1 and older also doesn't work


 M  +1 -1      configure.in.in  


--- trunk/extragear/graphics/kst/configure.in.in #547512:547513
@@ -243,7 +243,7 @@
       #include <kdeversion.h>
     ],
     [
-      #if KDE_VERSION < ((3<<16) | (2<<8) | (0))
+      #if KDE_VERSION < ((3<<16) | (2<<8) | (2))
          KDE_choke me
       #endif
     ],


More information about the Kst mailing list