[xiph-commits] r15835 - branches/theora-thusnelda
giles at svn.xiph.org
giles at svn.xiph.org
Tue Mar 24 13:15:31 PDT 2009
Author: giles
Date: 2009-03-24 13:15:31 -0700 (Tue, 24 Mar 2009)
New Revision: 15835
Modified:
branches/theora-thusnelda/SConstruct
Log:
Remove a spurious line.
Modified: branches/theora-thusnelda/SConstruct
===================================================================
--- branches/theora-thusnelda/SConstruct 2009-03-24 20:13:16 UTC (rev 15834)
+++ branches/theora-thusnelda/SConstruct 2009-03-24 20:15:31 UTC (rev 15835)
@@ -43,7 +43,6 @@
env = Environment()
if env['CC'] == 'gcc':
env.Append(CCFLAGS=["-g", "-O2", "-Wall", "-Wno-parentheses"])
-# env.Append(CCFLAGS=["-g", "-Wall"])
def CheckPKGConfig(context, version):
context.Message( 'Checking for pkg-config... ' )
More information about the commits
mailing list