[csw-devel] SF.net SVN: gar:[8478] csw/mgar/pkg/xpdf/trunk/Makefile
bensons at users.sourceforge.net
bensons at users.sourceforge.net
Thu Feb 11 09:40:45 CET 2010
Revision: 8478
http://gar.svn.sourceforge.net/gar/?rev=8478&view=rev
Author: bensons
Date: 2010-02-11 08:40:45 +0000 (Thu, 11 Feb 2010)
Log Message:
-----------
xpdf: removed Xpm dependency
Modified Paths:
--------------
csw/mgar/pkg/xpdf/trunk/Makefile
Modified: csw/mgar/pkg/xpdf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xpdf/trunk/Makefile 2010-02-11 07:58:05 UTC (rev 8477)
+++ csw/mgar/pkg/xpdf/trunk/Makefile 2010-02-11 08:40:45 UTC (rev 8478)
@@ -23,8 +23,10 @@
RUNTIME_DEP_PKGS = CSWftype2 CSWt1lib CSWxpm CSWgsfonts
CONFIGURE_ARGS = $(DIRPATHS)
-CONFIGURE_ARGS += --with-Xpm-library=$(libdir)
-CONFIGURE_ARGS += --with-Xpm-includes=$(includedir)
+#CONFIGURE_ARGS += --x-includes=$(prefix)/X11/include
+#CONFIGURE_ARGS += --x-libraries=$(prefix)/X11/lib
+#CONFIGURE_ARGS += --with-Xpm-library=$(libdir)
+#CONFIGURE_ARGS += --with-Xpm-includes=$(includedir)
CONFIGURE_ARGS += --with-t1-library=$(libdir)
CONFIGURE_ARGS += --with-t1-includes=$(includedir)
CONFIGURE_ARGS += --with-freetype2-library=$(libdir)
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