--- configure.orig Tue Apr 17 17:46:17 2007 +++ configure Tue May 1 08:56:07 2007 @@ -2444,8 +2444,7 @@ done if test -z "$ac_aux_dir"; then { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autotools \"$srcdir\"/autotools" >&5 -echo "$as_me: error: cannot find install-sh or install.sh in autotools \"$srcdir\"/autotools" >&2;} - { (exit 1); exit 1; }; } +echo "$as_me: error: cannot find install-sh or install.sh in autotools \"$srcdir\"/autotools" >&2;} } fi # These three variables are undocumented and unsupported, @@ -37905,8 +37904,7 @@ if test -n "${enable_dv}" then { { echo "$as_me:$LINENO: error: cannot find libraw1394 headers" >&5 -echo "$as_me: error: cannot find libraw1394 headers" >&2;} - { (exit 1); exit 1; }; } +echo "$as_me: error: cannot find libraw1394 headers" >&2;} ;} fi fi @@ -37925,8 +37923,7 @@ { echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6; } { { echo "$as_me:$LINENO: error: cannot cd to ${real_dv_raw1394_tree}" >&5 -echo "$as_me: error: cannot cd to ${real_dv_raw1394_tree}" >&2;} - { (exit 1); exit 1; }; } +echo "$as_me: error: cannot cd to ${real_dv_raw1394_tree}" >&2;} ;} fi if test -f "${real_dv_raw1394_tree}/src/.libs/libraw1394.a" then @@ -38145,8 +38142,7 @@ if test -n "${enable_dv}" then { { echo "$as_me:$LINENO: error: cannot find libavc1394 headers" >&5 -echo "$as_me: error: cannot find libavc1394 headers" >&2;} - { (exit 1); exit 1; }; } +echo "$as_me: error: cannot find libavc1394 headers" >&2;} ; } fi fi @@ -43314,15 +43310,11 @@ echo "${ECHO_T}$ac_cv_lib_dts_pic_dts_free" >&6; } if test $ac_cv_lib_dts_pic_dts_free = yes; then - for element in ffmpeg; do - eval "LDFLAGS_${element}="'"'"-ldts_pic "'$'"{LDFLAGS_${element}} "'"' - am_modules_with_ldflags="${am_modules_with_ldflags} ${element}" - done else for element in ffmpeg; do - eval "LDFLAGS_${element}="'"'"-ldts "'$'"{LDFLAGS_${element}} "'"' + eval "LDFLAGS_${element}="'"'"-ldca "'$'"{LDFLAGS_${element}} "'"' am_modules_with_ldflags="${am_modules_with_ldflags} ${element}" done