From: <ai...@us...> - 2010-06-16 17:59:50
|
Revision: 11074 http://plplot.svn.sourceforge.net/plplot/?rev=11074&view=rev Author: airwin Date: 2010-06-16 17:59:44 +0000 (Wed, 16 Jun 2010) Log Message: ----------- Configure shell command. Modified Paths: -------------- trunk/examples/tk/standard_examples.in Modified: trunk/examples/tk/standard_examples.in =================================================================== --- trunk/examples/tk/standard_examples.in 2010-06-16 17:39:45 UTC (rev 11073) +++ trunk/examples/tk/standard_examples.in 2010-06-16 17:59:44 UTC (rev 11074) @@ -1,4 +1,4 @@ -#!/bin/sh +#!@SH_EXECUTABLE@ # Run plserver example for standard examples. # Drop examples 14 and 31 because querying for devices does not # seem to work in this context. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |