[csw-devel] SF.net SVN: gar:[7948] csw/mgar/pkg/tiff/trunk/Makefile
hson at users.sourceforge.net
hson at users.sourceforge.net
Sun Jan 10 17:59:27 CET 2010
Revision: 7948
http://gar.svn.sourceforge.net/gar/?rev=7948&view=rev
Author: hson
Date: 2010-01-10 16:59:27 +0000 (Sun, 10 Jan 2010)
Log Message:
-----------
tiff: Add configure args to build C++ lib
Modified Paths:
--------------
csw/mgar/pkg/tiff/trunk/Makefile
Modified: csw/mgar/pkg/tiff/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tiff/trunk/Makefile 2010-01-10 16:50:42 UTC (rev 7947)
+++ csw/mgar/pkg/tiff/trunk/Makefile 2010-01-10 16:59:27 UTC (rev 7948)
@@ -43,6 +43,7 @@
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-docdir=/opt/csw/share/doc/tiff
CONFIGURE_ARGS += --disable-static
+CONFIGURE_ARGS += --enable-cxx
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