[PD-cvs] externals/tbext config-pd-linux.txt,1.5,1.6

Tim Blechmann timblech at users.sourceforge.net
Tue Mar 30 20:41:15 CEST 2004


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

Modified Files:
	config-pd-linux.txt 
Log Message:
added him~ object


Index: config-pd-linux.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/tbext/config-pd-linux.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** config-pd-linux.txt	29 Feb 2004 13:55:26 -0000	1.5
--- config-pd-linux.txt	30 Mar 2004 18:41:12 -0000	1.6
***************
*** 11,15 ****
  # leave it blank if it is a system directory (like /usr/local/include), 
  # 	since gcc 3.2 complains about it
! PDINC=/home/tim/pd/pd/src
  #PDINC=/home/tim/pd/devel_0_36/pd/src
  
--- 11,15 ----
  # leave it blank if it is a system directory (like /usr/local/include), 
  # 	since gcc 3.2 complains about it
! PDINC=/home/tim/pd/pd-0.37-1test3/src
  #PDINC=/home/tim/pd/devel_0_36/pd/src
  
***************
*** 30,40 ****
  # additional compiler flags
  # (check whether they fit to your system!)
! UFLAGS=-g -xW -tpp7 -ip -ipo_obj    # icc
  # UFLAGS=-mcpu=pentium4 -mmmx -msse2 -msse -mfpmath=sse  # gcc 3.2 
  
- #compile support for the fftw3 library 
- #make sure that you compiled fftw3 for single precision floats!!!
- FFTW=1
- 
  # define to link against shared flext library (flext version >= 0.5.0)
  FLEXT_SHARED=1
--- 30,36 ----
  # additional compiler flags
  # (check whether they fit to your system!)
! UFLAGS=-xN -tpp7 -ip -ipo_obj    # icc
  # UFLAGS=-mcpu=pentium4 -mmmx -msse2 -msse -mfpmath=sse  # gcc 3.2 
  
  # define to link against shared flext library (flext version >= 0.5.0)
  FLEXT_SHARED=1





More information about the Pd-cvs mailing list