patch-configure 444 B

1234567891011
  1. --- libmpeg2-0.5.1.orig/configure 2008-07-18 16:41:54.000000000 +0200
  2. +++ libmpeg2-0.5.1/configure 2013-10-14 15:39:35.000000000 +0200
  3. @@ -4722,7 +4722,7 @@ rm -f core conftest.err conftest.$ac_obj
  4. { echo "$as_me:$LINENO: result: $ac_cv_try_cflags_ok" >&5
  5. echo "${ECHO_T}$ac_cv_try_cflags_ok" >&6; }
  6. if test x"$ac_cv_try_cflags_ok" = x"yes"; then
  7. - OPT_CFLAGS="$TRY_CFLAGS"
  8. + OPT_CFLAGS=""
  9. else
  10. :
  11. fi