[PD-cvs] pd/src configure,1.1.1.4.2.12,1.1.1.4.2.13

Tim Blechmann timblech at users.sourceforge.net
Thu Apr 22 13:43:05 CEST 2004


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

Modified Files:
      Tag: devel_0_37
	configure 
Log Message:
fixed: problem without --enable-icc


Index: configure
===================================================================
RCS file: /cvsroot/pure-data/pd/src/configure,v
retrieving revision 1.1.1.4.2.12
retrieving revision 1.1.1.4.2.13
diff -C2 -d -r1.1.1.4.2.12 -r1.1.1.4.2.13
*** configure	31 Mar 2004 13:15:14 -0000	1.1.1.4.2.12
--- configure	22 Apr 2004 11:43:02 -0000	1.1.1.4.2.13
***************
*** 606,609 ****
--- 606,611 ----
    enableval="$enable_icc"
    icc=$enableval
+ else
+   icc="no"
  fi
  
***************
*** 626,630 ****
  set dummy icc; ac_word=$2
[...1532 lines suppressed...]
  /* Override any gcc2 internal prototype to avoid an error.  */
--- 2718,2722 ----
  LIBS="-lfftw3f  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2721 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
***************
*** 2727,2731 ****
  ; return 0; }
  EOF
! if { (eval echo configure:2730: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
--- 2729,2733 ----
  ; return 0; }
  EOF
! if { (eval echo configure:2732: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"





More information about the Pd-cvs mailing list