kdevelop/kdevdesigner/designer

Andras Mantia amantia at kde.org
Fri Jun 4 08:27:03 UTC 2004


CVS commit by amantia: 

Cannot be compiled with --enable-final as the color definitions in globaldefs.h are in some place included as 
#define NO_STATIC_COLORS
#include "globaldefs.h"

which causes some global to be not defined, but they are needed in other places...

CCMAIL: kdevelop-devel at kdevelop.org


  M +1 -0      Makefile.am   1.2


--- kdevelop/kdevdesigner/designer/Makefile.am  #1.1:1.2
@@ -14,2 +14,3 @@
 picsdirdir = $(kde_datadir)/kdevdesignerpart/pics
 
+KDE_OPTIONS=nofinal
\ No newline at end of file






More information about the KDevelop-devel mailing list