From 55ab7a83c83f973169e0ff4377e4588d6d40007e Mon Sep 17 00:00:00 2001 From: jstebbins Date: Fri, 17 Apr 2009 01:54:06 +0000 Subject: [PATCH] LinGui: fix an error in the libs that came from the mingw merge another one of those works on fedora, not on ubuntu things. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2336 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/src/Makefile.am b/gtk/src/Makefile.am index b6e6f528b..41eb76598 100644 --- a/gtk/src/Makefile.am +++ b/gtk/src/Makefile.am @@ -11,7 +11,7 @@ HB_LIBS= \ -lhb -la52 -lmkv -lavformat -lavcodec -lavutil -ldca -ldvdread \ -lfaac -lmp3lame -lmpeg2 -lvorbis -lvorbisenc -logg -lsamplerate \ -lx264 -lxvidcore -lmp4v2 -lswscale -ltheora -lfaad -lz \ - -lbz2 -liberty -lpthread + -lbz2 -lpthread endif icons = \ -- 2.40.0