From koffice-devel Mon Mar 17 20:27:38 2003 From: Nicolas Goutte Date: Mon, 17 Mar 2003 20:27:38 +0000 To: koffice-devel Subject: [Bug 36471] Problem compiling KOffice 1.2 X-MARC-Message: https://marc.info/?l=koffice-devel&m=104793289725248 ------- 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 nicolasg@snafu.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From nicolasg@snafu.de 2003-03-17 21:27 ------- Subject: koffice/lib/kopainter/tests CVS commit by goutte: Fix "make check" (Patch by Joe Vannucci) CCMAIL:36471-close@bugs.kde.org M +1 -1 Makefile.am 1.5 --- koffice/lib/kopainter/tests/Makefile.am #1.4:1.5 @@ -1,4 +1,4 @@ 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