[PD-cvs] pd/src configure,1.1.1.4.2.9,1.1.1.4.2.9.2.1

Mathieu Bouchard matju at users.sourceforge.net
Wed Apr 21 08:22:38 CEST 2004


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22343

Modified Files:
      Tag: impd_0_37
	configure 
Log Message:
ditto


Index: configure
===================================================================
RCS file: /cvsroot/pure-data/pd/src/configure,v
retrieving revision 1.1.1.4.2.9
retrieving revision 1.1.1.4.2.9.2.1
diff -C2 -d -r1.1.1.4.2.9 -r1.1.1.4.2.9.2.1
*** configure	14 Jan 2004 15:42:14 -0000	1.1.1.4.2.9
--- configure	21 Apr 2004 06:22:35 -0000	1.1.1.4.2.9.2.1
***************
*** 2086,2090 ****
    (exit $ac_status); }; }; then
    for ac_declaration in \
!    '' \
     'extern "C" void std::exit (int) throw (); using std::exit;' \
     'extern "C" void std::exit (int); using std::exit;' \
--- 2086,2091 ----
    (exit $ac_status); }; }; then
    for ac_declaration in \
!    ''\
!    '#include <stdlib.h>' \
     'extern "C" void std::exit (int) throw (); using std::exit;' \
     'extern "C" void std::exit (int); using std::exit;' \
***************
*** 2100,2105 ****
  cat >>conftest.$ac_ext <<_ACEOF
  /* end confdefs.h.  */
- $ac_declaration
  #include <stdlib.h>
  int
  main ()
--- 2101,2106 ----
  cat >>conftest.$ac_ext <<_ACEOF
  /* end confdefs.h.  */
  #include <stdlib.h>
+ $ac_declaration
  int
  main ()
***************
*** 5227,5231 ****
  if test `uname -s` = Darwin;
  then
!     LDFLAGS="-Wl -framework Tcl -framework Tk -framework CoreAudio \
          -framework AudioUnit -framework AudioToolbox \
          -framework Carbon -framework CoreMIDI"
--- 5228,5232 ----
  if test `uname -s` = Darwin;
  then
!     LDFLAGS="-Wl -framework CoreAudio \
          -framework AudioUnit -framework AudioToolbox \
          -framework Carbon -framework CoreMIDI"





More information about the Pd-cvs mailing list