[PD-cvs] externals/pidip configure.ac,1.13.2.4,1.13.2.5

Hans-Christoph Steiner eighthave at users.sourceforge.net
Wed May 30 04:23:02 CEST 2007


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

Modified Files:
      Tag: branch-v0-39-2-extended
	configure.ac 
Log Message:
quick kludge to force linking to libquicktime for the release version

Index: configure.ac
===================================================================
RCS file: /cvsroot/pure-data/externals/pidip/configure.ac,v
retrieving revision 1.13.2.4
retrieving revision 1.13.2.5
diff -C2 -d -r1.13.2.4 -r1.13.2.5
*** configure.ac	10 May 2007 05:03:57 -0000	1.13.2.4
--- configure.ac	30 May 2007 02:23:00 -0000	1.13.2.5
***************
*** 95,99 ****
  fi
  
! PDP_PIDIP_LIBS="$PDP_PIDIP_LIBS -lbz2 -lz -ldl -lmp3lame -logg -lvorbis -lvorbisenc"
  PDP_PIDIP_INCLUDES="-I$PD_DIR/src -I. -I$PDP_DIR/include -I../include -I../charmaps"
  
--- 95,99 ----
  fi
  
! PDP_PIDIP_LIBS="$PDP_PIDIP_LIBS -lbz2 -lz -ldl -lmp3lame -logg -lvorbis -lvorbisenc -lquicktime"
  PDP_PIDIP_INCLUDES="-I$PD_DIR/src -I. -I$PDP_DIR/include -I../include -I../charmaps"
  





More information about the Pd-cvs mailing list