From 9491825ddff7a294d1f49061bae7044e426aeb2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 6 Nov 2015 05:38:49 +0100 Subject: Imported Upstream version 1.8.3 --- Jamtop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 Jamtop (limited to 'Jamtop') diff --git a/Jamtop b/Jamtop old mode 100644 new mode 100755 index 141abd2..6864931 --- 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