From c6739b6427261ac2682a9fca3b23c98df0dc9f60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 6 Nov 2015 07:40:42 +0100 Subject: New upstream release --- Jamtop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Jamtop') diff --git a/Jamtop b/Jamtop index 141abd2..6864931 100644 --- a/Jamtop +++ b/Jamtop @@ -60,7 +60,7 @@ if $(USE_LIBUSB) = true { } # For testing CCast -DEFINES += CCTEST_PATTERN ; +#DEFINES += CCTEST_PATTERN ; # Information for compiling and linking GUI programs @@ -170,6 +170,7 @@ rule CheckForLibrary { # See if we have a system TIFF, JPEG, PNG or ZLIB library. # Note this generates: $(TIFFLIB) $(TIFFINC) $(JPEGLIB) $(JPEGINC) $(PNGLIB) # $(PNGINC) $(ZLIBLIB) $(ZINC) +# !!!!! Add to makepackagebin.sh -sBUILTIN_XXX=true !!!!! CheckForLibrary "TIFF" ; CheckForLibrary "JPEG" ; CheckForLibrary "PNG" ; -- cgit v1.2.3