patch-configure 786 B

12345678910111213141516171819202122
  1. $OpenBSD: patch-configure,v 1.1 2012/05/25 13:46:08 shadchin Exp $
  2. --- configure.orig Fri May 25 09:19:08 2012
  3. +++ configure Fri May 25 09:22:11 2012
  4. @@ -2792,7 +2792,7 @@ fi
  5. # Extract the first word of "mppenc", so it can be a program name with args.
  6. -set dummy mppenc; ac_word=$2
  7. +set dummy mpcenc; ac_word=$2
  8. { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
  9. $as_echo_n "checking for $ac_word... " >&6; }
  10. if test "${ac_cv_prog_MPPENC+set}" = set; then
  11. @@ -2829,7 +2829,7 @@ fi
  12. # Extract the first word of "mppdec", so it can be a program name with args.
  13. -set dummy mppdec; ac_word=$2
  14. +set dummy mpcdec; ac_word=$2
  15. { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
  16. $as_echo_n "checking for $ac_word... " >&6; }
  17. if test "${ac_cv_prog_MPPDEC+set}" = set; then