Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 267829 | Differences between
and this patch

Collapse All | Expand All

(-)yuvscaler/Makefile.am (-1 lines)
Lines 18-23 Link Here
18
18
19
EXTRA_DIST = yuvscaler_implementation.txt
19
EXTRA_DIST = yuvscaler_implementation.txt
20
20
21
yuvscaler_CFLAGS=@PROGRAM_NOPIC@
22
yuvscaler_SOURCES = yuvscaler.c yuvscaler_resample.c yuvscaler_bicubic.c
21
yuvscaler_SOURCES = yuvscaler.c yuvscaler_resample.c yuvscaler_bicubic.c
23
yuvscaler_LDADD = $(LIBMJPEGUTILS) $(LIBM_LIBS)
22
yuvscaler_LDADD = $(LIBMJPEGUTILS) $(LIBM_LIBS)

Return to bug 267829