From koffice-devel Tue Feb 11 05:07:33 2003 From: joe vannucci Date: Tue, 11 Feb 2003 05:07:33 +0000 To: koffice-devel Subject: [Bug 36471] Problem compiling KOffice 1.2 X-MARC-Message: https://marc.info/?l=koffice-devel&m=104497236826200 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=36471 ------- Additional Comments From jv@sent.com 2003-02-11 06:07 ------- This patch for libs/kopainter/tests/Makefile.am should fix it: --- Makefile.am.copy 2003-02-10 10:01:14.000000000 -0500 +++ Makefile.am 2003-02-10 10:01:32.000000000 -0500 @@ -1,5 +1,5 @@ KDE_CXXFLAGS = $(USE_RTTI) -INCLUDES=$(KOPAINTER_INCLUDES) $(KOFFICEUI_INCLUDES) $(all_includes) +INCLUDES=$(KOPAINTER_INCLUDES) $(KOFFICEUI_INCLUDES) $(LIBART_CFLAGS) $(all_includes) check_PROGRAMS = koPainterTest _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel