Changeset d17f63e
- Timestamp:
- Nov 30, 2004, 10:22:09 PM (20 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 00e4659
- Parents:
- 96fb8ad
- Files:
-
- 1 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r96fb8ad rd17f63e 1 2004-11-39 Paul Brossier <piem@altern.org> 2 * configure.ac: added -lmx on macosx 3 1 4 2004-10-28 Paul Brossier <piem@altern.org> 2 5 * src/Makefile.am: added config.h installation -
VERSION
r96fb8ad rd17f63e 2 2 AUBIO_MINOR_VERSION=1 3 3 AUBIO_PATCH_VERSION=7 4 AUBIO_VERSION_STATUS=. 14 AUBIO_VERSION_STATUS=.2 5 5 -
configure
r96fb8ad rd17f63e 1913 1913 1914 1914 CFLAGS="$CFLAGS -O2" 1915 1915 1916 1916 1917 # Check whether --enable-debug or --disable-debug was given. … … 3723 3724 *-*-irix6*) 3724 3725 # Find out which ABI we are using. 3725 echo '#line 372 5"configure"' > conftest.$ac_ext3726 echo '#line 3726 "configure"' > conftest.$ac_ext 3726 3727 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3727 3728 (eval $ac_compile) 2>&5 … … 5280 5281 5281 5282 # Provide some information about the compiler. 5282 echo "$as_me:528 2:" \5283 echo "$as_me:5283:" \ 5283 5284 "checking for Fortran 77 compiler version" >&5 5284 5285 ac_compiler=`set X $ac_compile; echo $2` … … 6312 6313 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 6313 6314 -e 's:$: $lt_compiler_flag:'` 6314 (eval echo "\"\$as_me:631 4: $lt_compile\"" >&5)6315 (eval echo "\"\$as_me:6315: $lt_compile\"" >&5) 6315 6316 (eval "$lt_compile" 2>conftest.err) 6316 6317 ac_status=$? 6317 6318 cat conftest.err >&5 6318 echo "$as_me:631 8: \$? = $ac_status" >&56319 echo "$as_me:6319: \$? = $ac_status" >&5 6319 6320 if (exit $ac_status) && test -s "$ac_outfile"; then 6320 6321 # The compiler can only warn and ignore the option if not recognized … … 6545 6546 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 6546 6547 -e 's:$: $lt_compiler_flag:'` 6547 (eval echo "\"\$as_me:654 7: $lt_compile\"" >&5)6548 (eval echo "\"\$as_me:6548: $lt_compile\"" >&5) 6548 6549 (eval "$lt_compile" 2>conftest.err) 6549 6550 ac_status=$? 6550 6551 cat conftest.err >&5 6551 echo "$as_me:655 1: \$? = $ac_status" >&56552 echo "$as_me:6552: \$? = $ac_status" >&5 6552 6553 if (exit $ac_status) && test -s "$ac_outfile"; then 6553 6554 # The compiler can only warn and ignore the option if not recognized … … 6605 6606 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 6606 6607 -e 's:$: $lt_compiler_flag:'` 6607 (eval echo "\"\$as_me:660 7: $lt_compile\"" >&5)6608 (eval echo "\"\$as_me:6608: $lt_compile\"" >&5) 6608 6609 (eval "$lt_compile" 2>out/conftest.err) 6609 6610 ac_status=$? 6610 6611 cat out/conftest.err >&5 6611 echo "$as_me:661 1: \$? = $ac_status" >&56612 echo "$as_me:6612: \$? = $ac_status" >&5 6612 6613 if (exit $ac_status) && test -s out/conftest2.$ac_objext 6613 6614 then … … 8793 8794 lt_status=$lt_dlunknown 8794 8795 cat > conftest.$ac_ext <<EOF 8795 #line 879 5"configure"8796 #line 8796 "configure" 8796 8797 #include "confdefs.h" 8797 8798 … … 8891 8892 lt_status=$lt_dlunknown 8892 8893 cat > conftest.$ac_ext <<EOF 8893 #line 889 3"configure"8894 #line 8894 "configure" 8894 8895 #include "confdefs.h" 8895 8896 … … 11068 11069 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 11069 11070 -e 's:$: $lt_compiler_flag:'` 11070 (eval echo "\"\$as_me:1107 0: $lt_compile\"" >&5)11071 (eval echo "\"\$as_me:11071: $lt_compile\"" >&5) 11071 11072 (eval "$lt_compile" 2>conftest.err) 11072 11073 ac_status=$? 11073 11074 cat conftest.err >&5 11074 echo "$as_me:1107 4: \$? = $ac_status" >&511075 echo "$as_me:11075: \$? = $ac_status" >&5 11075 11076 if (exit $ac_status) && test -s "$ac_outfile"; then 11076 11077 # The compiler can only warn and ignore the option if not recognized … … 11128 11129 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 11129 11130 -e 's:$: $lt_compiler_flag:'` 11130 (eval echo "\"\$as_me:1113 0: $lt_compile\"" >&5)11131 (eval echo "\"\$as_me:11131: $lt_compile\"" >&5) 11131 11132 (eval "$lt_compile" 2>out/conftest.err) 11132 11133 ac_status=$? 11133 11134 cat out/conftest.err >&5 11134 echo "$as_me:1113 4: \$? = $ac_status" >&511135 echo "$as_me:11135: \$? = $ac_status" >&5 11135 11136 if (exit $ac_status) && test -s out/conftest2.$ac_objext 11136 11137 then … … 12497 12498 lt_status=$lt_dlunknown 12498 12499 cat > conftest.$ac_ext <<EOF 12499 #line 12 499"configure"12500 #line 12500 "configure" 12500 12501 #include "confdefs.h" 12501 12502 … … 12595 12596 lt_status=$lt_dlunknown 12596 12597 cat > conftest.$ac_ext <<EOF 12597 #line 1259 7"configure"12598 #line 12598 "configure" 12598 12599 #include "confdefs.h" 12599 12600 … … 13422 13423 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13423 13424 -e 's:$: $lt_compiler_flag:'` 13424 (eval echo "\"\$as_me:1342 4: $lt_compile\"" >&5)13425 (eval echo "\"\$as_me:13425: $lt_compile\"" >&5) 13425 13426 (eval "$lt_compile" 2>conftest.err) 13426 13427 ac_status=$? 13427 13428 cat conftest.err >&5 13428 echo "$as_me:1342 8: \$? = $ac_status" >&513429 echo "$as_me:13429: \$? = $ac_status" >&5 13429 13430 if (exit $ac_status) && test -s "$ac_outfile"; then 13430 13431 # The compiler can only warn and ignore the option if not recognized … … 13482 13483 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13483 13484 -e 's:$: $lt_compiler_flag:'` 13484 (eval echo "\"\$as_me:1348 4: $lt_compile\"" >&5)13485 (eval echo "\"\$as_me:13485: $lt_compile\"" >&5) 13485 13486 (eval "$lt_compile" 2>out/conftest.err) 13486 13487 ac_status=$? 13487 13488 cat out/conftest.err >&5 13488 echo "$as_me:1348 8: \$? = $ac_status" >&513489 echo "$as_me:13489: \$? = $ac_status" >&5 13489 13490 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13490 13491 then … … 15527 15528 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15528 15529 -e 's:$: $lt_compiler_flag:'` 15529 (eval echo "\"\$as_me:155 29: $lt_compile\"" >&5)15530 (eval echo "\"\$as_me:15530: $lt_compile\"" >&5) 15530 15531 (eval "$lt_compile" 2>conftest.err) 15531 15532 ac_status=$? 15532 15533 cat conftest.err >&5 15533 echo "$as_me:1553 3: \$? = $ac_status" >&515534 echo "$as_me:15534: \$? = $ac_status" >&5 15534 15535 if (exit $ac_status) && test -s "$ac_outfile"; then 15535 15536 # The compiler can only warn and ignore the option if not recognized … … 15760 15761 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15761 15762 -e 's:$: $lt_compiler_flag:'` 15762 (eval echo "\"\$as_me:1576 2: $lt_compile\"" >&5)15763 (eval echo "\"\$as_me:15763: $lt_compile\"" >&5) 15763 15764 (eval "$lt_compile" 2>conftest.err) 15764 15765 ac_status=$? 15765 15766 cat conftest.err >&5 15766 echo "$as_me:1576 6: \$? = $ac_status" >&515767 echo "$as_me:15767: \$? = $ac_status" >&5 15767 15768 if (exit $ac_status) && test -s "$ac_outfile"; then 15768 15769 # The compiler can only warn and ignore the option if not recognized … … 15820 15821 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15821 15822 -e 's:$: $lt_compiler_flag:'` 15822 (eval echo "\"\$as_me:1582 2: $lt_compile\"" >&5)15823 (eval echo "\"\$as_me:15823: $lt_compile\"" >&5) 15823 15824 (eval "$lt_compile" 2>out/conftest.err) 15824 15825 ac_status=$? 15825 15826 cat out/conftest.err >&5 15826 echo "$as_me:1582 6: \$? = $ac_status" >&515827 echo "$as_me:15827: \$? = $ac_status" >&5 15827 15828 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15828 15829 then … … 18008 18009 lt_status=$lt_dlunknown 18009 18010 cat > conftest.$ac_ext <<EOF 18010 #line 1801 0"configure"18011 #line 18011 "configure" 18011 18012 #include "confdefs.h" 18012 18013 … … 18106 18107 lt_status=$lt_dlunknown 18107 18108 cat > conftest.$ac_ext <<EOF 18108 #line 1810 8"configure"18109 #line 18109 "configure" 18109 18110 #include "confdefs.h" 18110 18111 … … 19265 19266 19266 19267 fi 19268 19269 19270 ;; 19271 darwin*) 19272 LDFLAGS="$LDFLAGS -lmx" 19273 19274 echo "$as_me:$LINENO: checking for strerror in -lcposix" >&5 19275 echo $ECHO_N "checking for strerror in -lcposix... $ECHO_C" >&6 19276 if test "${ac_cv_lib_cposix_strerror+set}" = set; then 19277 echo $ECHO_N "(cached) $ECHO_C" >&6 19278 else 19279 ac_check_lib_save_LIBS=$LIBS 19280 LIBS="-lcposix $LIBS" 19281 cat >conftest.$ac_ext <<_ACEOF 19282 /* confdefs.h. */ 19283 _ACEOF 19284 cat confdefs.h >>conftest.$ac_ext 19285 cat >>conftest.$ac_ext <<_ACEOF 19286 /* end confdefs.h. */ 19287 19288 /* Override any gcc2 internal prototype to avoid an error. */ 19289 #ifdef __cplusplus 19290 extern "C" 19291 #endif 19292 /* We use char because int might match the return type of a gcc2 19293 builtin and then its argument prototype would still apply. */ 19294 char strerror (); 19295 int 19296 main () 19297 { 19298 strerror (); 19299 ; 19300 return 0; 19301 } 19302 _ACEOF 19303 rm -f conftest.$ac_objext conftest$ac_exeext 19304 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 19305 (eval $ac_link) 2>conftest.er1 19306 ac_status=$? 19307 grep -v '^ *+' conftest.er1 >conftest.err 19308 rm -f conftest.er1 19309 cat conftest.err >&5 19310 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19311 (exit $ac_status); } && 19312 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19314 (eval $ac_try) 2>&5 19315 ac_status=$? 19316 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19317 (exit $ac_status); }; } && 19318 { ac_try='test -s conftest$ac_exeext' 19319 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19320 (eval $ac_try) 2>&5 19321 ac_status=$? 19322 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19323 (exit $ac_status); }; }; then 19324 ac_cv_lib_cposix_strerror=yes 19325 else 19326 echo "$as_me: failed program was:" >&5 19327 sed 's/^/| /' conftest.$ac_ext >&5 19328 19329 ac_cv_lib_cposix_strerror=no 19330 fi 19331 rm -f conftest.err conftest.$ac_objext \ 19332 conftest$ac_exeext conftest.$ac_ext 19333 LIBS=$ac_check_lib_save_LIBS 19334 fi 19335 echo "$as_me:$LINENO: result: $ac_cv_lib_cposix_strerror" >&5 19336 echo "${ECHO_T}$ac_cv_lib_cposix_strerror" >&6 19337 if test $ac_cv_lib_cposix_strerror = yes; then 19338 LIBS="$LIBS -lcposix" 19339 fi 19340 19267 19341 19268 19342 -
configure.ac
r96fb8ad rd17f63e 14 14 dnl enable optimization 15 15 CFLAGS="$CFLAGS -O2" 16 16 17 17 18 dnl Check for debug … … 61 62 mingw32_support="yes" 62 63 AC_CHECK_HEADER(windows.h) 64 ;; 65 darwin*) 66 dnl on macosx, cosf went to -lmx 67 LDFLAGS="$LDFLAGS -lmx" 68 AC_ISC_POSIX 63 69 ;; 64 70 *) -
ltmain.sh
r96fb8ad rd17f63e 45 45 PACKAGE=libtool 46 46 VERSION=1.5.6 47 TIMESTAMP=" (1.1220.2.95 2004/04/11 05:50:42) Debian$Rev: 2 15$"47 TIMESTAMP=" (1.1220.2.95 2004/04/11 05:50:42) Debian$Rev: 220 $" 48 48 49 49 … … 1866 1866 if test "$linkmode" != lib && test "$linkmode" != prog; then 1867 1867 $echo "$modename: warning: \`-l' is ignored for archives/objects" 1>&2 1868 continue1869 fi1870 if test "$pass" = conv; then1871 deplibs="$deplib $deplibs"1872 1868 continue 1873 1869 fi
Note: See TracChangeset
for help on using the changeset viewer.