[csw-devel] SF.net SVN: gar:[19328] csw/mgar/pkg/gnome-base/libgnomeprint/trunk/ Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Sep 29 21:08:53 CEST 2012


Revision: 19328
          http://gar.svn.sourceforge.net/gar/?rev=19328&view=rev
Author:   chninkel
Date:     2012-09-29 19:08:53 +0000 (Sat, 29 Sep 2012)
Log Message:
-----------
gnome-base/libgnomeprint/trunk: disabled papi module

Modified Paths:
--------------
    csw/mgar/pkg/gnome-base/libgnomeprint/trunk/Makefile

Modified: csw/mgar/pkg/gnome-base/libgnomeprint/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnome-base/libgnomeprint/trunk/Makefile	2012-09-29 18:08:40 UTC (rev 19327)
+++ csw/mgar/pkg/gnome-base/libgnomeprint/trunk/Makefile	2012-09-29 19:08:53 UTC (rev 19328)
@@ -101,5 +101,9 @@
 CONFIGURE_ARGS += --enable-gtk-doc
 CONFIGURE_ARGS += --x-includes=$(prefix)/X11/include
 CONFIGURE_ARGS += --x-libraries=$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
+# gnomeprint papi module was not present in the previous package and 
+# it seems papi library is not available under Solaris 11 base installation
+# so let's not fight for it
+CONFIGURE_ARGS += --without-papi
 
 include gar/category.mk

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list