mailr23689 - in /branches/frame_order_cleanup: ./ sconstruct


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

Header


Content

Posted by edward on June 06, 2014 - 10:58:
Author: bugman
Date: Fri Jun  6 10:58:14 2014
New Revision: 23689

URL: http://svn.gna.org/viewcvs/relax?rev=23689&view=rev
Log:
Merged revisions 23688 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r23688 | bugman | 2014-06-06 10:46:52 +0200 (Fri, 06 Jun 2014) | 3 lines
  
  Removed a debugging printout.
........

Modified:
    branches/frame_order_cleanup/   (props changed)
    branches/frame_order_cleanup/sconstruct

Propchange: branches/frame_order_cleanup/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Fri Jun  6 10:58:14 2014
@@ -1 +1 @@
-/trunk:1-23647,23651-23667,23674-23675
+/trunk:1-23688

Modified: branches/frame_order_cleanup/sconstruct
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/sconstruct?rev=23689&r1=23688&r2=23689&view=diff
==============================================================================
--- branches/frame_order_cleanup/sconstruct     (original)
+++ branches/frame_order_cleanup/sconstruct     Fri Jun  6 10:58:14 2014
@@ -631,7 +631,6 @@
             nodes.append(env.SharedObject(dir + path.sep + file, 
CCFLAGS=cflags))
 
         # Respect the user environment, specifically compiler, compiler- and 
linkerflags.
-        print environ
         if 'LDFLAGS' in environ:
             env.Append(LINKFLAGS = environ['LDFLAGS'])
         if 'CFLAGS' in environ:




Related Messages


Powered by MHonArc, Updated Fri Jun 06 14:20:02 2014