[csw-devel] SF.net SVN: gar:[19881] csw/mgar/pkg/qt4-gcc/trunk/Makefile
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Tue Dec 11 11:13:45 CET 2012
Revision: 19881
http://gar.svn.sourceforge.net/gar/?rev=19881&view=rev
Author: cgrzemba
Date: 2012-12-11 10:13:44 +0000 (Tue, 11 Dec 2012)
Log Message:
-----------
qt4-gcc/trunk: minor fix of configure args
Modified Paths:
--------------
csw/mgar/pkg/qt4-gcc/trunk/Makefile
Modified: csw/mgar/pkg/qt4-gcc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/qt4-gcc/trunk/Makefile 2012-12-11 10:11:57 UTC (rev 19880)
+++ csw/mgar/pkg/qt4-gcc/trunk/Makefile 2012-12-11 10:13:44 UTC (rev 19881)
@@ -50,8 +50,6 @@
CONFIGURE_ARGS += -qt-libjpeg -qt-libpng -qt-libmng -qt-zlib
CONFIGURE_ARGS += -I/usr/include -I/usr/X11/include
CONFIGURE_ARGS += -I/usr/X11/share/include
-# Solaris10 XShape is too old, has no ShapeInput
-CONFIGURE_ARGS += -no-xshape
CONFIGURE_ARGS_sparc += -big-endian -host-big-endian
# CONFIGURE_ARGS_i386 += -little-endian -host-big-endian
CONFIGURE_ARGS += $(CONFIGURE_ARGS_$(GARCH))
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