X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Flibzmpeg3%2FMakefile;h=d854fa974b2b76a47fe1cd4144e72624991ec655;hb=12dcdddb7a1e8b7b34f128aa07dde1e11d1dbb44;hp=c5b8a083d37ac3ebd173b1d83bd19c89a027bd24;hpb=cb36bca7007d514ffabb46ded2cdfed53ad3fe76;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/libzmpeg3/Makefile b/cinelerra-5.1/libzmpeg3/Makefile index c5b8a083..d854fa97 100644 --- a/cinelerra-5.1/libzmpeg3/Makefile +++ b/cinelerra-5.1/libzmpeg3/Makefile @@ -83,13 +83,13 @@ ifeq ($(WANT_CIN_3RDPARTY),no) LIBS += -la52 endif ifeq ($(shell uname -o), Android) -LIBS += jpt.a +LIBS += ../libbthread-master/jpt.a endif LIBS += $(lib_a52dec) $(lib_djbfft) $(lib_libbthread) ifeq ($(DYNAMIC_FONTS), 1) -LIBS += -lX11 +LIBS += -lX11 `pkg-config --libs x11` else CFLAGS += -DBUILTIN_FONT_DATA OBJS += $(OBJDIR)/xfont1.o