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

List:       koffice-devel
Subject:    Kivio patch (Makefile.am / --enable-final)
From:       Ben Burton <bab () debian ! org>
Date:       2003-08-13 11:14:33
[Download RAW message or body]


Hi.  Another patch, this time for kivio/kiviopart/kiviosdk/Makefile.am.

The problem is that with python 2.3, the header Python.h brings in
/usr/include/python2.3/object.h which contains the following line:

  PyObject *name, *slots;

This (specifically the variable "slots") causes problems with --enable-final
since other files within kivio/kiviopart/kiviosdk use Qt includes.

The patch below is simply to disable --enable-final for this specific
directory.  Can I or someone else apply this?

Ben.


--- kivio/kiviopart/kiviosdk/Makefile.am	6 May 2003 20:34:40 -0000	1.15
+++ kivio/kiviopart/kiviosdk/Makefile.am	13 Aug 2003 11:04:04 -0000
@@ -1,3 +1,5 @@
+KDE_OPTIONS = nofinal
+
 noinst_LTLIBRARIES =libkiviosdk.la
 
 INCLUDES = -I$(top_srcdir)/kivio/kiviopart\
_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/koffice-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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