From 4b7a96048aa0ebef75079423b64549b763208f32 Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Mon, 13 Aug 2018 17:27:24 -0400 Subject: contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample. Extension of and closes #1422. --- gtk/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/configure.ac') diff --git a/gtk/configure.ac b/gtk/configure.ac index fc2eee0c0..bd1916a49 100644 --- a/gtk/configure.ac +++ b/gtk/configure.ac @@ -179,7 +179,7 @@ PKG_CHECK_MODULES(GHB, [$GHB_PACKAGES]) GHB_CFLAGS="$HBINC $GHB_CFLAGS" -HB_LIBS="-lhandbrake -lavformat -lavfilter -lavcodec -lavutil -lavresample -lswresample -lpostproc -ldvdnav -ldvdread -lmp3lame -lvorbis -lvorbisenc -logg -lsamplerate -lx264 -lswscale -ltheoraenc -ltheoradec -lvpx -lz -lbz2 -lbluray -lass -lfontconfig -lfreetype -lxml2 -ljansson -lopus -lspeex -llzma" +HB_LIBS="-lhandbrake -lavformat -lavfilter -lavcodec -lavutil -lswresample -lpostproc -ldvdnav -ldvdread -lmp3lame -lvorbis -lvorbisenc -logg -lsamplerate -lx264 -lswscale -ltheoraenc -ltheoradec -lvpx -lz -lbz2 -lbluray -lass -lfontconfig -lfreetype -lxml2 -ljansson -lopus -lspeex -llzma" case $host in *-*-mingw*) -- cgit v1.2.3