openbsd-ports/multimedia/dvdstyler/patches/patch-configure
jakemsr 064038d07a update to DVDStyler-1.8.0.3
lots of bug fixes and new features since 1.7.0, including use
of newer ffmpeg.  see News link on HOMEPAGE for details.
2010-05-26 21:56:03 +00:00

13 lines
416 B
Plaintext

$OpenBSD: patch-configure,v 1.3 2010/05/26 21:56:03 jakemsr Exp $
--- configure.orig Tue May 18 12:39:28 2010
+++ configure Tue May 18 12:39:41 2010
@@ -5821,7 +5821,7 @@ $as_echo "yes" >&6; }
:
fi
-for ac_header in ffmpeg/avutil.h
+for ac_header in libavutil/avutil.h
do
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then