[csw-devel] SF.net SVN: gar:[11805] csw/mgar/pkg/gnuplot/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Dec 6 14:09:17 CET 2010
Revision: 11805
http://gar.svn.sourceforge.net/gar/?rev=11805&view=rev
Author: dmichelsen
Date: 2010-12-06 13:09:16 +0000 (Mon, 06 Dec 2010)
Log Message:
-----------
gnuplot: Don't run interactive tests
Modified Paths:
--------------
csw/mgar/pkg/gnuplot/trunk/Makefile
Modified: csw/mgar/pkg/gnuplot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnuplot/trunk/Makefile 2010-12-06 13:03:02 UTC (rev 11804)
+++ csw/mgar/pkg/gnuplot/trunk/Makefile 2010-12-06 13:09:16 UTC (rev 11805)
@@ -51,6 +51,10 @@
#CONFIGURE_ARGS += --with-texdir=
+# Make sure we don't run the interactive displays from demo/
+EXTRA_TEST_EXPORTS = DISPLAY
+DISPLAY =
+
TEST_TARGET = check
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