[PD-cvs] externals/unauthorized SConscript,1.1,1.2

carmen rocco ix9 at users.sourceforge.net
Tue Apr 12 17:31:14 CEST 2005


Update of /cvsroot/pure-data/externals/unauthorized
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32184

Modified Files:
	SConscript 
Log Message:
speex


Index: SConscript
===================================================================
RCS file: /cvsroot/pure-data/externals/unauthorized/SConscript,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** SConscript	12 Apr 2005 14:14:35 -0000	1.1
--- SConscript	12 Apr 2005 15:31:12 -0000	1.2
***************
*** 3,7 ****
  import re
  Import('env prefix')
! env.Append(CPPPATH = '/usr/include/speex')
  
  for tk in glob.glob('*/*.tk'):
--- 3,7 ----
  import re
  Import('env prefix')
! #env.Append(CPPPATH = '/usr/include/speex')
  
  for tk in glob.glob('*/*.tk'):





More information about the Pd-cvs mailing list