mailr2631 - /1.2/sconstruct


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on October 12, 2006 - 09:34:
Author: bugman
Date: Thu Oct 12 09:34:28 2006
New Revision: 2631

URL: http://svn.gna.org/viewcvs/relax?rev=2631&view=rev
Log:
Changed the C module compilation Scons help message.


Modified:
    1.2/sconstruct

Modified: 1.2/sconstruct
URL: 
http://svn.gna.org/viewcvs/relax/1.2/sconstruct?rev=2631&r1=2630&r2=2631&view=diff
==============================================================================
--- 1.2/sconstruct (original)
+++ 1.2/sconstruct Thu Oct 12 09:34:28 2006
@@ -328,7 +328,7 @@
 
         # No target.
         string = string + '\nNo target:\n'
-        string = string + '  %-25s\n' % ('build the C modules')
+        string = string + '  %-25s\n' % ('compile the C modules')
 
         # Standard targets.
         string = string + '\nStandard targets:\n'




Related Messages


Powered by MHonArc, Updated Thu Oct 12 09:40:04 2006