[csw-devel] SF.net SVN: gar:[7872] csw/mgar/pkg/tiff/trunk/Makefile

hson at users.sourceforge.net hson at users.sourceforge.net
Tue Jan 5 11:49:00 CET 2010


Revision: 7872
          http://gar.svn.sourceforge.net/gar/?rev=7872&view=rev
Author:   hson
Date:     2010-01-05 10:48:59 +0000 (Tue, 05 Jan 2010)

Log Message:
-----------
tiff: Disable static build, docdir should be version independent

Modified Paths:
--------------
    csw/mgar/pkg/tiff/trunk/Makefile

Modified: csw/mgar/pkg/tiff/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tiff/trunk/Makefile	2010-01-05 09:02:16 UTC (rev 7871)
+++ csw/mgar/pkg/tiff/trunk/Makefile	2010-01-05 10:48:59 UTC (rev 7872)
@@ -41,6 +41,8 @@
 EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
 
 CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --with-docdir=/opt/csw/share/doc/tiff
+CONFIGURE_ARGS += --disable-static
 CONFIGURE_ARGS += --with-zlib-include-dir=/opt/csw/include
 CONFIGURE_ARGS += --with-zlib-lib-dir=/opt/csw/lib
 CONFIGURE_ARGS += --with-jpeg-include-dir=/opt/csw/include


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