FYI: fixx11h.h (Fwd: kdelibs/kdecore)

Lubos Lunak l.lunak at suse.cz
Tue Jun 10 12:39:55 BST 2003


 FYI: I changed kdecore to install fixx11h.h, as it has been in use in few 
places in kdebase for some time and nobody complained, which hopefully meants 
it works fine for everybody. So, next time you have another problem with X11 
headers, just do as the quoted part from the file below says, instead of 
reshuffling the sources order in Makefile.am or #undef-ining something:

 If you get compile errors caused by X11 includes (the line
 where first error appears contains word like None, Unsorted,
 Below, etc.), put #include <fixx11h.h> in the .cpp file
 (not .h file!) between the place where X11 headers are
 included and the place where the file with compile
 error is included (or the place where the compile error
 in the .cpp file occurs).



----------  Forwarded Message  ----------

Subject: kdelibs/kdecore
Date: Tuesday 10 of June 2003 13:26
From: Luboš Luňák <l.lunak at kde.org>
To: kde-cvs at kde.org

CVS commit by lunakl:

Install fixx11h.h .


  M +2 -2      Makefile.am   1.332


--- kdelibs/kdecore/Makefile.am  #1.331:1.332
@@ -54,5 +54,5 @@
         kcalendarsystem.h kcalendarsystemfactory.h kmacroexpander.h \
         kmanagerselection.h kmountpoint.h \
-        kidna.h ktempdir.h kshell.h
+        kidna.h ktempdir.h kshell.h fixx11h.h

 libkdefakes_la_SOURCES = fakes.c vsnprintf.c

-------------------------------------------------------

-- 
Lubos Lunak
KDE developer
---------------------------------------------------------------------
SuSE CR, s.r.o.  e-mail: l.lunak at suse.cz , l.lunak at kde.org
Drahobejlova 27  tel: +420 2 9654 2373
190 00 Praha 9   fax: +420 2 9654 2374
Czech Republic   http://www.suse.cz/





More information about the kde-core-devel mailing list