diff -Nru largetifftools-1.4/aclocal.m4 largetifftools-1.4.1/aclocal.m4 --- largetifftools-1.4/aclocal.m4 2021-07-12 13:06:14.000000000 +0000 +++ largetifftools-1.4.1/aclocal.m4 2021-12-29 23:32:36.000000000 +0000 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.16.3 -*- Autoconf -*- +# generated automatically by aclocal 1.16.5 -*- Autoconf -*- -# Copyright (C) 1996-2020 Free Software Foundation, Inc. +# Copyright (C) 1996-2021 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -20,7 +20,7 @@ If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'.])]) -# Copyright (C) 2002-2020 Free Software Foundation, Inc. +# Copyright (C) 2002-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -35,7 +35,7 @@ [am__api_version='1.16' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.16.3], [], +m4_if([$1], [1.16.5], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -51,14 +51,14 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.16.3])dnl +[AM_AUTOMAKE_VERSION([1.16.5])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2020 Free Software Foundation, Inc. +# Copyright (C) 2001-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -110,7 +110,7 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2020 Free Software Foundation, Inc. +# Copyright (C) 1997-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -141,7 +141,7 @@ Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999-2020 Free Software Foundation, Inc. +# Copyright (C) 1999-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -332,7 +332,7 @@ # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2020 Free Software Foundation, Inc. +# Copyright (C) 1999-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -400,7 +400,7 @@ # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2020 Free Software Foundation, Inc. +# Copyright (C) 1996-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -428,6 +428,10 @@ # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.65])dnl +m4_ifdef([_$0_ALREADY_INIT], + [m4_fatal([$0 expanded multiple times +]m4_defn([_$0_ALREADY_INIT]))], + [m4_define([_$0_ALREADY_INIT], m4_expansion_stack)])dnl dnl Autoconf wants to disallow AM_ names. We explicitly allow dnl the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl @@ -464,7 +468,7 @@ [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. m4_if( - m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), + m4_ifset([AC_PACKAGE_NAME], [ok]):m4_ifset([AC_PACKAGE_VERSION], [ok]), [ok:ok],, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl @@ -516,6 +520,20 @@ [m4_define([AC_PROG_OBJCXX], m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl ]) +# Variables for tags utilities; see am/tags.am +if test -z "$CTAGS"; then + CTAGS=ctags +fi +AC_SUBST([CTAGS]) +if test -z "$ETAGS"; then + ETAGS=etags +fi +AC_SUBST([ETAGS]) +if test -z "$CSCOPE"; then + CSCOPE=cscope +fi +AC_SUBST([CSCOPE]) + AC_REQUIRE([AM_SILENT_RULES])dnl dnl The testsuite driver may need to know about EXEEXT, so add the dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This @@ -597,7 +615,7 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001-2020 Free Software Foundation, Inc. +# Copyright (C) 2001-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -618,7 +636,7 @@ fi AC_SUBST([install_sh])]) -# Copyright (C) 2003-2020 Free Software Foundation, Inc. +# Copyright (C) 2003-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -639,7 +657,7 @@ # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001-2020 Free Software Foundation, Inc. +# Copyright (C) 2001-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -682,7 +700,7 @@ # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2020 Free Software Foundation, Inc. +# Copyright (C) 1997-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -716,7 +734,7 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2020 Free Software Foundation, Inc. +# Copyright (C) 2001-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -745,7 +763,7 @@ AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -# Copyright (C) 1999-2020 Free Software Foundation, Inc. +# Copyright (C) 1999-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -792,7 +810,7 @@ # For backward compatibility. AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) -# Copyright (C) 2001-2020 Free Software Foundation, Inc. +# Copyright (C) 2001-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -811,7 +829,7 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2020 Free Software Foundation, Inc. +# Copyright (C) 1996-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -892,7 +910,7 @@ rm -f conftest.file ]) -# Copyright (C) 2009-2020 Free Software Foundation, Inc. +# Copyright (C) 2009-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -952,7 +970,7 @@ _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) -# Copyright (C) 2001-2020 Free Software Foundation, Inc. +# Copyright (C) 2001-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -980,7 +998,7 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006-2020 Free Software Foundation, Inc. +# Copyright (C) 2006-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -999,7 +1017,7 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2020 Free Software Foundation, Inc. +# Copyright (C) 2004-2021 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru largetifftools-1.4/AUTHORS largetifftools-1.4.1/AUTHORS --- largetifftools-1.4/AUTHORS 2013-04-07 20:00:36.000000000 +0000 +++ largetifftools-1.4.1/AUTHORS 2021-12-29 23:33:07.000000000 +0000 @@ -1,3 +1,3 @@ - Copyright (c) Christophe Deroulers, 2012-2013 + Copyright (c) Christophe Deroulers, 2012-2021 Inspired by the work of the LibTIFF Software Authors. diff -Nru largetifftools-1.4/compile largetifftools-1.4.1/compile --- largetifftools-1.4/compile 2021-03-23 17:21:06.000000000 +0000 +++ largetifftools-1.4.1/compile 2021-12-29 23:33:43.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2020 Free Software Foundation, Inc. +# Copyright (C) 1999-2021 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify diff -Nru largetifftools-1.4/config.h largetifftools-1.4.1/config.h --- largetifftools-1.4/config.h 2021-07-12 13:07:52.000000000 +0000 +++ largetifftools-1.4.1/config.h 1970-01-01 00:00:00.000000000 +0000 @@ -1,133 +0,0 @@ -/* config.h. Generated from config.h.in by configure. */ -/* config.h.in. Generated from configure.ac by autoheader. */ - -/* Define to 1 if you have the header file. */ -#define HAVE_INTTYPES_H 1 - -/* Define to 1 if you have the `m' library (-lm). */ -#define HAVE_LIBM 1 - -/* Support writing of PNG files */ -#define HAVE_PNG 1 - -/* Define to 1 if libpng defines png_const_bytep */ -#define HAVE_PNG_CONST_BYTEP 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDINT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDIO_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDLIB_H 1 - -/* Define to 1 if you have the `strcasecmp' function. */ -#define HAVE_STRCASECMP 1 - -/* Define to 1 if you have the `strchr' function. */ -#define HAVE_STRCHR 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRINGS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRING_H 1 - -/* Define to 1 if you have the `strncasecmp' function. */ -#define HAVE_STRNCASECMP 1 - -/* Define to 1 if you have the `strtoul' function. */ -#define HAVE_STRTOUL 1 - -/* Define to 1 if you have the `strtoull' function. */ -#define HAVE_STRTOULL 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_STAT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UNISTD_H 1 - -/* Signed 32-bit type formatter */ -#define INT32_FORMAT "%d" - -/* Signed 64-bit type formatter */ -#define INT64_FORMAT "%ld" - -/* Name of package */ -#define PACKAGE "largetifftools" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "LargeTIFFTools Software" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "LargeTIFFTools Software 1.4" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "largetifftools" - -/* Define to the home page for this package. */ -#define PACKAGE_URL "" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "1.4" - -/* The size of `signed int', as computed by sizeof. */ -#define SIZEOF_SIGNED_INT 4 - -/* The size of `signed long', as computed by sizeof. */ -#define SIZEOF_SIGNED_LONG 8 - -/* The size of `size_t', as computed by sizeof. */ -#define SIZEOF_SIZE_T 8 - -/* The size of `unsigned int', as computed by sizeof. */ -#define SIZEOF_UNSIGNED_INT 4 - -/* The size of `unsigned long', as computed by sizeof. */ -#define SIZEOF_UNSIGNED_LONG 8 - -/* The size of `unsigned long long', as computed by sizeof. */ -#define SIZEOF_UNSIGNED_LONG_LONG 8 - -/* Size type formatter */ -#define SIZE_FORMAT "%lu" - -/* Define to 1 if all of the C90 standard headers exist (not just the ones - required in a freestanding environment). This macro is provided for - backward compatibility; new code need not use it. */ -#define STDC_HEADERS 1 - -/* Unsigned 32-bit type formatter */ -#define UINT32_FORMAT "%u" - -/* Unsigned 64-bit type formatter */ -#define UINT64_FORMAT "%llu" - -/* Unsigned 64-bit type hexadecimal formatter */ -#define UINT64_HEX_FORMAT "%llx" - -/* Version number of package */ -#define VERSION "1.4" - -/* Support webp compression */ -#define WEBP_SUPPORT 1 - -/* Support zstd compression */ -#define ZSTD_SUPPORT 1 - -/* Number of bits in a file offset, on hosts where this is settable. */ -/* #undef _FILE_OFFSET_BITS */ - -/* Define for large files, on AIX-style hosts. */ -/* #undef _LARGE_FILES */ - -/* Define to `unsigned int' if does not define. */ -/* #undef size_t */ diff -Nru largetifftools-1.4/config.log largetifftools-1.4.1/config.log --- largetifftools-1.4/config.log 2021-07-12 13:07:52.000000000 +0000 +++ largetifftools-1.4.1/config.log 1970-01-01 00:00:00.000000000 +0000 @@ -1,930 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by LargeTIFFTools Software configure 1.4, which was -generated by GNU Autoconf 2.71. Invocation command line was - - $ ./configure --with-jpeg-include-dir=/opt/local/include --no-create --no-recursion - -## --------- ## -## Platform. ## -## --------- ## - -hostname = leon.local -uname -m = x86_64 -uname -r = 19.6.0 -uname -s = Darwin -uname -v = Darwin Kernel Version 19.6.0: Thu May 6 00:48:39 PDT 2021; root:xnu-6153.141.33~1/RELEASE_X86_64 - -/usr/bin/uname -p = i386 -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -/usr/bin/hostinfo = Mach kernel version: - Darwin Kernel Version 19.6.0: Thu May 6 00:48:39 PDT 2021; root:xnu-6153.141.33~1/RELEASE_X86_64 -Kernel configured for up to 16 processors. -8 processors are physically available. -16 processors are logically available. -Processor type: x86_64h (Intel x86-64h Haswell) -Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 -Primary memory available: 16.00 gigabytes -Default processor set: 513 tasks, 2038 threads, 16 processors -Load average: 2.35, Mach factor: 13.64 -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH: /usr/local/bin/ -PATH: /opt/local/bin/ -PATH: /opt/local/sbin/ -PATH: /opt/local/share/java/android-sdk-macosx/platform-tools/ -PATH: /opt/local/bin/ -PATH: /opt/local/sbin/ -PATH: /usr/local/bin/ -PATH: /usr/bin/ -PATH: /bin/ -PATH: /usr/sbin/ -PATH: /sbin/ -PATH: /opt/X11/bin/ -PATH: /Library/Apple/usr/bin/ -PATH: /opt/local/bin/ - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:2609: looking for aux files: compile missing install-sh -configure:2622: trying ./ -configure:2651: ./compile found -configure:2651: ./missing found -configure:2633: ./install-sh found -configure:2780: checking for a BSD-compatible install -configure:2853: result: /opt/local/bin/ginstall -c -configure:2864: checking whether build environment is sane -configure:2919: result: yes -configure:3078: checking for a race-free mkdir -p -configure:3122: result: /opt/local/bin/gmkdir -p -configure:3129: checking for gawk -configure:3150: found /opt/local/bin/gawk -configure:3161: result: gawk -configure:3172: checking whether make sets $(MAKE) -configure:3195: result: yes -configure:3225: checking whether make supports nested variables -configure:3243: result: yes -configure:3433: checking for gcc -configure:3454: found /usr/bin/gcc -configure:3465: result: gcc -configure:3818: checking for C compiler version -configure:3827: gcc --version >&5 -Apple clang version 12.0.0 (clang-1200.0.32.27) -Target: x86_64-apple-darwin19.6.0 -Thread model: posix -InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin -Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/c++/4.2.1 -configure:3838: $? = 0 -configure:3827: gcc -v >&5 -Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/c++/4.2.1 -Apple clang version 12.0.0 (clang-1200.0.32.27) -Target: x86_64-apple-darwin19.6.0 -Thread model: posix -InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin -configure:3838: $? = 0 -configure:3827: gcc -V >&5 -clang: error: argument to '-V' is missing (expected 1 value) -clang: error: no input files -configure:3838: $? = 1 -configure:3827: gcc -qversion >&5 -clang: error: unknown argument '-qversion'; did you mean '--version'? -clang: error: no input files -configure:3838: $? = 1 -configure:3827: gcc -version >&5 -clang: error: unknown argument '-version'; did you mean '--version'? -clang: error: no input files -configure:3838: $? = 1 -configure:3858: checking whether the C compiler works -configure:3880: gcc conftest.c >&5 -configure:3884: $? = 0 -configure:3934: result: yes -configure:3937: checking for C compiler default output file name -configure:3939: result: a.out -configure:3945: checking for suffix of executables -configure:3952: gcc -o conftest conftest.c >&5 -configure:3956: $? = 0 -configure:3979: result: -configure:4001: checking whether we are cross compiling -configure:4009: gcc -o conftest conftest.c >&5 -configure:4013: $? = 0 -configure:4020: ./conftest -configure:4024: $? = 0 -configure:4039: result: no -configure:4044: checking for suffix of object files -configure:4067: gcc -c conftest.c >&5 -configure:4071: $? = 0 -configure:4093: result: o -configure:4097: checking whether the compiler supports GNU C -configure:4117: gcc -c conftest.c >&5 -configure:4117: $? = 0 -configure:4127: result: yes -configure:4138: checking whether gcc accepts -g -configure:4159: gcc -c -g conftest.c >&5 -configure:4159: $? = 0 -configure:4203: result: yes -configure:4223: checking for gcc option to enable C11 features -configure:4238: gcc -c -g -O2 conftest.c >&5 -configure:4238: $? = 0 -configure:4256: result: none needed -configure:4372: checking whether gcc understands -c and -o together -configure:4395: gcc -c conftest.c -o conftest2.o -configure:4398: $? = 0 -configure:4395: gcc -c conftest.c -o conftest2.o -configure:4398: $? = 0 -configure:4410: result: yes -configure:4430: checking whether make supports the include directive -configure:4445: make -f confmf.GNU && cat confinc.out -this is the am__doit target -configure:4448: $? = 0 -configure:4467: result: yes (GNU style) -configure:4493: checking dependency style of gcc -configure:4605: result: gcc3 -configure:4633: checking for gcc option to support OpenMP -configure:4655: gcc -c -g -O2 conftest.c >&5 -conftest.c:13:2: error: "OpenMP not supported" -#error "OpenMP not supported" - ^ -conftest.c:15:10: fatal error: 'omp.h' file not found -#include - ^~~~~~~ -2 errors generated. -configure:4655: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| /* end confdefs.h. */ -| -| #ifndef _OPENMP -| #error "OpenMP not supported" -| #endif -| #include -| int main (void) { return omp_get_num_threads (); } -| -configure:4655: gcc -c -g -O2 -fopenmp conftest.c >&5 -clang: error: unsupported option '-fopenmp' -configure:4655: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| /* end confdefs.h. */ -| -| #ifndef _OPENMP -| #error "OpenMP not supported" -| #endif -| #include -| int main (void) { return omp_get_num_threads (); } -| -configure:4655: gcc -c -g -O2 -xopenmp conftest.c >&5 -clang: error: language not recognized: 'openmp' -clang: warning: conftest.c: 'linker' input unused [-Wunused-command-line-argument] -configure:4655: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| /* end confdefs.h. */ -| -| #ifndef _OPENMP -| #error "OpenMP not supported" -| #endif -| #include -| int main (void) { return omp_get_num_threads (); } -| -configure:4655: gcc -c -g -O2 -openmp conftest.c >&5 -conftest.c:13:2: error: "OpenMP not supported" -#error "OpenMP not supported" - ^ -conftest.c:15:10: fatal error: 'omp.h' file not found -#include - ^~~~~~~ -2 errors generated. -configure:4655: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| /* end confdefs.h. */ -| -| #ifndef _OPENMP -| #error "OpenMP not supported" -| #endif -| #include -| int main (void) { return omp_get_num_threads (); } -| -configure:4655: gcc -c -g -O2 -mp conftest.c >&5 -clang: error: unknown argument: '-mp' -configure:4655: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| /* end confdefs.h. */ -| -| #ifndef _OPENMP -| #error "OpenMP not supported" -| #endif -| #include -| int main (void) { return omp_get_num_threads (); } -| -configure:4655: gcc -c -g -O2 -omp conftest.c >&5 -conftest.c:13:2: error: "OpenMP not supported" -#error "OpenMP not supported" - ^ -conftest.c:15:10: fatal error: 'omp.h' file not found -#include - ^~~~~~~ -2 errors generated. -configure:4655: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| /* end confdefs.h. */ -| -| #ifndef _OPENMP -| #error "OpenMP not supported" -| #endif -| #include -| int main (void) { return omp_get_num_threads (); } -| -configure:4655: gcc -c -g -O2 -qsmp=omp conftest.c >&5 -clang: error: unknown argument: '-qsmp=omp' -configure:4655: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| /* end confdefs.h. */ -| -| #ifndef _OPENMP -| #error "OpenMP not supported" -| #endif -| #include -| int main (void) { return omp_get_num_threads (); } -| -configure:4655: gcc -c -g -O2 -homp conftest.c >&5 -clang: error: unknown argument: '-homp' -configure:4655: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| /* end confdefs.h. */ -| -| #ifndef _OPENMP -| #error "OpenMP not supported" -| #endif -| #include -| int main (void) { return omp_get_num_threads (); } -| -configure:4655: gcc -c -g -O2 -Popenmp conftest.c >&5 -clang: error: unknown argument '-Popenmp'; did you mean '-fopenmp'? -configure:4655: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| /* end confdefs.h. */ -| -| #ifndef _OPENMP -| #error "OpenMP not supported" -| #endif -| #include -| int main (void) { return omp_get_num_threads (); } -| -configure:4655: gcc -c -g -O2 --openmp conftest.c >&5 -clang: error: unsupported option '--openmp'; did you mean '-fopenmp'? -configure:4655: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| /* end confdefs.h. */ -| -| #ifndef _OPENMP -| #error "OpenMP not supported" -| #endif -| #include -| int main (void) { return omp_get_num_threads (); } -| -configure:4690: result: unsupported -configure:4708: checking for stdio.h -configure:4708: gcc -c -g -O2 conftest.c >&5 -configure:4708: $? = 0 -configure:4708: result: yes -configure:4708: checking for stdlib.h -configure:4708: gcc -c -g -O2 conftest.c >&5 -configure:4708: $? = 0 -configure:4708: result: yes -configure:4708: checking for string.h -configure:4708: gcc -c -g -O2 conftest.c >&5 -configure:4708: $? = 0 -configure:4708: result: yes -configure:4708: checking for inttypes.h -configure:4708: gcc -c -g -O2 conftest.c >&5 -configure:4708: $? = 0 -configure:4708: result: yes -configure:4708: checking for stdint.h -configure:4708: gcc -c -g -O2 conftest.c >&5 -configure:4708: $? = 0 -configure:4708: result: yes -configure:4708: checking for strings.h -configure:4708: gcc -c -g -O2 conftest.c >&5 -configure:4708: $? = 0 -configure:4708: result: yes -configure:4708: checking for sys/stat.h -configure:4708: gcc -c -g -O2 conftest.c >&5 -configure:4708: $? = 0 -configure:4708: result: yes -configure:4708: checking for sys/types.h -configure:4708: gcc -c -g -O2 conftest.c >&5 -configure:4708: $? = 0 -configure:4708: result: yes -configure:4708: checking for unistd.h -configure:4708: gcc -c -g -O2 conftest.c >&5 -configure:4708: $? = 0 -configure:4708: result: yes -configure:4733: checking for stdlib.h -configure:4733: result: yes -configure:4739: checking for string.h -configure:4739: result: yes -configure:4745: checking for strings.h -configure:4745: result: yes -configure:4754: checking for size_t -configure:4754: gcc -c -g -O2 conftest.c >&5 -configure:4754: $? = 0 -configure:4754: gcc -c -g -O2 conftest.c >&5 -conftest.c:55:21: error: expected expression -if (sizeof ((size_t))) - ^ -1 error generated. -configure:4754: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "LargeTIFFTools Software" -| #define PACKAGE_TARNAME "largetifftools" -| #define PACKAGE_VERSION "1.4" -| #define PACKAGE_STRING "LargeTIFFTools Software 1.4" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "largetifftools" -| #define VERSION "1.4" -| #define HAVE_STDIO_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define STDC_HEADERS 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_STRINGS_H 1 -| /* end confdefs.h. */ -| #include -| #ifdef HAVE_STDIO_H -| # include -| #endif -| #ifdef HAVE_STDLIB_H -| # include -| #endif -| #ifdef HAVE_STRING_H -| # include -| #endif -| #ifdef HAVE_INTTYPES_H -| # include -| #endif -| #ifdef HAVE_STDINT_H -| # include -| #endif -| #ifdef HAVE_STRINGS_H -| # include -| #endif -| #ifdef HAVE_SYS_TYPES_H -| # include -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include -| #endif -| #ifdef HAVE_UNISTD_H -| # include -| #endif -| int -| main (void) -| { -| if (sizeof ((size_t))) -| return 0; -| ; -| return 0; -| } -configure:4754: result: yes -configure:4767: checking for strcasecmp -configure:4767: gcc -o conftest -g -O2 conftest.c >&5 -conftest.c:40:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] -char strcasecmp (); - ^ -conftest.c:40:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' -1 warning generated. -configure:4767: $? = 0 -configure:4767: result: yes -configure:4773: checking for strchr -configure:4773: gcc -o conftest -g -O2 conftest.c >&5 -conftest.c:41:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] -char strchr (); - ^ -conftest.c:41:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' -1 warning generated. -configure:4773: $? = 0 -configure:4773: result: yes -configure:4779: checking for strncasecmp -configure:4779: gcc -o conftest -g -O2 conftest.c >&5 -conftest.c:42:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] -char strncasecmp (); - ^ -conftest.c:42:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' -1 warning generated. -configure:4779: $? = 0 -configure:4779: result: yes -configure:4785: checking for strtoul -configure:4785: gcc -o conftest -g -O2 conftest.c >&5 -conftest.c:43:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration] -char strtoul (); - ^ -conftest.c:43:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)' -1 warning generated. -configure:4785: $? = 0 -configure:4785: result: yes -configure:4791: checking for strtoull -configure:4791: gcc -o conftest -g -O2 conftest.c >&5 -conftest.c:44:6: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration] -char strtoull (); - ^ -conftest.c:44:6: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)' -1 warning generated. -configure:4791: $? = 0 -configure:4791: result: yes -configure:4799: checking for lroundl in -lm -configure:4822: gcc -o conftest -g -O2 conftest.c -lm >&5 -conftest.c:33:6: warning: incompatible redeclaration of library function 'lroundl' [-Wincompatible-library-redeclaration] -char lroundl (); - ^ -conftest.c:33:6: note: 'lroundl' is a builtin with type 'long (long double)' -1 warning generated. -configure:4822: $? = 0 -configure:4832: result: yes -configure:4855: checking for special C compiler options needed for large files -configure:4903: result: no -configure:4909: checking for _FILE_OFFSET_BITS value needed for large files -configure:4935: gcc -c -g -O2 conftest.c >&5 -configure:4935: $? = 0 -configure:4969: result: no -configure:5077: checking for jpeg_read_scanlines in -ljpeg -configure:5100: gcc -o conftest -g -O2 conftest.c -ljpeg -lm >&5 -configure:5100: $? = 0 -configure:5110: result: yes -configure:5130: checking for jpeglib.h -configure:5130: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 -configure:5130: $? = 0 -configure:5130: result: yes -configure:5173: checking for png_create_write_struct in -lpng -configure:5196: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -lpng -ljpeg -lm >&5 -configure:5196: $? = 0 -configure:5206: result: yes -configure:5222: checking for png.h -configure:5222: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 -configure:5222: $? = 0 -configure:5222: result: yes -configure:5246: checking if libpng defines type png_const_bytep -configure:5259: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 -configure:5259: $? = 0 -configure:5277: result: yes -configure:5310: checking for ZSTD_decompressStream in -lzstd -configure:5333: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -lzstd -lpng -ljpeg -lm >&5 -configure:5333: $? = 0 -configure:5343: result: yes -configure:5359: checking for zstd.h -configure:5359: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 -configure:5359: $? = 0 -configure:5359: result: yes -configure:5429: checking for WebPDecode in -lwebp -configure:5452: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -lwebp -lzstd -lpng -ljpeg -lm >&5 -configure:5452: $? = 0 -configure:5462: result: yes -configure:5478: checking for webp/decode.h -configure:5478: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 -configure:5478: $? = 0 -configure:5478: result: yes -configure:5540: checking for TIFFReadScanline in -ltiff -configure:5563: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -ltiff -lwebp -lzstd -lpng -ljpeg -lm >&5 -configure:5563: $? = 0 -configure:5573: result: yes -configure:5589: checking for TIFFTileSize64 in -ltiff -configure:5612: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -ltiff -lwebp -lzstd -lpng -ljpeg -lm >&5 -configure:5612: $? = 0 -configure:5622: result: yes -configure:5639: checking for tiff.h -configure:5639: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 -configure:5639: $? = 0 -configure:5639: result: yes -configure:5647: checking for tiffio.h -configure:5647: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 -configure:5647: $? = 0 -configure:5647: result: yes -configure:5680: checking size of signed int -configure:5686: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -ltiff -lwebp -lzstd -lpng -ljpeg -lm >&5 -configure:5686: $? = 0 -configure:5686: ./conftest -configure:5686: $? = 0 -configure:5701: result: 4 -configure:5715: checking size of unsigned int -configure:5721: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -ltiff -lwebp -lzstd -lpng -ljpeg -lm >&5 -configure:5721: $? = 0 -configure:5721: ./conftest -configure:5721: $? = 0 -configure:5736: result: 4 -configure:5750: checking size of signed long -configure:5756: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -ltiff -lwebp -lzstd -lpng -ljpeg -lm >&5 -configure:5756: $? = 0 -configure:5756: ./conftest -configure:5756: $? = 0 -configure:5771: result: 8 -configure:5785: checking size of unsigned long -configure:5791: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -ltiff -lwebp -lzstd -lpng -ljpeg -lm >&5 -configure:5791: $? = 0 -configure:5791: ./conftest -configure:5791: $? = 0 -configure:5806: result: 8 -configure:5826: checking size of unsigned long long -configure:5832: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -ltiff -lwebp -lzstd -lpng -ljpeg -lm >&5 -configure:5832: $? = 0 -configure:5832: ./conftest -configure:5832: $? = 0 -configure:5847: result: 8 -configure:5862: checking size of size_t -configure:5868: gcc -o conftest -g -O2 -I/opt/local/include conftest.c -ltiff -lwebp -lzstd -lpng -ljpeg -lm >&5 -configure:5868: $? = 0 -configure:5868: ./conftest -configure:5868: $? = 0 -configure:5883: result: 8 -configure:5892: checking for signed 32-bit format -configure:5909: result: "%d" -configure:5912: checking for unsigned 32-bit format -configure:5929: result: "%u" -configure:5932: checking for signed 64-bit format -configure:5959: result: "%ld" -configure:5963: checking for unsigned 64-bit format -configure:5997: result: "%llu" -configure:6000: checking for 'size_t' format specifier -configure:6021: result: "%lu" -configure:6140: checking that generated files are newer than configure -configure:6146: result: done -configure:6177: creating ./config.status -configure:7500: result: -LargeTIFFTools are now configured with: - - Installation directory: /usr/local - C compiler: gcc -g -O2 - OpenMP compiler flags: - - Support BigTIFF: yes - Support PNG writing: yes - Support ZSTD compression: yes - Support WebP compression: yes - - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv_c_compiler_gnu=yes -ac_cv_env_CC_set= -ac_cv_env_CC_value= -ac_cv_env_CFLAGS_set= -ac_cv_env_CFLAGS_value= -ac_cv_env_CPPFLAGS_set= -ac_cv_env_CPPFLAGS_value= -ac_cv_env_LDFLAGS_set= -ac_cv_env_LDFLAGS_value= -ac_cv_env_LIBS_set= -ac_cv_env_LIBS_value= -ac_cv_env_build_alias_set= -ac_cv_env_build_alias_value= -ac_cv_env_host_alias_set= -ac_cv_env_host_alias_value= -ac_cv_env_target_alias_set= -ac_cv_env_target_alias_value= -ac_cv_func_strcasecmp=yes -ac_cv_func_strchr=yes -ac_cv_func_strncasecmp=yes -ac_cv_func_strtoul=yes -ac_cv_func_strtoull=yes -ac_cv_header_inttypes_h=yes -ac_cv_header_jpeglib_h=yes -ac_cv_header_png_h=yes -ac_cv_header_stdint_h=yes -ac_cv_header_stdio_h=yes -ac_cv_header_stdlib_h=yes -ac_cv_header_string_h=yes -ac_cv_header_strings_h=yes -ac_cv_header_sys_stat_h=yes -ac_cv_header_sys_types_h=yes -ac_cv_header_tiff_h=yes -ac_cv_header_tiffio_h=yes -ac_cv_header_unistd_h=yes -ac_cv_header_webp_decode_h=yes -ac_cv_header_zstd_h=yes -ac_cv_lib_jpeg_jpeg_read_scanlines=yes -ac_cv_lib_m_lroundl=yes -ac_cv_lib_png_png_create_write_struct=yes -ac_cv_lib_tiff_TIFFReadScanline=yes -ac_cv_lib_tiff_TIFFTileSize64=yes -ac_cv_lib_webp_WebPDecode=yes -ac_cv_lib_zstd_ZSTD_decompressStream=yes -ac_cv_objext=o -ac_cv_path_install='/opt/local/bin/ginstall -c' -ac_cv_path_mkdir=/opt/local/bin/gmkdir -ac_cv_prog_AWK=gawk -ac_cv_prog_ac_ct_CC=gcc -ac_cv_prog_c_openmp=unsupported -ac_cv_prog_cc_c11= -ac_cv_prog_cc_g=yes -ac_cv_prog_cc_stdc= -ac_cv_prog_make_make_set=yes -ac_cv_sizeof_signed_int=4 -ac_cv_sizeof_signed_long=8 -ac_cv_sizeof_size_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=8 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sys_file_offset_bits=no -ac_cv_sys_largefile_CC=no -ac_cv_type_size_t=yes -am_cv_CC_dependencies_compiler_type=gcc3 -am_cv_make_support_nested_variables=yes -am_cv_prog_cc_c_o=yes - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -ACLOCAL='${SHELL} '\''/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing'\'' aclocal-1.16' -AMDEPBACKSLASH='\' -AMDEP_FALSE='#' -AMDEP_TRUE='' -AMTAR='$${TAR-tar}' -AM_BACKSLASH='\' -AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' -AM_DEFAULT_VERBOSITY='1' -AM_V='$(V)' -AUTOCONF='${SHELL} '\''/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing'\'' autoconf' -AUTOHEADER='${SHELL} '\''/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing'\'' autoheader' -AUTOMAKE='${SHELL} '\''/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing'\'' automake-1.16' -AWK='gawk' -CC='gcc' -CCDEPMODE='depmode=gcc3' -CFLAGS='-g -O2 ' -CPPFLAGS='-I/opt/local/include ' -CYGPATH_W='echo' -DEFS='-DHAVE_CONFIG_H' -DEPDIR='.deps' -ECHO_C='\c' -ECHO_N='' -ECHO_T='' -EXEEXT='' -HAVE_WEBP_FALSE='#' -HAVE_WEBP_TRUE='' -HAVE_ZSTD_FALSE='#' -HAVE_ZSTD_TRUE='' -INSTALL_DATA='${INSTALL} -m 644' -INSTALL_PROGRAM='${INSTALL}' -INSTALL_SCRIPT='${INSTALL}' -INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' -LDFLAGS='' -LIBOBJS='' -LIBS='-ltiff -lwebp -lzstd -lpng -ljpeg -lm ' -LTLIBOBJS='' -MAKEINFO='${SHELL} '\''/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing'\'' makeinfo' -MKDIR_P='/opt/local/bin/gmkdir -p' -OBJEXT='o' -OPENMP_CFLAGS='' -PACKAGE='largetifftools' -PACKAGE_BUGREPORT='' -PACKAGE_NAME='LargeTIFFTools Software' -PACKAGE_STRING='LargeTIFFTools Software 1.4' -PACKAGE_TARNAME='largetifftools' -PACKAGE_URL='' -PACKAGE_VERSION='1.4' -PATH_SEPARATOR=':' -SET_MAKE='' -SHELL='/bin/sh' -STRIP='' -VERSION='1.4' -ac_ct_CC='gcc' -am__EXEEXT_FALSE='' -am__EXEEXT_TRUE='#' -am__fastdepCC_FALSE='#' -am__fastdepCC_TRUE='' -am__include='include' -am__isrc='' -am__leading_dot='.' -am__nodep='_no' -am__quote='' -am__tar='$${TAR-tar} chof - "$$tardir"' -am__untar='$${TAR-tar} xf -' -bindir='${exec_prefix}/bin' -build_alias='' -datadir='${datarootdir}' -datarootdir='${prefix}/share' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -dvidir='${docdir}' -exec_prefix='${prefix}' -host_alias='' -htmldir='${docdir}' -includedir='${prefix}/include' -infodir='${datarootdir}/info' -install_sh='${SHELL} /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/install-sh' -libdir='${exec_prefix}/lib' -libexecdir='${exec_prefix}/libexec' -localedir='${datarootdir}/locale' -localstatedir='${prefix}/var' -mandir='${datarootdir}/man' -mkdir_p='$(MKDIR_P)' -oldincludedir='/usr/include' -pdfdir='${docdir}' -prefix='/usr/local' -program_transform_name='s,x,x,' -psdir='${docdir}' -runstatedir='${localstatedir}/run' -sbindir='${exec_prefix}/sbin' -sharedstatedir='${prefix}/com' -sysconfdir='${prefix}/etc' -target_alias='' - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -/* confdefs.h */ -#define PACKAGE_NAME "LargeTIFFTools Software" -#define PACKAGE_TARNAME "largetifftools" -#define PACKAGE_VERSION "1.4" -#define PACKAGE_STRING "LargeTIFFTools Software 1.4" -#define PACKAGE_BUGREPORT "" -#define PACKAGE_URL "" -#define PACKAGE "largetifftools" -#define VERSION "1.4" -#define HAVE_STDIO_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_STDINT_H 1 -#define HAVE_STRINGS_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_UNISTD_H 1 -#define STDC_HEADERS 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_STRINGS_H 1 -#define HAVE_STRCASECMP 1 -#define HAVE_STRCHR 1 -#define HAVE_STRNCASECMP 1 -#define HAVE_STRTOUL 1 -#define HAVE_STRTOULL 1 -#define HAVE_LIBM 1 -#define HAVE_PNG 1 -#define HAVE_PNG_CONST_BYTEP 1 -#define ZSTD_SUPPORT 1 -#define WEBP_SUPPORT 1 -#define SIZEOF_SIGNED_INT 4 -#define SIZEOF_UNSIGNED_INT 4 -#define SIZEOF_SIGNED_LONG 8 -#define SIZEOF_UNSIGNED_LONG 8 -#define SIZEOF_UNSIGNED_LONG_LONG 8 -#define SIZEOF_SIZE_T 8 -#define INT32_FORMAT "%d" -#define UINT32_FORMAT "%u" -#define INT64_FORMAT "%ld" -#define UINT64_FORMAT "%llu" -#define UINT64_HEX_FORMAT "%llx" -#define SIZE_FORMAT "%lu" - -configure: exit 0 - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by LargeTIFFTools Software config.status 1.4, which was -generated by GNU Autoconf 2.71. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on leon.local - -config.status:877: creating Makefile -config.status:877: creating doc/Makefile -config.status:877: creating man/Makefile -config.status:877: creating src/Makefile -config.status:877: creating test/Makefile -config.status:877: creating config.h -config.status:1058: config.h is unchanged -config.status:1106: executing depfiles commands -config.status:1183: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles -make[2]: Nothing to be done for `am--depfiles'. -config.status:1188: $? = 0 - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by LargeTIFFTools Software config.status 1.4, which was -generated by GNU Autoconf 2.71. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status config.h - -on leon.local - -config.status:877: creating config.h diff -Nru largetifftools-1.4/config.status largetifftools-1.4.1/config.status --- largetifftools-1.4/config.status 2021-07-12 13:06:21.000000000 +0000 +++ largetifftools-1.4.1/config.status 1970-01-01 00:00:00.000000000 +0000 @@ -1,1214 +0,0 @@ -#! /bin/sh -# Generated by configure. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false - -SHELL=${CONFIG_SHELL-/bin/sh} -export SHELL -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -as_nop=: -if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 -then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else $as_nop - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - - -# Reset variables that may have inherited troublesome values from -# the environment. - -# IFS needs to be set, to space, tab, and newline, in precisely that order. -# (If _AS_PATH_WALK were called with IFS unset, it would have the -# side effect of setting IFS to empty, thus disabling word splitting.) -# Quoting is to prevent editors from complaining about space-tab. -as_nl=' -' -export as_nl -IFS=" "" $as_nl" - -PS1='$ ' -PS2='> ' -PS4='+ ' - -# Ensure predictable behavior from utilities with locale-dependent output. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# We cannot yet rely on "unset" to work, but we need these variables -# to be unset--not just set to an empty or harmless value--now, to -# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct -# also avoids known problems related to "unset" and subshell syntax -# in other old shells (e.g. bash 2.01 and pdksh 5.2.14). -for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH -do eval test \${$as_var+y} \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done - -# Ensure that fds 0, 1, and 2 are open. -if (exec 3>&0) 2>/dev/null; then :; else exec 0&1) 2>/dev/null; then :; else exec 1>/dev/null; fi -if (exec 3>&2) ; then :; else exec 2>/dev/null; fi - -# The user is always right. -if ${PATH_SEPARATOR+false} :; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - test -r "$as_dir$0" && as_myself=$as_dir$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - - - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - printf "%s\n" "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - - - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit - -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset - -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null -then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else $as_nop - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null -then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else $as_nop - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - - -# Determine whether it's possible to make 'echo' print without a newline. -# These variables are no longer used directly by Autoconf, but are AC_SUBSTed -# for compatibility with existing Makefiles. -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -# For backward compatibility with old third-party macros, we provide -# the shell variables $as_echo and $as_echo_n. New code should use -# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively. -as_echo='printf %s\n' -as_echo_n='printf %s' - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 -## ----------------------------------- ## -## Main body of $CONFIG_STATUS script. ## -## ----------------------------------- ## -# Save the log message, to keep $0 and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by LargeTIFFTools Software $as_me 1.4, which was -generated by GNU Autoconf 2.71. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -# Files that config.status was made for. -config_files=" Makefile doc/Makefile man/Makefile src/Makefile test/Makefile" -config_headers=" config.h" -config_commands=" depfiles" - -ac_cs_usage="\ -\`$as_me' instantiates files and other configuration actions -from templates according to the current configuration. Unless the files -and actions are specified as TAGs, all are instantiated by default. - -Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - --header=FILE[:TEMPLATE] - instantiate the configuration header FILE - -Configuration files: -$config_files - -Configuration headers: -$config_headers - -Configuration commands: -$config_commands - -Report bugs to the package provider." - -ac_cs_config='--with-jpeg-include-dir=/opt/local/include' -ac_cs_version="\ -LargeTIFFTools Software config.status 1.4 -configured by ./configure, generated by GNU Autoconf 2.71, - with options \"$ac_cs_config\" - -Copyright (C) 2021 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4' -srcdir='.' -INSTALL='/opt/local/bin/ginstall -c' -MKDIR_P='/opt/local/bin/gmkdir -p' -AWK='gawk' -test -n "$AWK" || AWK=awk -# The default lists apply if the user does not specify any file. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=?*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - printf "%s\n" "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - printf "%s\n" "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; - esac - as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - as_fn_append CONFIG_HEADERS " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header - as_fn_error $? "ambiguous option: \`$1' -Try \`$0 --help' for more information.";; - --help | --hel | -h ) - printf "%s\n" "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' -Try \`$0 --help' for more information." ;; - - *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -if $ac_cs_recheck; then - set X /bin/sh './configure' '--with-jpeg-include-dir=/opt/local/include' $ac_configure_extra_args --no-create --no-recursion - shift - \printf "%s\n" "running CONFIG_SHELL=/bin/sh $*" >&6 - CONFIG_SHELL='/bin/sh' - export CONFIG_SHELL - exec "$@" -fi - -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX - printf "%s\n" "$ac_log" -} >&5 - -# -# INIT-COMMANDS -# -AMDEP_TRUE="" MAKE="make" - - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; - "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; - "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; - "test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;; - - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files - test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers - test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= ac_tmp= - trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status -' 0 - trap 'as_fn_exit 1' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp - -# Set up the scripts for CONFIG_FILES section. -# No need to generate them if there are no CONFIG_FILES. -# This happens for instance with `./config.status config.h'. -if test -n "$CONFIG_FILES"; then - - -ac_cr=`echo X | tr X '\015'` -# On cygwin, bash can eat \r inside `` if the user requested igncr. -# But we know of no other shell where ac_cr would be empty at this -# point, so we can use a bashism as a fallback. -if test "x$ac_cr" = x; then - eval ac_cr=\$\'\\r\' -fi -ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` -if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -else - ac_cs_awk_cr=$ac_cr -fi - -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && -cat >>"$ac_tmp/subs1.awk" <<\_ACAWK && -S["am__EXEEXT_FALSE"]="" -S["am__EXEEXT_TRUE"]="#" -S["LTLIBOBJS"]="" -S["LIBOBJS"]="" -S["HAVE_WEBP_FALSE"]="#" -S["HAVE_WEBP_TRUE"]="" -S["HAVE_ZSTD_FALSE"]="#" -S["HAVE_ZSTD_TRUE"]="" -S["OPENMP_CFLAGS"]="" -S["am__fastdepCC_FALSE"]="#" -S["am__fastdepCC_TRUE"]="" -S["CCDEPMODE"]="depmode=gcc3" -S["am__nodep"]="_no" -S["AMDEPBACKSLASH"]="\\" -S["AMDEP_FALSE"]="#" -S["AMDEP_TRUE"]="" -S["am__include"]="include" -S["DEPDIR"]=".deps" -S["OBJEXT"]="o" -S["EXEEXT"]="" -S["ac_ct_CC"]="gcc" -S["CPPFLAGS"]="-I/opt/local/include " -S["LDFLAGS"]="" -S["CFLAGS"]="-g -O2 " -S["CC"]="gcc" -S["AM_BACKSLASH"]="\\" -S["AM_DEFAULT_VERBOSITY"]="1" -S["AM_DEFAULT_V"]="$(AM_DEFAULT_VERBOSITY)" -S["AM_V"]="$(V)" -S["am__untar"]="$${TAR-tar} xf -" -S["am__tar"]="$${TAR-tar} chof - \"$$tardir\"" -S["AMTAR"]="$${TAR-tar}" -S["am__leading_dot"]="." -S["SET_MAKE"]="" -S["AWK"]="gawk" -S["mkdir_p"]="$(MKDIR_P)" -S["MKDIR_P"]="/opt/local/bin/gmkdir -p" -S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s" -S["STRIP"]="" -S["install_sh"]="${SHELL} /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/install-sh" -S["MAKEINFO"]="${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' makeinfo" -S["AUTOHEADER"]="${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoheader" -S["AUTOMAKE"]="${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' automake-1.16" -S["AUTOCONF"]="${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoconf" -S["ACLOCAL"]="${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' aclocal-1.16" -S["VERSION"]="1.4" -S["PACKAGE"]="largetifftools" -S["CYGPATH_W"]="echo" -S["am__isrc"]="" -S["INSTALL_DATA"]="${INSTALL} -m 644" -S["INSTALL_SCRIPT"]="${INSTALL}" -S["INSTALL_PROGRAM"]="${INSTALL}" -S["target_alias"]="" -S["host_alias"]="" -S["build_alias"]="" -S["LIBS"]="-ltiff -lwebp -lzstd -lpng -ljpeg -lm " -S["ECHO_T"]="" -S["ECHO_N"]="" -S["ECHO_C"]="\\c" -S["DEFS"]="-DHAVE_CONFIG_H" -S["mandir"]="${datarootdir}/man" -S["localedir"]="${datarootdir}/locale" -S["libdir"]="${exec_prefix}/lib" -S["psdir"]="${docdir}" -S["pdfdir"]="${docdir}" -S["dvidir"]="${docdir}" -S["htmldir"]="${docdir}" -S["infodir"]="${datarootdir}/info" -S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}" -S["oldincludedir"]="/usr/include" -S["includedir"]="${prefix}/include" -S["runstatedir"]="${localstatedir}/run" -S["localstatedir"]="${prefix}/var" -S["sharedstatedir"]="${prefix}/com" -S["sysconfdir"]="${prefix}/etc" -S["datadir"]="${datarootdir}" -S["datarootdir"]="${prefix}/share" -S["libexecdir"]="${exec_prefix}/libexec" -S["sbindir"]="${exec_prefix}/sbin" -S["bindir"]="${exec_prefix}/bin" -S["program_transform_name"]="s,x,x," -S["prefix"]="/usr/local" -S["exec_prefix"]="${prefix}" -S["PACKAGE_URL"]="" -S["PACKAGE_BUGREPORT"]="" -S["PACKAGE_STRING"]="LargeTIFFTools Software 1.4" -S["PACKAGE_VERSION"]="1.4" -S["PACKAGE_TARNAME"]="largetifftools" -S["PACKAGE_NAME"]="LargeTIFFTools Software" -S["PATH_SEPARATOR"]=":" -S["SHELL"]="/bin/sh" -S["am__quote"]="" -_ACAWK -cat >>"$ac_tmp/subs1.awk" <<_ACAWK && - for (key in S) S_is_set[key] = 1 - FS = "" - -} -{ - line = $ 0 - nfields = split(line, field, "@") - substed = 0 - len = length(field[1]) - for (i = 2; i < nfields; i++) { - key = field[i] - keylen = length(key) - if (S_is_set[key]) { - value = S[key] - line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) - len += length(value) + length(field[++i]) - substed = 1 - } else - len += 1 + keylen - } - - print line -} - -_ACAWK -if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then - sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" -else - cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 -fi # test -n "$CONFIG_FILES" - -# Set up the scripts for CONFIG_HEADERS section. -# No need to generate them if there are no CONFIG_HEADERS. -# This happens for instance with `./config.status Makefile'. -if test -n "$CONFIG_HEADERS"; then -cat >"$ac_tmp/defines.awk" <<\_ACAWK || -BEGIN { -D["PACKAGE_NAME"]=" \"LargeTIFFTools Software\"" -D["PACKAGE_TARNAME"]=" \"largetifftools\"" -D["PACKAGE_VERSION"]=" \"1.4\"" -D["PACKAGE_STRING"]=" \"LargeTIFFTools Software 1.4\"" -D["PACKAGE_BUGREPORT"]=" \"\"" -D["PACKAGE_URL"]=" \"\"" -D["PACKAGE"]=" \"largetifftools\"" -D["VERSION"]=" \"1.4\"" -D["HAVE_STDIO_H"]=" 1" -D["HAVE_STDLIB_H"]=" 1" -D["HAVE_STRING_H"]=" 1" -D["HAVE_INTTYPES_H"]=" 1" -D["HAVE_STDINT_H"]=" 1" -D["HAVE_STRINGS_H"]=" 1" -D["HAVE_SYS_STAT_H"]=" 1" -D["HAVE_SYS_TYPES_H"]=" 1" -D["HAVE_UNISTD_H"]=" 1" -D["STDC_HEADERS"]=" 1" -D["HAVE_STDLIB_H"]=" 1" -D["HAVE_STRING_H"]=" 1" -D["HAVE_STRINGS_H"]=" 1" -D["HAVE_STRCASECMP"]=" 1" -D["HAVE_STRCHR"]=" 1" -D["HAVE_STRNCASECMP"]=" 1" -D["HAVE_STRTOUL"]=" 1" -D["HAVE_STRTOULL"]=" 1" -D["HAVE_LIBM"]=" 1" -D["HAVE_PNG"]=" 1" -D["HAVE_PNG_CONST_BYTEP"]=" 1" -D["ZSTD_SUPPORT"]=" 1" -D["WEBP_SUPPORT"]=" 1" -D["SIZEOF_SIGNED_INT"]=" 4" -D["SIZEOF_UNSIGNED_INT"]=" 4" -D["SIZEOF_SIGNED_LONG"]=" 8" -D["SIZEOF_UNSIGNED_LONG"]=" 8" -D["SIZEOF_UNSIGNED_LONG_LONG"]=" 8" -D["SIZEOF_SIZE_T"]=" 8" -D["INT32_FORMAT"]=" \"%d\"" -D["UINT32_FORMAT"]=" \"%u\"" -D["INT64_FORMAT"]=" \"%ld\"" -D["UINT64_FORMAT"]=" \"%llu\"" -D["UINT64_HEX_FORMAT"]=" \"%llx\"" -D["SIZE_FORMAT"]=" \"%lu\"" - for (key in D) D_is_set[key] = 1 - FS = "" -} -/^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ { - line = $ 0 - split(line, arg, " ") - if (arg[1] == "#") { - defundef = arg[2] - mac1 = arg[3] - } else { - defundef = substr(arg[1], 2) - mac1 = arg[2] - } - split(mac1, mac2, "(") #) - macro = mac2[1] - prefix = substr(line, 1, index(line, defundef) - 1) - if (D_is_set[macro]) { - # Preserve the white space surrounding the "#". - print prefix "define", macro P[macro] D[macro] - next - } else { - # Replace #undef with comments. This is necessary, for example, - # in the case of _POSIX_SOURCE, which is predefined and required - # on some systems where configure will not decide to define it. - if (defundef == "undef") { - print "/*", prefix defundef, macro, "*/" - next - } - } -} -{ print } -_ACAWK - as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 -fi # test -n "$CONFIG_HEADERS" - - -eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" -shift -for ac_tag -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$ac_tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac - as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input='Generated from '` - printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -printf "%s\n" "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. - case $configure_input in #( - *\&* | *\|* | *\\* ) - ac_sed_conf_input=`printf "%s\n" "$configure_input" | - sed 's/[\\\\&|]/\\\\&/g'`;; #( - *) ac_sed_conf_input=$configure_input;; - esac - - case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= -ac_sed_dataroot=' -/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p' -case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} - ac_datarootdir_hack=' - s&@datadir@&${datarootdir}&g - s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g - s&@infodir@&${datarootdir}/info&g - s&@localedir@&${datarootdir}/locale&g - s&@mandir@&${datarootdir}/man&g - s&\${datarootdir}&${prefix}/share&g' ;; -esac -ac_sed_extra="/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// -s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// -s/^[^=]*=[ ]*$// -} - -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s|@configure_input@|$ac_sed_conf_input|;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@top_build_prefix@&$ac_top_build_prefix&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 -printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$ac_tmp/stdin" - case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; - esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - :H) - # - # CONFIG_HEADER - # - if test x"$ac_file" != x-; then - { - printf "%s\n" "/* $configure_input */" >&1 \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" - } >"$ac_tmp/config.h" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 -printf "%s\n" "$as_me: $ac_file is unchanged" >&6;} - else - rm -f "$ac_file" - mv "$ac_tmp/config.h" "$ac_file" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - fi - else - printf "%s\n" "/* $configure_input */" >&1 \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ - || as_fn_error $? "could not create -" "$LINENO" 5 - fi -# Compute "$ac_file"'s index in $config_headers. -_am_arg="$ac_file" -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || -$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$_am_arg" : 'X\(//\)[^/]' \| \ - X"$_am_arg" : 'X\(//\)$' \| \ - X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$_am_arg" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - - :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -printf "%s\n" "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Older Autoconf quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - # TODO: see whether this extra hack can be removed once we start - # requiring Autoconf 2.70 or later. - case $CONFIG_FILES in #( - *\'*) : - eval set x "$CONFIG_FILES" ;; #( - *) : - set x $CONFIG_FILES ;; #( - *) : - ;; -esac - shift - # Used to flag and report bootstrapping failures. - am_rc=0 - for am_mf - do - # Strip MF so we end up with the name of the file. - am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile which includes - # dependency-tracking related rules and includes. - # Grep'ing the whole file directly is not great: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ - || continue - am_dirpart=`$as_dirname -- "$am_mf" || -$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$am_mf" : 'X\(//\)[^/]' \| \ - X"$am_mf" : 'X\(//\)$' \| \ - X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$am_mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - am_filepart=`$as_basename -- "$am_mf" || -$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ - X"$am_mf" : 'X\(//\)$' \| \ - X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X/"$am_mf" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - { echo "$as_me:$LINENO: cd "$am_dirpart" \ - && sed -e '/# am--include-marker/d' "$am_filepart" \ - | $MAKE -f - am--depfiles" >&5 - (cd "$am_dirpart" \ - && sed -e '/# am--include-marker/d' "$am_filepart" \ - | $MAKE -f - am--depfiles) >&5 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } || am_rc=$? - done - if test $am_rc -ne 0; then - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "Something went wrong bootstrapping makefile fragments - for automatic dependency tracking. If GNU make was not used, consider - re-running the configure script with MAKE=\"gmake\" (or whatever is - necessary). You can also try re-running configure with the - '--disable-dependency-tracking' option to at least be able to build - the package (albeit without support for automatic dependency tracking). -See \`config.log' for more details" "$LINENO" 5; } - fi - { am_dirpart=; unset am_dirpart;} - { am_filepart=; unset am_filepart;} - { am_mf=; unset am_mf;} - { am_rc=; unset am_rc;} - rm -f conftest-deps.mk -} - ;; - - esac -done # for ac_tag - - -as_fn_exit 0 diff -Nru largetifftools-1.4/configure largetifftools-1.4.1/configure --- largetifftools-1.4/configure 2021-07-12 13:06:15.000000000 +0000 +++ largetifftools-1.4.1/configure 2021-12-30 17:17:42.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for LargeTIFFTools Software 1.4. +# Generated by GNU Autoconf 2.71 for LargeTIFFTools Software 1.4.1. # # # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, @@ -608,8 +608,8 @@ # Identity of this package. PACKAGE_NAME='LargeTIFFTools Software' PACKAGE_TARNAME='largetifftools' -PACKAGE_VERSION='1.4' -PACKAGE_STRING='LargeTIFFTools Software 1.4' +PACKAGE_VERSION='1.4.1' +PACKAGE_STRING='LargeTIFFTools Software 1.4.1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -675,6 +675,9 @@ AM_DEFAULT_VERBOSITY AM_DEFAULT_V AM_V +CSCOPE +ETAGS +CTAGS am__untar am__tar AMTAR @@ -1314,7 +1317,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures LargeTIFFTools Software 1.4 to adapt to many kinds of systems. +\`configure' configures LargeTIFFTools Software 1.4.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1381,7 +1384,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of LargeTIFFTools Software 1.4:";; + short | recursive ) echo "Configuration of LargeTIFFTools Software 1.4.1:";; esac cat <<\_ACEOF @@ -1497,7 +1500,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -LargeTIFFTools Software configure 1.4 +LargeTIFFTools Software configure 1.4.1 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2004,7 +2007,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by LargeTIFFTools Software $as_me 1.4, which was +It was created by LargeTIFFTools Software $as_me 1.4.1, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3273,7 +3276,7 @@ # Define the identity of the package. PACKAGE='largetifftools' - VERSION='1.4' + VERSION='1.4.1' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -3319,6 +3322,20 @@ +# Variables for tags utilities; see am/tags.am +if test -z "$CTAGS"; then + CTAGS=ctags +fi + +if test -z "$ETAGS"; then + ETAGS=etags +fi + +if test -z "$CSCOPE"; then + CSCOPE=cscope +fi + + # POSIX will say in a future version that running "rm -f" with no argument # is OK; and we want to be able to make that assumption in our Makefile @@ -6559,7 +6576,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by LargeTIFFTools Software $as_me 1.4, which was +This file was extended by LargeTIFFTools Software $as_me 1.4.1, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6627,7 +6644,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -LargeTIFFTools Software config.status 1.4 +LargeTIFFTools Software config.status 1.4.1 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -Nru largetifftools-1.4/configure.ac largetifftools-1.4.1/configure.ac --- largetifftools-1.4/configure.ac 2021-07-12 13:03:19.000000000 +0000 +++ largetifftools-1.4.1/configure.ac 2021-12-29 23:22:53.000000000 +0000 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([LargeTIFFTools Software], [1.4], [], [largetifftools]) +AC_INIT([LargeTIFFTools Software], [1.4.1], [], [largetifftools]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src]) diff -Nru largetifftools-1.4/debian/changelog largetifftools-1.4.1/debian/changelog --- largetifftools-1.4/debian/changelog 2021-08-15 09:51:33.000000000 +0000 +++ largetifftools-1.4.1/debian/changelog 2022-01-18 19:15:34.000000000 +0000 @@ -1,3 +1,12 @@ +largetifftools (1.4.1-1) unstable; urgency=medium + + * New upstream version. + * d/copyright: bump years. + * Bump standards version to 4.6.0. + * Update maintainer address. + + -- Gürkan Myczko Tue, 18 Jan 2022 20:15:34 +0100 + largetifftools (1.4-2) unstable; urgency=medium * Upload to unstable. diff -Nru largetifftools-1.4/debian/control largetifftools-1.4.1/debian/control --- largetifftools-1.4/debian/control 2021-07-17 11:37:30.000000000 +0000 +++ largetifftools-1.4.1/debian/control 2022-01-18 19:15:34.000000000 +0000 @@ -1,9 +1,9 @@ Source: largetifftools Section: graphics Priority: optional -Maintainer: Gürkan Myczko +Maintainer: Gürkan Myczko Build-Depends: debhelper-compat (= 13), libtiff-dev, libpng-dev, libzstd-dev, libwebp-dev -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: https://www.imnc.in2p3.fr/pagesperso/deroulers/software/largetifftools/ diff -Nru largetifftools-1.4/debian/copyright largetifftools-1.4.1/debian/copyright --- largetifftools-1.4/debian/copyright 2021-07-17 11:32:58.000000000 +0000 +++ largetifftools-1.4.1/debian/copyright 2022-01-18 19:15:34.000000000 +0000 @@ -4,7 +4,7 @@ Source: http://www.imnc.in2p3.fr/pagesperso/deroulers/software/largetifftools/ Files: * -Copyright: 2012-2021 Christophe Deroulers +Copyright: 2012-2022 Christophe Deroulers License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: debian/* -Copyright: 2021 Gürkan Myczko +Copyright: 2021-2022 Gürkan Myczko License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff -Nru largetifftools-1.4/depcomp largetifftools-1.4.1/depcomp --- largetifftools-1.4/depcomp 2021-03-23 17:21:06.000000000 +0000 +++ largetifftools-1.4.1/depcomp 2021-12-29 23:33:43.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2020 Free Software Foundation, Inc. +# Copyright (C) 1999-2021 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff -Nru largetifftools-1.4/doc/Makefile largetifftools-1.4.1/doc/Makefile --- largetifftools-1.4/doc/Makefile 2021-07-12 13:06:21.000000000 +0000 +++ largetifftools-1.4.1/doc/Makefile 1970-01-01 00:00:00.000000000 +0000 @@ -1,406 +0,0 @@ -# Makefile.in generated by automake 1.16.3 from Makefile.am. -# doc/Makefile. Generated from Makefile.in by configure. - -# Copyright (C) 1994-2020 Free Software Foundation, Inc. - -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - - - -# TIFFMosaicTools Software -# -# Author Christophe Deroulers, 2012 -# -# License: GNU General Public License v3 -# - -# Process this file with automake to produce Makefile.in. - -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} -am__make_running_with_option = \ - case $${target_option-} in \ - ?) ;; \ - *) echo "am__make_running_with_option: internal error: invalid" \ - "target option '$${target_option-}' specified" >&2; \ - exit 1;; \ - esac; \ - has_opt=no; \ - sane_makeflags=$$MAKEFLAGS; \ - if $(am__is_gnu_make); then \ - sane_makeflags=$$MFLAGS; \ - else \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - bs=\\; \ - sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ - | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ - esac; \ - fi; \ - skip_next=no; \ - strip_trailopt () \ - { \ - flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ - }; \ - for flg in $$sane_makeflags; do \ - test $$skip_next = yes && { skip_next=no; continue; }; \ - case $$flg in \ - *=*|--*) continue;; \ - -*I) strip_trailopt 'I'; skip_next=yes;; \ - -*I?*) strip_trailopt 'I';; \ - -*O) strip_trailopt 'O'; skip_next=yes;; \ - -*O?*) strip_trailopt 'O';; \ - -*l) strip_trailopt 'l'; skip_next=yes;; \ - -*l?*) strip_trailopt 'l';; \ - -[dEDm]) skip_next=yes;; \ - -[JT]) skip_next=yes;; \ - esac; \ - case $$flg in \ - *$$target_option*) has_opt=yes; break;; \ - esac; \ - done; \ - test $$has_opt = yes -am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/largetifftools -pkgincludedir = $(includedir)/largetifftools -pkglibdir = $(libdir)/largetifftools -pkglibexecdir = $(libexecdir)/largetifftools -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -subdir = doc -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_$(V)) -am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -am__v_at_1 = -SOURCES = -DIST_SOURCES = -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -am__DIST_COMMON = $(srcdir)/Makefile.in -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' aclocal-1.16 -AMTAR = $${TAR-tar} -AM_DEFAULT_VERBOSITY = 1 -AUTOCONF = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoconf -AUTOHEADER = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoheader -AUTOMAKE = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' automake-1.16 -AWK = gawk -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -g -O2 -CPPFLAGS = -I/opt/local/include -CYGPATH_W = echo -DEFS = -DHAVE_CONFIG_H -DEPDIR = .deps -ECHO_C = \c -ECHO_N = -ECHO_T = -EXEEXT = -INSTALL = /opt/local/bin/ginstall -c -INSTALL_DATA = ${INSTALL} -m 644 -INSTALL_PROGRAM = ${INSTALL} -INSTALL_SCRIPT = ${INSTALL} -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -LDFLAGS = -LIBOBJS = -LIBS = -ltiff -lwebp -lzstd -lpng -ljpeg -lm -LTLIBOBJS = -MAKEINFO = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' makeinfo -MKDIR_P = /opt/local/bin/gmkdir -p -OBJEXT = o -OPENMP_CFLAGS = -PACKAGE = largetifftools -PACKAGE_BUGREPORT = -PACKAGE_NAME = LargeTIFFTools Software -PACKAGE_STRING = LargeTIFFTools Software 1.4 -PACKAGE_TARNAME = largetifftools -PACKAGE_URL = -PACKAGE_VERSION = 1.4 -PATH_SEPARATOR = : -SET_MAKE = -SHELL = /bin/sh -STRIP = -VERSION = 1.4 -abs_builddir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/doc -abs_srcdir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/doc -abs_top_builddir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -abs_top_srcdir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -ac_ct_CC = gcc -am__include = include -am__leading_dot = . -am__quote = -am__tar = $${TAR-tar} chof - "$$tardir" -am__untar = $${TAR-tar} xf - -bindir = ${exec_prefix}/bin -build_alias = -builddir = . -datadir = ${datarootdir} -datarootdir = ${prefix}/share -docdir = $(datadir)/doc/largetifftools -dvidir = ${docdir} -exec_prefix = ${prefix} -host_alias = -htmldir = ${docdir} -includedir = ${prefix}/include -infodir = ${datarootdir}/info -install_sh = ${SHELL} /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/install-sh -libdir = ${exec_prefix}/lib -libexecdir = ${exec_prefix}/libexec -localedir = ${datarootdir}/locale -localstatedir = ${prefix}/var -mandir = ${datarootdir}/man -mkdir_p = $(MKDIR_P) -oldincludedir = /usr/include -pdfdir = ${docdir} -prefix = /usr/local -program_transform_name = s,x,x, -psdir = ${docdir} -runstatedir = ${localstatedir}/run -sbindir = ${exec_prefix}/sbin -sharedstatedir = ${prefix}/com -srcdir = . -sysconfdir = ${prefix}/etc -target_alias = -top_build_prefix = ../ -top_builddir = .. -top_srcdir = .. -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu doc/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) distdir-am - -distdir-am: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic cscopelist-am \ - ctags-am distclean distclean-generic distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags-am uninstall uninstall-am - -.PRECIOUS: Makefile - -#doc_DATA = README - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff -Nru largetifftools-1.4/doc/Makefile.in largetifftools-1.4.1/doc/Makefile.in --- largetifftools-1.4/doc/Makefile.in 2021-07-12 13:06:15.000000000 +0000 +++ largetifftools-1.4.1/doc/Makefile.in 2021-12-29 23:33:43.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.3 from Makefile.am. +# Makefile.in generated by automake 1.16.5 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2020 Free Software Foundation, Inc. +# Copyright (C) 1994-2021 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -137,12 +137,15 @@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ +CSCOPE = @CSCOPE@ +CTAGS = @CTAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ +ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ @@ -250,7 +253,6 @@ cscope cscopelist: - distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru largetifftools-1.4/INSTALL largetifftools-1.4.1/INSTALL --- largetifftools-1.4/INSTALL 2021-03-23 17:21:06.000000000 +0000 +++ largetifftools-1.4.1/INSTALL 2010-08-18 16:01:46.000000000 +0000 @@ -1,8 +1,8 @@ Installation Instructions ************************* - Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software -Foundation, Inc. +Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, +2006, 2007, 2008, 2009 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -12,96 +12,97 @@ Basic Installation ================== - Briefly, the shell command './configure && make && make install' -should configure, build, and install this package. The following -more-detailed instructions are generic; see the 'README' file for + Briefly, the shell commands `./configure; make; make install' should +configure, build, and install this package. The following +more-detailed instructions are generic; see the `README' file for instructions specific to this package. Some packages provide this -'INSTALL' file but do not implement all of the features documented +`INSTALL' file but do not implement all of the features documented below. The lack of an optional feature in a given package is not necessarily a bug. More recommendations for GNU packages can be found in *note Makefile Conventions: (standards)Makefile Conventions. - The 'configure' shell script attempts to guess correct values for + The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses -those values to create a 'Makefile' in each directory of the package. -It may also create one or more '.h' files containing system-dependent -definitions. Finally, it creates a shell script 'config.status' that +those values to create a `Makefile' in each directory of the package. +It may also create one or more `.h' files containing system-dependent +definitions. Finally, it creates a shell script `config.status' that you can run in the future to recreate the current configuration, and a -file 'config.log' containing compiler output (useful mainly for -debugging 'configure'). +file `config.log' containing compiler output (useful mainly for +debugging `configure'). - It can also use an optional file (typically called 'config.cache' and -enabled with '--cache-file=config.cache' or simply '-C') that saves the -results of its tests to speed up reconfiguring. Caching is disabled by -default to prevent problems with accidental use of stale cache files. + It can also use an optional file (typically called `config.cache' +and enabled with `--cache-file=config.cache' or simply `-C') that saves +the results of its tests to speed up reconfiguring. Caching is +disabled by default to prevent problems with accidental use of stale +cache files. If you need to do unusual things to compile the package, please try -to figure out how 'configure' could check whether to do them, and mail -diffs or instructions to the address given in the 'README' so they can +to figure out how `configure' could check whether to do them, and mail +diffs or instructions to the address given in the `README' so they can be considered for the next release. If you are using the cache, and at -some point 'config.cache' contains results you don't want to keep, you +some point `config.cache' contains results you don't want to keep, you may remove or edit it. - The file 'configure.ac' (or 'configure.in') is used to create -'configure' by a program called 'autoconf'. You need 'configure.ac' if -you want to change it or regenerate 'configure' using a newer version of -'autoconf'. + The file `configure.ac' (or `configure.in') is used to create +`configure' by a program called `autoconf'. You need `configure.ac' if +you want to change it or regenerate `configure' using a newer version +of `autoconf'. The simplest way to compile this package is: - 1. 'cd' to the directory containing the package's source code and type - './configure' to configure the package for your system. + 1. `cd' to the directory containing the package's source code and type + `./configure' to configure the package for your system. - Running 'configure' might take a while. While running, it prints + Running `configure' might take a while. While running, it prints some messages telling which features it is checking for. - 2. Type 'make' to compile the package. + 2. Type `make' to compile the package. - 3. Optionally, type 'make check' to run any self-tests that come with + 3. Optionally, type `make check' to run any self-tests that come with the package, generally using the just-built uninstalled binaries. - 4. Type 'make install' to install the programs and any data files and + 4. Type `make install' to install the programs and any data files and documentation. When installing into a prefix owned by root, it is recommended that the package be configured and built as a regular - user, and only the 'make install' phase executed with root + user, and only the `make install' phase executed with root privileges. - 5. Optionally, type 'make installcheck' to repeat any self-tests, but + 5. Optionally, type `make installcheck' to repeat any self-tests, but this time using the binaries in their final installed location. This target does not install anything. Running this target as a - regular user, particularly if the prior 'make install' required + regular user, particularly if the prior `make install' required root privileges, verifies that the installation completed correctly. 6. You can remove the program binaries and object files from the - source code directory by typing 'make clean'. To also remove the - files that 'configure' created (so you can compile the package for - a different kind of computer), type 'make distclean'. There is - also a 'make maintainer-clean' target, but that is intended mainly + source code directory by typing `make clean'. To also remove the + files that `configure' created (so you can compile the package for + a different kind of computer), type `make distclean'. There is + also a `make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. - 7. Often, you can also type 'make uninstall' to remove the installed + 7. Often, you can also type `make uninstall' to remove the installed files again. In practice, not all packages have tested that uninstallation works correctly, even though it is required by the GNU Coding Standards. - 8. Some packages, particularly those that use Automake, provide 'make + 8. Some packages, particularly those that use Automake, provide `make distcheck', which can by used by developers to test that all other - targets like 'make install' and 'make uninstall' work correctly. + targets like `make install' and `make uninstall' work correctly. This target is generally not run by end users. Compilers and Options ===================== Some systems require unusual options for compilation or linking that -the 'configure' script does not know about. Run './configure --help' +the `configure' script does not know about. Run `./configure --help' for details on some of the pertinent environment variables. - You can give 'configure' initial values for configuration parameters -by setting variables in the command line or in the environment. Here is -an example: + You can give `configure' initial values for configuration parameters +by setting variables in the command line or in the environment. Here +is an example: ./configure CC=c99 CFLAGS=-g LIBS=-lposix @@ -112,21 +113,21 @@ You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their -own directory. To do this, you can use GNU 'make'. 'cd' to the +own directory. To do this, you can use GNU `make'. `cd' to the directory where you want the object files and executables to go and run -the 'configure' script. 'configure' automatically checks for the source -code in the directory that 'configure' is in and in '..'. This is known -as a "VPATH" build. +the `configure' script. `configure' automatically checks for the +source code in the directory that `configure' is in and in `..'. This +is known as a "VPATH" build. - With a non-GNU 'make', it is safer to compile the package for one + With a non-GNU `make', it is safer to compile the package for one architecture at a time in the source code directory. After you have -installed the package for one architecture, use 'make distclean' before +installed the package for one architecture, use `make distclean' before reconfiguring for another architecture. On MacOS X 10.5 and later systems, you can create libraries and executables that work on multiple system types--known as "fat" or -"universal" binaries--by specifying multiple '-arch' options to the -compiler but only a single '-arch' option to the preprocessor. Like +"universal" binaries--by specifying multiple `-arch' options to the +compiler but only a single `-arch' option to the preprocessor. Like this: ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ @@ -135,104 +136,100 @@ This is not guaranteed to produce working output in all cases, you may have to build one architecture at a time and combine the results -using the 'lipo' tool if you have problems. +using the `lipo' tool if you have problems. Installation Names ================== - By default, 'make install' installs the package's commands under -'/usr/local/bin', include files under '/usr/local/include', etc. You -can specify an installation prefix other than '/usr/local' by giving -'configure' the option '--prefix=PREFIX', where PREFIX must be an + By default, `make install' installs the package's commands under +`/usr/local/bin', include files under `/usr/local/include', etc. You +can specify an installation prefix other than `/usr/local' by giving +`configure' the option `--prefix=PREFIX', where PREFIX must be an absolute file name. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you -pass the option '--exec-prefix=PREFIX' to 'configure', the package uses +pass the option `--exec-prefix=PREFIX' to `configure', the package uses PREFIX as the prefix for installing programs and libraries. Documentation and other data files still use the regular prefix. In addition, if you use an unusual directory layout you can give -options like '--bindir=DIR' to specify different values for particular -kinds of files. Run 'configure --help' for a list of the directories -you can set and what kinds of files go in them. In general, the default -for these options is expressed in terms of '${prefix}', so that -specifying just '--prefix' will affect all of the other directory +options like `--bindir=DIR' to specify different values for particular +kinds of files. Run `configure --help' for a list of the directories +you can set and what kinds of files go in them. In general, the +default for these options is expressed in terms of `${prefix}', so that +specifying just `--prefix' will affect all of the other directory specifications that were not explicitly provided. The most portable way to affect installation locations is to pass the -correct locations to 'configure'; however, many packages provide one or +correct locations to `configure'; however, many packages provide one or both of the following shortcuts of passing variable assignments to the -'make install' command line to change installation locations without +`make install' command line to change installation locations without having to reconfigure or recompile. The first method involves providing an override variable for each -affected directory. For example, 'make install +affected directory. For example, `make install prefix=/alternate/directory' will choose an alternate location for all directory configuration variables that were expressed in terms of -'${prefix}'. Any directories that were specified during 'configure', -but not in terms of '${prefix}', must each be overridden at install time -for the entire installation to be relocated. The approach of makefile -variable overrides for each directory variable is required by the GNU -Coding Standards, and ideally causes no recompilation. However, some -platforms have known limitations with the semantics of shared libraries -that end up requiring recompilation when using this method, particularly -noticeable in packages that use GNU Libtool. - - The second method involves providing the 'DESTDIR' variable. For -example, 'make install DESTDIR=/alternate/directory' will prepend -'/alternate/directory' before all installation names. The approach of -'DESTDIR' overrides is not required by the GNU Coding Standards, and +`${prefix}'. Any directories that were specified during `configure', +but not in terms of `${prefix}', must each be overridden at install +time for the entire installation to be relocated. The approach of +makefile variable overrides for each directory variable is required by +the GNU Coding Standards, and ideally causes no recompilation. +However, some platforms have known limitations with the semantics of +shared libraries that end up requiring recompilation when using this +method, particularly noticeable in packages that use GNU Libtool. + + The second method involves providing the `DESTDIR' variable. For +example, `make install DESTDIR=/alternate/directory' will prepend +`/alternate/directory' before all installation names. The approach of +`DESTDIR' overrides is not required by the GNU Coding Standards, and does not work on platforms that have drive letters. On the other hand, it does better at avoiding recompilation issues, and works well even -when some directory options were not specified in terms of '${prefix}' -at 'configure' time. +when some directory options were not specified in terms of `${prefix}' +at `configure' time. Optional Features ================= If the package supports it, you can cause programs to be installed -with an extra prefix or suffix on their names by giving 'configure' the -option '--program-prefix=PREFIX' or '--program-suffix=SUFFIX'. +with an extra prefix or suffix on their names by giving `configure' the +option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. - Some packages pay attention to '--enable-FEATURE' options to -'configure', where FEATURE indicates an optional part of the package. -They may also pay attention to '--with-PACKAGE' options, where PACKAGE -is something like 'gnu-as' or 'x' (for the X Window System). The -'README' should mention any '--enable-' and '--with-' options that the + Some packages pay attention to `--enable-FEATURE' options to +`configure', where FEATURE indicates an optional part of the package. +They may also pay attention to `--with-PACKAGE' options, where PACKAGE +is something like `gnu-as' or `x' (for the X Window System). The +`README' should mention any `--enable-' and `--with-' options that the package recognizes. - For packages that use the X Window System, 'configure' can usually + For packages that use the X Window System, `configure' can usually find the X include and library files automatically, but if it doesn't, -you can use the 'configure' options '--x-includes=DIR' and -'--x-libraries=DIR' to specify their locations. +you can use the `configure' options `--x-includes=DIR' and +`--x-libraries=DIR' to specify their locations. Some packages offer the ability to configure how verbose the -execution of 'make' will be. For these packages, running './configure +execution of `make' will be. For these packages, running `./configure --enable-silent-rules' sets the default to minimal output, which can be -overridden with 'make V=1'; while running './configure +overridden with `make V=1'; while running `./configure --disable-silent-rules' sets the default to verbose, which can be -overridden with 'make V=0'. +overridden with `make V=0'. Particular systems ================== - On HP-UX, the default C compiler is not ANSI C compatible. If GNU CC -is not installed, it is recommended to use the following options in + On HP-UX, the default C compiler is not ANSI C compatible. If GNU +CC is not installed, it is recommended to use the following options in order to use an ANSI C compiler: ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. - HP-UX 'make' updates targets which have the same time stamps as their -prerequisites, which makes it generally unusable when shipped generated -files such as 'configure' are involved. Use GNU 'make' instead. - On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot -parse its '' header file. The option '-nodtk' can be used as a -workaround. If GNU CC is not installed, it is therefore recommended to -try +parse its `' header file. The option `-nodtk' can be used as +a workaround. If GNU CC is not installed, it is therefore recommended +to try ./configure CC="cc" @@ -240,26 +237,26 @@ ./configure CC="cc -nodtk" - On Solaris, don't put '/usr/ucb' early in your 'PATH'. This + On Solaris, don't put `/usr/ucb' early in your `PATH'. This directory contains several dysfunctional programs; working variants of -these programs are available in '/usr/bin'. So, if you need '/usr/ucb' -in your 'PATH', put it _after_ '/usr/bin'. +these programs are available in `/usr/bin'. So, if you need `/usr/ucb' +in your `PATH', put it _after_ `/usr/bin'. - On Haiku, software installed for all users goes in '/boot/common', -not '/usr/local'. It is recommended to use the following options: + On Haiku, software installed for all users goes in `/boot/common', +not `/usr/local'. It is recommended to use the following options: ./configure --prefix=/boot/common Specifying the System Type ========================== - There may be some features 'configure' cannot figure out + There may be some features `configure' cannot figure out automatically, but needs to determine by the type of machine the package will run on. Usually, assuming the package is built to be run on the -_same_ architectures, 'configure' can figure that out, but if it prints +_same_ architectures, `configure' can figure that out, but if it prints a message saying it cannot guess the machine type, give it the -'--build=TYPE' option. TYPE can either be a short name for the system -type, such as 'sun4', or a canonical name which has the form: +`--build=TYPE' option. TYPE can either be a short name for the system +type, such as `sun4', or a canonical name which has the form: CPU-COMPANY-SYSTEM @@ -268,101 +265,101 @@ OS KERNEL-OS - See the file 'config.sub' for the possible values of each field. If -'config.sub' isn't included in this package, then this package doesn't + See the file `config.sub' for the possible values of each field. If +`config.sub' isn't included in this package, then this package doesn't need to know the machine type. If you are _building_ compiler tools for cross-compiling, you should -use the option '--target=TYPE' to select the type of system they will +use the option `--target=TYPE' to select the type of system they will produce code for. If you want to _use_ a cross compiler, that generates code for a platform different from the build platform, you should specify the "host" platform (i.e., that on which the generated programs will -eventually be run) with '--host=TYPE'. +eventually be run) with `--host=TYPE'. Sharing Defaults ================ - If you want to set default values for 'configure' scripts to share, -you can create a site shell script called 'config.site' that gives -default values for variables like 'CC', 'cache_file', and 'prefix'. -'configure' looks for 'PREFIX/share/config.site' if it exists, then -'PREFIX/etc/config.site' if it exists. Or, you can set the -'CONFIG_SITE' environment variable to the location of the site script. -A warning: not all 'configure' scripts look for a site script. + If you want to set default values for `configure' scripts to share, +you can create a site shell script called `config.site' that gives +default values for variables like `CC', `cache_file', and `prefix'. +`configure' looks for `PREFIX/share/config.site' if it exists, then +`PREFIX/etc/config.site' if it exists. Or, you can set the +`CONFIG_SITE' environment variable to the location of the site script. +A warning: not all `configure' scripts look for a site script. Defining Variables ================== Variables not defined in a site shell script can be set in the -environment passed to 'configure'. However, some packages may run +environment passed to `configure'. However, some packages may run configure again during the build, and the customized values of these variables may be lost. In order to avoid this problem, you should set -them in the 'configure' command line, using 'VAR=value'. For example: +them in the `configure' command line, using `VAR=value'. For example: ./configure CC=/usr/local2/bin/gcc -causes the specified 'gcc' to be used as the C compiler (unless it is +causes the specified `gcc' to be used as the C compiler (unless it is overridden in the site shell script). -Unfortunately, this technique does not work for 'CONFIG_SHELL' due to an -Autoconf limitation. Until the limitation is lifted, you can use this -workaround: +Unfortunately, this technique does not work for `CONFIG_SHELL' due to +an Autoconf bug. Until the bug is fixed you can use this workaround: - CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash + CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash -'configure' Invocation +`configure' Invocation ====================== - 'configure' recognizes the following options to control how it + `configure' recognizes the following options to control how it operates. -'--help' -'-h' - Print a summary of all of the options to 'configure', and exit. +`--help' +`-h' + Print a summary of all of the options to `configure', and exit. -'--help=short' -'--help=recursive' +`--help=short' +`--help=recursive' Print a summary of the options unique to this package's - 'configure', and exit. The 'short' variant lists options used only - in the top level, while the 'recursive' variant lists options also - present in any nested packages. - -'--version' -'-V' - Print the version of Autoconf used to generate the 'configure' + `configure', and exit. The `short' variant lists options used + only in the top level, while the `recursive' variant lists options + also present in any nested packages. + +`--version' +`-V' + Print the version of Autoconf used to generate the `configure' script, and exit. -'--cache-file=FILE' +`--cache-file=FILE' Enable the cache: use and save the results of the tests in FILE, - traditionally 'config.cache'. FILE defaults to '/dev/null' to + traditionally `config.cache'. FILE defaults to `/dev/null' to disable caching. -'--config-cache' -'-C' - Alias for '--cache-file=config.cache'. - -'--quiet' -'--silent' -'-q' +`--config-cache' +`-C' + Alias for `--cache-file=config.cache'. + +`--quiet' +`--silent' +`-q' Do not print messages saying which checks are being made. To - suppress all normal output, redirect it to '/dev/null' (any error + suppress all normal output, redirect it to `/dev/null' (any error messages will still be shown). -'--srcdir=DIR' +`--srcdir=DIR' Look for the package's source code in directory DIR. Usually - 'configure' can determine that directory automatically. + `configure' can determine that directory automatically. -'--prefix=DIR' - Use DIR as the installation prefix. *note Installation Names:: for - more details, including other options available for fine-tuning the - installation locations. +`--prefix=DIR' + Use DIR as the installation prefix. *note Installation Names:: + for more details, including other options available for fine-tuning + the installation locations. -'--no-create' -'-n' +`--no-create' +`-n' Run the configure checks, but stop before creating any output files. -'configure' also accepts some other, not widely useful, options. Run -'configure --help' for more details. +`configure' also accepts some other, not widely useful, options. Run +`configure --help' for more details. + diff -Nru largetifftools-1.4/Makefile largetifftools-1.4.1/Makefile --- largetifftools-1.4/Makefile 2021-07-12 13:06:21.000000000 +0000 +++ largetifftools-1.4.1/Makefile 1970-01-01 00:00:00.000000000 +0000 @@ -1,784 +0,0 @@ -# Makefile.in generated by automake 1.16.3 from Makefile.am. -# Makefile. Generated from Makefile.in by configure. - -# Copyright (C) 1994-2020 Free Software Foundation, Inc. - -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - - - -# LargeTIFFTools Software -# -# Copyright (c) Christophe Deroulers, 2012-2013 -# -# License: GNU General Public License v3 -# - -# Process this file with automake to produce Makefile.in. - -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} -am__make_running_with_option = \ - case $${target_option-} in \ - ?) ;; \ - *) echo "am__make_running_with_option: internal error: invalid" \ - "target option '$${target_option-}' specified" >&2; \ - exit 1;; \ - esac; \ - has_opt=no; \ - sane_makeflags=$$MAKEFLAGS; \ - if $(am__is_gnu_make); then \ - sane_makeflags=$$MFLAGS; \ - else \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - bs=\\; \ - sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ - | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ - esac; \ - fi; \ - skip_next=no; \ - strip_trailopt () \ - { \ - flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ - }; \ - for flg in $$sane_makeflags; do \ - test $$skip_next = yes && { skip_next=no; continue; }; \ - case $$flg in \ - *=*|--*) continue;; \ - -*I) strip_trailopt 'I'; skip_next=yes;; \ - -*I?*) strip_trailopt 'I';; \ - -*O) strip_trailopt 'O'; skip_next=yes;; \ - -*O?*) strip_trailopt 'O';; \ - -*l) strip_trailopt 'l'; skip_next=yes;; \ - -*l?*) strip_trailopt 'l';; \ - -[dEDm]) skip_next=yes;; \ - -[JT]) skip_next=yes;; \ - esac; \ - case $$flg in \ - *$$target_option*) has_opt=yes; break;; \ - esac; \ - done; \ - test $$has_opt = yes -am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/largetifftools -pkgincludedir = $(includedir)/largetifftools -pkglibdir = $(libdir)/largetifftools -pkglibexecdir = $(libexecdir)/largetifftools -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -subdir = . -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ - $(am__configure_deps) $(am__DIST_COMMON) -am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ - configure.lineno config.status.lineno -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_$(V)) -am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -am__v_at_1 = -SOURCES = -DIST_SOURCES = -RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ - ctags-recursive dvi-recursive html-recursive info-recursive \ - install-data-recursive install-dvi-recursive \ - install-exec-recursive install-html-recursive \ - install-info-recursive install-pdf-recursive \ - install-ps-recursive install-recursive installcheck-recursive \ - installdirs-recursive pdf-recursive ps-recursive \ - tags-recursive uninstall-recursive -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -am__recursive_targets = \ - $(RECURSIVE_TARGETS) \ - $(RECURSIVE_CLEAN_TARGETS) \ - $(am__extra_recursive_targets) -AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - cscope distdir distdir-am dist dist-all distcheck -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \ - config.h.in -# Read a list of newline-separated strings from the standard input, -# and print each of them once, without duplicates. Input order is -# *not* preserved. -am__uniquify_input = $(AWK) '\ - BEGIN { nonempty = 0; } \ - { items[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in items) print i; }; } \ -' -# Make sure the list of sources is unique. This is necessary because, -# e.g., the same source file might be shared among _SOURCES variables -# for different programs/libraries. -am__define_uniq_tagged_files = \ - list='$(am__tagged_files)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | $(am__uniquify_input)` -ETAGS = etags -CTAGS = ctags -CSCOPE = cscope -DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \ - COPYING ChangeLog INSTALL NEWS README compile depcomp \ - install-sh missing -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -distdir = $(PACKAGE)-$(VERSION) -top_distdir = $(distdir) -am__remove_distdir = \ - if test -d "$(distdir)"; then \ - find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -rf "$(distdir)" \ - || { sleep 5 && rm -rf "$(distdir)"; }; \ - else :; fi -am__post_remove_distdir = $(am__remove_distdir) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -DIST_ARCHIVES = $(distdir).tar.gz -GZIP_ENV = --best -DIST_TARGETS = dist-gzip -# Exists only to be overridden by the user if desired. -AM_DISTCHECK_DVI_TARGET = dvi -distuninstallcheck_listfiles = find . -type f -print -am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ - | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' -distcleancheck_listfiles = find . -type f -print -ACLOCAL = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' aclocal-1.16 -AMTAR = $${TAR-tar} -AM_DEFAULT_VERBOSITY = 1 -AUTOCONF = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoconf -AUTOHEADER = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoheader -AUTOMAKE = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' automake-1.16 -AWK = gawk -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -g -O2 -CPPFLAGS = -I/opt/local/include -CYGPATH_W = echo -DEFS = -DHAVE_CONFIG_H -DEPDIR = .deps -ECHO_C = \c -ECHO_N = -ECHO_T = -EXEEXT = -INSTALL = /opt/local/bin/ginstall -c -INSTALL_DATA = ${INSTALL} -m 644 -INSTALL_PROGRAM = ${INSTALL} -INSTALL_SCRIPT = ${INSTALL} -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -LDFLAGS = -LIBOBJS = -LIBS = -ltiff -lwebp -lzstd -lpng -ljpeg -lm -LTLIBOBJS = -MAKEINFO = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' makeinfo -MKDIR_P = /opt/local/bin/gmkdir -p -OBJEXT = o -OPENMP_CFLAGS = -PACKAGE = largetifftools -PACKAGE_BUGREPORT = -PACKAGE_NAME = LargeTIFFTools Software -PACKAGE_STRING = LargeTIFFTools Software 1.4 -PACKAGE_TARNAME = largetifftools -PACKAGE_URL = -PACKAGE_VERSION = 1.4 -PATH_SEPARATOR = : -SET_MAKE = -SHELL = /bin/sh -STRIP = -VERSION = 1.4 -abs_builddir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -abs_srcdir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -abs_top_builddir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -abs_top_srcdir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -ac_ct_CC = gcc -am__include = include -am__leading_dot = . -am__quote = -am__tar = $${TAR-tar} chof - "$$tardir" -am__untar = $${TAR-tar} xf - -bindir = ${exec_prefix}/bin -build_alias = -builddir = . -datadir = ${datarootdir} -datarootdir = ${prefix}/share -docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} -dvidir = ${docdir} -exec_prefix = ${prefix} -host_alias = -htmldir = ${docdir} -includedir = ${prefix}/include -infodir = ${datarootdir}/info -install_sh = ${SHELL} /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/install-sh -libdir = ${exec_prefix}/lib -libexecdir = ${exec_prefix}/libexec -localedir = ${datarootdir}/locale -localstatedir = ${prefix}/var -mandir = ${datarootdir}/man -mkdir_p = $(MKDIR_P) -oldincludedir = /usr/include -pdfdir = ${docdir} -prefix = /usr/local -program_transform_name = s,x,x, -psdir = ${docdir} -runstatedir = ${localstatedir}/run -sbindir = ${exec_prefix}/sbin -sharedstatedir = ${prefix}/com -srcdir = . -sysconfdir = ${prefix}/etc -target_alias = -top_build_prefix = -top_builddir = . -top_srcdir = . -SUBDIRS = src man test doc -all: config.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive - -.SUFFIXES: -am--refresh: Makefile - @: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ - $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - echo ' $(SHELL) ./config.status'; \ - $(SHELL) ./config.status;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - $(SHELL) ./config.status --recheck - -$(top_srcdir)/configure: $(am__configure_deps) - $(am__cd) $(srcdir) && $(AUTOCONF) -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) -$(am__aclocal_m4_deps): - -config.h: stamp-h1 - @test -f $@ || rm -f stamp-h1 - @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 - -stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status - @rm -f stamp-h1 - cd $(top_builddir) && $(SHELL) ./config.status config.h -$(srcdir)/config.h.in: $(am__configure_deps) - ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) - rm -f stamp-h1 - touch $@ - -distclean-hdr: - -rm -f config.h stamp-h1 - -# This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(am__recursive_targets): - @fail=; \ - if $(am__make_keepgoing); then \ - failcom='fail=yes'; \ - else \ - failcom='exit 1'; \ - fi; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -ID: $(am__tagged_files) - $(am__define_uniq_tagged_files); mkid -fID $$unique -tags: tags-recursive -TAGS: tags - -tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - set x; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - $(am__define_uniq_tagged_files); \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: ctags-recursive - -CTAGS: ctags -ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - $(am__define_uniq_tagged_files); \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" -cscope: cscope.files - test ! -s cscope.files \ - || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) -clean-cscope: - -rm -f cscope.files -cscope.files: clean-cscope cscopelist -cscopelist: cscopelist-recursive - -cscopelist-am: $(am__tagged_files) - list='$(am__tagged_files)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -rm -f cscope.out cscope.in.out cscope.po.out cscope.files - -distdir: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) distdir-am - -distdir-am: $(DISTFILES) - $(am__remove_distdir) - test -d "$(distdir)" || mkdir "$(distdir)" - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - $(am__make_dryrun) \ - || test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done - -test -n "$(am__skip_mode_fix)" \ - || find "$(distdir)" -type d ! -perm -755 \ - -exec chmod u+rwx,go+rx {} \; -o \ - ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ - || chmod -R a+r "$(distdir)" -dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz - $(am__post_remove_distdir) - -dist-bzip2: distdir - tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 - $(am__post_remove_distdir) - -dist-lzip: distdir - tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz - $(am__post_remove_distdir) - -dist-xz: distdir - tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz - $(am__post_remove_distdir) - -dist-zstd: distdir - tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst - $(am__post_remove_distdir) - -dist-tarZ: distdir - @echo WARNING: "Support for distribution archives compressed with" \ - "legacy program 'compress' is deprecated." >&2 - @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 - tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z - $(am__post_remove_distdir) - -dist-shar: distdir - @echo WARNING: "Support for shar distribution archives is" \ - "deprecated." >&2 - @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 - shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz - $(am__post_remove_distdir) - -dist-zip: distdir - -rm -f $(distdir).zip - zip -rq $(distdir).zip $(distdir) - $(am__post_remove_distdir) - -dist dist-all: - $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' - $(am__post_remove_distdir) - -# This target untars the dist file and tries a VPATH configuration. Then -# it guarantees that the distribution is self-contained by making another -# tarfile. -distcheck: dist - case '$(DIST_ARCHIVES)' in \ - *.tar.gz*) \ - eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ - *.tar.bz2*) \ - bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ - *.tar.lz*) \ - lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ - *.tar.xz*) \ - xz -dc $(distdir).tar.xz | $(am__untar) ;;\ - *.tar.Z*) \ - uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ - *.shar.gz*) \ - eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ - *.zip*) \ - unzip $(distdir).zip ;;\ - *.tar.zst*) \ - zstd -dc $(distdir).tar.zst | $(am__untar) ;;\ - esac - chmod -R a-w $(distdir) - chmod u+w $(distdir) - mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst - chmod a-w $(distdir) - test -d $(distdir)/_build || exit 0; \ - dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ - && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ - && am__cwd=`pwd` \ - && $(am__cd) $(distdir)/_build/sub \ - && ../../configure \ - $(AM_DISTCHECK_CONFIGURE_FLAGS) \ - $(DISTCHECK_CONFIGURE_FLAGS) \ - --srcdir=../.. --prefix="$$dc_install_base" \ - && $(MAKE) $(AM_MAKEFLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \ - && $(MAKE) $(AM_MAKEFLAGS) check \ - && $(MAKE) $(AM_MAKEFLAGS) install \ - && $(MAKE) $(AM_MAKEFLAGS) installcheck \ - && $(MAKE) $(AM_MAKEFLAGS) uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ - distuninstallcheck \ - && chmod -R a-w "$$dc_install_base" \ - && ({ \ - (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ - distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ - } || { rm -rf "$$dc_destdir"; exit 1; }) \ - && rm -rf "$$dc_destdir" \ - && $(MAKE) $(AM_MAKEFLAGS) dist \ - && rm -rf $(DIST_ARCHIVES) \ - && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ - && cd "$$am__cwd" \ - || exit 1 - $(am__post_remove_distdir) - @(echo "$(distdir) archives ready for distribution: "; \ - list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ - sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' -distuninstallcheck: - @test -n '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: trying to run $@ with an empty' \ - '$$(distuninstallcheck_dir)' >&2; \ - exit 1; \ - }; \ - $(am__cd) '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ - exit 1; \ - }; \ - test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left after uninstall:" ; \ - if test -n "$(DESTDIR)"; then \ - echo " (check DESTDIR support)"; \ - fi ; \ - $(distuninstallcheck_listfiles) ; \ - exit 1; } >&2 -distcleancheck: distclean - @if test '$(srcdir)' = . ; then \ - echo "ERROR: distcleancheck can only run from a VPATH build" ; \ - exit 1 ; \ - fi - @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left in build directory after distclean:" ; \ - $(distcleancheck_listfiles) ; \ - exit 1; } >&2 -check-am: all-am -check: check-recursive -all-am: Makefile config.h -installdirs: installdirs-recursive -installdirs-am: -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-recursive - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-hdr distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf $(top_srcdir)/autom4te.cache - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(am__recursive_targets) all install-am install-strip - -.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ - am--refresh check check-am clean clean-cscope clean-generic \ - cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ - dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ - dist-zstd distcheck distclean distclean-generic distclean-hdr \ - distclean-tags distcleancheck distdir distuninstallcheck dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-dvi install-dvi-am \ - install-exec install-exec-am install-html install-html-am \ - install-info install-info-am install-man install-pdf \ - install-pdf-am install-ps install-ps-am install-strip \ - installcheck installcheck-am installdirs installdirs-am \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \ - uninstall-am - -.PRECIOUS: Makefile - - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff -Nru largetifftools-1.4/Makefile.in largetifftools-1.4.1/Makefile.in --- largetifftools-1.4/Makefile.in 2021-07-12 13:06:15.000000000 +0000 +++ largetifftools-1.4.1/Makefile.in 2021-12-29 23:37:56.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.3 from Makefile.am. +# Makefile.in generated by automake 1.16.5 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2020 Free Software Foundation, Inc. +# Copyright (C) 1994-2021 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -160,9 +160,6 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` -ETAGS = etags -CTAGS = ctags -CSCOPE = cscope DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \ COPYING ChangeLog INSTALL NEWS README compile depcomp \ @@ -222,12 +219,15 @@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ +CSCOPE = @CSCOPE@ +CTAGS = @CTAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ +ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ @@ -456,7 +456,6 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files - distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru largetifftools-1.4/man/Makefile largetifftools-1.4.1/man/Makefile --- largetifftools-1.4/man/Makefile 2021-07-12 13:06:21.000000000 +0000 +++ largetifftools-1.4.1/man/Makefile 1970-01-01 00:00:00.000000000 +0000 @@ -1,486 +0,0 @@ -# Makefile.in generated by automake 1.16.3 from Makefile.am. -# man/Makefile. Generated from Makefile.in by configure. - -# Copyright (C) 1994-2020 Free Software Foundation, Inc. - -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - - - -# TIFFMosaicTools Software -# -# Author Christophe Deroulers, 2012-2017 -# -# License: GNU General Public License v3 -# - -# Process this file with automake to produce Makefile.in. - -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} -am__make_running_with_option = \ - case $${target_option-} in \ - ?) ;; \ - *) echo "am__make_running_with_option: internal error: invalid" \ - "target option '$${target_option-}' specified" >&2; \ - exit 1;; \ - esac; \ - has_opt=no; \ - sane_makeflags=$$MAKEFLAGS; \ - if $(am__is_gnu_make); then \ - sane_makeflags=$$MFLAGS; \ - else \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - bs=\\; \ - sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ - | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ - esac; \ - fi; \ - skip_next=no; \ - strip_trailopt () \ - { \ - flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ - }; \ - for flg in $$sane_makeflags; do \ - test $$skip_next = yes && { skip_next=no; continue; }; \ - case $$flg in \ - *=*|--*) continue;; \ - -*I) strip_trailopt 'I'; skip_next=yes;; \ - -*I?*) strip_trailopt 'I';; \ - -*O) strip_trailopt 'O'; skip_next=yes;; \ - -*O?*) strip_trailopt 'O';; \ - -*l) strip_trailopt 'l'; skip_next=yes;; \ - -*l?*) strip_trailopt 'l';; \ - -[dEDm]) skip_next=yes;; \ - -[JT]) skip_next=yes;; \ - esac; \ - case $$flg in \ - *$$target_option*) has_opt=yes; break;; \ - esac; \ - done; \ - test $$has_opt = yes -am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/largetifftools -pkgincludedir = $(includedir)/largetifftools -pkglibdir = $(libdir)/largetifftools -pkglibexecdir = $(libexecdir)/largetifftools -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -subdir = man -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_$(V)) -am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -am__v_at_1 = -SOURCES = -DIST_SOURCES = -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__uninstall_files_from_dir = { \ - test -z "$$files" \ - || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ - || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ - $(am__cd) "$$dir" && rm -f $$files; }; \ - } -man1dir = $(mandir)/man1 -am__installdirs = "$(DESTDIR)$(man1dir)" -NROFF = nroff -MANS = $(man_MANS) -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -am__DIST_COMMON = $(srcdir)/Makefile.in -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' aclocal-1.16 -AMTAR = $${TAR-tar} -AM_DEFAULT_VERBOSITY = 1 -AUTOCONF = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoconf -AUTOHEADER = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoheader -AUTOMAKE = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' automake-1.16 -AWK = gawk -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -g -O2 -CPPFLAGS = -I/opt/local/include -CYGPATH_W = echo -DEFS = -DHAVE_CONFIG_H -DEPDIR = .deps -ECHO_C = \c -ECHO_N = -ECHO_T = -EXEEXT = -INSTALL = /opt/local/bin/ginstall -c -INSTALL_DATA = ${INSTALL} -m 644 -INSTALL_PROGRAM = ${INSTALL} -INSTALL_SCRIPT = ${INSTALL} -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -LDFLAGS = -LIBOBJS = -LIBS = -ltiff -lwebp -lzstd -lpng -ljpeg -lm -LTLIBOBJS = -MAKEINFO = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' makeinfo -MKDIR_P = /opt/local/bin/gmkdir -p -OBJEXT = o -OPENMP_CFLAGS = -PACKAGE = largetifftools -PACKAGE_BUGREPORT = -PACKAGE_NAME = LargeTIFFTools Software -PACKAGE_STRING = LargeTIFFTools Software 1.4 -PACKAGE_TARNAME = largetifftools -PACKAGE_URL = -PACKAGE_VERSION = 1.4 -PATH_SEPARATOR = : -SET_MAKE = -SHELL = /bin/sh -STRIP = -VERSION = 1.4 -abs_builddir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/man -abs_srcdir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/man -abs_top_builddir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -abs_top_srcdir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -ac_ct_CC = gcc -am__include = include -am__leading_dot = . -am__quote = -am__tar = $${TAR-tar} chof - "$$tardir" -am__untar = $${TAR-tar} xf - -bindir = ${exec_prefix}/bin -build_alias = -builddir = . -datadir = ${datarootdir} -datarootdir = ${prefix}/share -docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} -dvidir = ${docdir} -exec_prefix = ${prefix} -host_alias = -htmldir = ${docdir} -includedir = ${prefix}/include -infodir = ${datarootdir}/info -install_sh = ${SHELL} /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/install-sh -libdir = ${exec_prefix}/lib -libexecdir = ${exec_prefix}/libexec -localedir = ${datarootdir}/locale -localstatedir = ${prefix}/var -mandir = ${datarootdir}/man -mkdir_p = $(MKDIR_P) -oldincludedir = /usr/include -pdfdir = ${docdir} -prefix = /usr/local -program_transform_name = s,x,x, -psdir = ${docdir} -runstatedir = ${localstatedir}/run -sbindir = ${exec_prefix}/sbin -sharedstatedir = ${prefix}/com -srcdir = . -sysconfdir = ${prefix}/etc -target_alias = -top_build_prefix = ../ -top_builddir = .. -top_srcdir = .. -man_MANS = tiffsplittiles.1 tiffmakemosaic.1 tifffastcrop.1 -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu man/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): -install-man1: $(man_MANS) - @$(NORMAL_INSTALL) - @list1=''; \ - list2='$(man_MANS)'; \ - test -n "$(man1dir)" \ - && test -n "`echo $$list1$$list2`" \ - || exit 0; \ - echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ - { for i in $$list1; do echo "$$i"; done; \ - if test -n "$$list2"; then \ - for i in $$list2; do echo "$$i"; done \ - | sed -n '/\.1[a-z]*$$/p'; \ - fi; \ - } | while read p; do \ - if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; echo "$$p"; \ - done | \ - sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ - sed 'N;N;s,\n, ,g' | { \ - list=; while read file base inst; do \ - if test "$$base" = "$$inst"; then list="$$list $$file"; else \ - echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ - $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ - fi; \ - done; \ - for i in $$list; do echo "$$i"; done | $(am__base_list) | \ - while read files; do \ - test -z "$$files" || { \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ - done; } - -uninstall-man1: - @$(NORMAL_UNINSTALL) - @list=''; test -n "$(man1dir)" || exit 0; \ - files=`{ for i in $$list; do echo "$$i"; done; \ - l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ - sed -n '/\.1[a-z]*$$/p'; \ - } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ - dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) distdir-am - -distdir-am: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(MANS) -installdirs: - for dir in "$(DESTDIR)$(man1dir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-man - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: install-man1 - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-man - -uninstall-man: uninstall-man1 - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic cscopelist-am \ - ctags-am distclean distclean-generic distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-man1 install-pdf \ - install-pdf-am install-ps install-ps-am install-strip \ - installcheck installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags-am uninstall uninstall-am uninstall-man \ - uninstall-man1 - -.PRECIOUS: Makefile - - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff -Nru largetifftools-1.4/man/Makefile.in largetifftools-1.4.1/man/Makefile.in --- largetifftools-1.4/man/Makefile.in 2021-07-12 13:06:15.000000000 +0000 +++ largetifftools-1.4.1/man/Makefile.in 2021-12-29 23:33:43.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.3 from Makefile.am. +# Makefile.in generated by automake 1.16.5 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2020 Free Software Foundation, Inc. +# Copyright (C) 1994-2021 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -168,12 +168,15 @@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ +CSCOPE = @CSCOPE@ +CTAGS = @CTAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ +ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ @@ -325,7 +328,6 @@ cscope cscopelist: - distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru largetifftools-1.4/man/tifffastcrop.1 largetifftools-1.4.1/man/tifffastcrop.1 --- largetifftools-1.4/man/tifffastcrop.1 2021-07-12 11:30:52.000000000 +0000 +++ largetifftools-1.4.1/man/tifffastcrop.1 2021-12-29 23:23:36.000000000 +0000 @@ -1,4 +1,4 @@ -.TH tifffastcrop 1 "July 12th, 2021" "LargeTIFFTools 1.4" +.TH tifffastcrop 1 "December 30th, 2021" "LargeTIFFTools 1.4.1" .SH NAME .PP .nf diff -Nru largetifftools-1.4/man/tiffmakemosaic.1 largetifftools-1.4.1/man/tiffmakemosaic.1 --- largetifftools-1.4/man/tiffmakemosaic.1 2021-07-12 11:32:18.000000000 +0000 +++ largetifftools-1.4.1/man/tiffmakemosaic.1 2021-12-29 23:23:52.000000000 +0000 @@ -1,4 +1,4 @@ -.TH tiffmakemosaic 1 "April 21st, 2021" "LargeTIFFTools 1.4" +.TH tiffmakemosaic 1 "December 30th, 2021" "LargeTIFFTools 1.4.1" .SH NAME .PP .nf diff -Nru largetifftools-1.4/man/tiffsplittiles.1 largetifftools-1.4.1/man/tiffsplittiles.1 --- largetifftools-1.4/man/tiffsplittiles.1 2021-07-12 11:36:09.000000000 +0000 +++ largetifftools-1.4.1/man/tiffsplittiles.1 2021-12-29 23:24:19.000000000 +0000 @@ -1,4 +1,4 @@ -.TH tiffsplittiles 1 "September 15th, 2017" "LargeTIFFTools 1.4" +.TH tiffsplittiles 1 "December 30th, 2021" "LargeTIFFTools 1.4.1" .SH NAME .PP .nf diff -Nru largetifftools-1.4/missing largetifftools-1.4.1/missing --- largetifftools-1.4/missing 2021-03-23 17:21:06.000000000 +0000 +++ largetifftools-1.4.1/missing 2021-12-29 23:33:43.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1996-2020 Free Software Foundation, Inc. +# Copyright (C) 1996-2021 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify diff -Nru largetifftools-1.4/src/.deps/tifffastcrop.Po largetifftools-1.4.1/src/.deps/tifffastcrop.Po --- largetifftools-1.4/src/.deps/tifffastcrop.Po 2021-07-12 13:07:53.000000000 +0000 +++ largetifftools-1.4.1/src/.deps/tifffastcrop.Po 1970-01-01 00:00:00.000000000 +0000 @@ -1,335 +0,0 @@ -tifffastcrop.o: tifffastcrop.c \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_symbol_aliasing.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_posix_availability.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/Availability.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/AvailabilityInternal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int8_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int16_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int32_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int64_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int8_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int16_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int32_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int64_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_intptr_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uintptr_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_size_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_null.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_ctermid.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_off_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ssize_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_pid_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_id_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/appleapiopts.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/signal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_mcontext.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/machine/_structs.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/i386/_structs.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_attr_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigaltstack.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ucontext.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigset_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uid_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/resource.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdint.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdint.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint8_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint16_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint32_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint64_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_intmax_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uintmax_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_timeval.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/endian.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/endian.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_endian.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/_OSByteOrder.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/i386/_OSByteOrder.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/alloca.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ct_rune_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rune_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_wchar_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_dev_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_mode_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rsize_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_errno_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_strings.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/ctype.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_ctype.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/runetype.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_wint_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/errno.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/errno.h \ - /opt/local/include/tiff.h /opt/local/include/tiffconf.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stddef.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/__stddef_max_align_t.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/inttypes.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/inttypes.h \ - /opt/local/include/tiffio.h /opt/local/include/tiffvers.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdarg.h \ - /opt/local/include/jpeglib.h /opt/local/include/jconfig.h \ - /opt/local/include/jmorecfg.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/math.h \ - ../config.h /opt/local/include/png.h /opt/local/include/pnglibconf.h \ - /opt/local/include/pngconf.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/limits.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/limits.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/limits.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_limits.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/syslimits.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/setjmp.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/time.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_clock_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_time_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_timespec.h - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_symbol_aliasing.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_posix_availability.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/Availability.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/AvailabilityInternal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int8_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int16_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int32_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int64_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int8_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int16_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int32_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int64_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_intptr_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uintptr_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_size_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_null.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_ctermid.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_off_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ssize_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_pid_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_id_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/appleapiopts.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/signal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_mcontext.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/machine/_structs.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/i386/_structs.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_attr_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigaltstack.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ucontext.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigset_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uid_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/resource.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdint.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdint.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint8_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint16_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint32_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint64_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_intmax_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uintmax_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_timeval.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/endian.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/endian.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_endian.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/_OSByteOrder.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/i386/_OSByteOrder.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/alloca.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ct_rune_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rune_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_wchar_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_dev_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_mode_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rsize_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_errno_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_strings.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/ctype.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_ctype.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/runetype.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_wint_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/errno.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/errno.h: - -/opt/local/include/tiff.h: - -/opt/local/include/tiffconf.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stddef.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/__stddef_max_align_t.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/inttypes.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/inttypes.h: - -/opt/local/include/tiffio.h: - -/opt/local/include/tiffvers.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdarg.h: - -/opt/local/include/jpeglib.h: - -/opt/local/include/jconfig.h: - -/opt/local/include/jmorecfg.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/math.h: - -../config.h: - -/opt/local/include/png.h: - -/opt/local/include/pnglibconf.h: - -/opt/local/include/pngconf.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/limits.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/limits.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/limits.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_limits.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/syslimits.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/setjmp.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/time.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_clock_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_time_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_timespec.h: diff -Nru largetifftools-1.4/src/.deps/tiffmakemosaic.Po largetifftools-1.4.1/src/.deps/tiffmakemosaic.Po --- largetifftools-1.4/src/.deps/tiffmakemosaic.Po 2021-07-12 13:07:52.000000000 +0000 +++ largetifftools-1.4.1/src/.deps/tiffmakemosaic.Po 1970-01-01 00:00:00.000000000 +0000 @@ -1,283 +0,0 @@ -tiffmakemosaic.o: tiffmakemosaic.c \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_symbol_aliasing.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_posix_availability.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/Availability.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/AvailabilityInternal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int8_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int16_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int32_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int64_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int8_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int16_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int32_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int64_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_intptr_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uintptr_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_size_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_null.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_ctermid.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_off_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ssize_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_pid_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_id_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/appleapiopts.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/signal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_mcontext.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/machine/_structs.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/i386/_structs.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_attr_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigaltstack.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ucontext.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigset_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uid_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/resource.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdint.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdint.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint8_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint16_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint32_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint64_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_intmax_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uintmax_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_timeval.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/endian.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/endian.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_endian.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/_OSByteOrder.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/i386/_OSByteOrder.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/alloca.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ct_rune_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rune_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_wchar_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_dev_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_mode_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rsize_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_errno_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_strings.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/errno.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/errno.h \ - /opt/local/include/tiff.h /opt/local/include/tiffconf.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stddef.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/__stddef_max_align_t.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/inttypes.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/inttypes.h \ - /opt/local/include/tiffio.h /opt/local/include/tiffvers.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdarg.h \ - /opt/local/include/jpeglib.h /opt/local/include/jconfig.h \ - /opt/local/include/jmorecfg.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/math.h \ - ../config.h - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_symbol_aliasing.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_posix_availability.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/Availability.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/AvailabilityInternal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int8_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int16_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int32_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int64_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int8_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int16_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int32_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int64_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_intptr_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uintptr_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_size_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_null.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_ctermid.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_off_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ssize_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_pid_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_id_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/appleapiopts.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/signal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_mcontext.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/machine/_structs.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/i386/_structs.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_attr_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigaltstack.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ucontext.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigset_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uid_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/resource.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdint.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdint.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint8_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint16_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint32_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint64_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_intmax_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uintmax_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_timeval.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/endian.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/endian.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_endian.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/_OSByteOrder.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/i386/_OSByteOrder.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/alloca.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ct_rune_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rune_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_wchar_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_dev_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_mode_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rsize_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_errno_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_strings.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/errno.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/errno.h: - -/opt/local/include/tiff.h: - -/opt/local/include/tiffconf.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stddef.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/__stddef_max_align_t.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/inttypes.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/inttypes.h: - -/opt/local/include/tiffio.h: - -/opt/local/include/tiffvers.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdarg.h: - -/opt/local/include/jpeglib.h: - -/opt/local/include/jconfig.h: - -/opt/local/include/jmorecfg.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/math.h: - -../config.h: diff -Nru largetifftools-1.4/src/.deps/tiffsplittiles.Po largetifftools-1.4.1/src/.deps/tiffsplittiles.Po --- largetifftools-1.4/src/.deps/tiffsplittiles.Po 2021-07-12 13:07:52.000000000 +0000 +++ largetifftools-1.4.1/src/.deps/tiffsplittiles.Po 1970-01-01 00:00:00.000000000 +0000 @@ -1,263 +0,0 @@ -tiffsplittiles.o: tiffsplittiles.c \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_symbol_aliasing.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_posix_availability.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/Availability.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/AvailabilityInternal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/types.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int8_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int16_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int32_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int64_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int8_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int16_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int32_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int64_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_intptr_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uintptr_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_size_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_null.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_ctermid.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_off_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ssize_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_stdio.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_pid_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_id_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/appleapiopts.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/signal.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_mcontext.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/machine/_structs.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/i386/_structs.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_attr_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigaltstack.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ucontext.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigset_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uid_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/resource.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdint.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdint.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint8_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint16_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint32_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint64_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_intmax_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uintmax_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_timeval.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/endian.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/endian.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_endian.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/_OSByteOrder.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/i386/_OSByteOrder.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/alloca.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ct_rune_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rune_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_wchar_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_dev_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_mode_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rsize_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_errno_t.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_strings.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h \ - /opt/local/include/tiff.h /opt/local/include/tiffconf.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stddef.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/__stddef_max_align_t.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/inttypes.h \ - /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/inttypes.h \ - /opt/local/include/tiffio.h /opt/local/include/tiffvers.h \ - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdarg.h \ - ../config.h - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_symbol_aliasing.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_posix_availability.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/Availability.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/AvailabilityInternal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/types.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int8_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int16_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int32_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_int64_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int8_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int16_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int32_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_u_int64_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_intptr_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uintptr_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_size_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_null.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_ctermid.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_off_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ssize_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_stdio.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_pid_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_id_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/appleapiopts.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/signal.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/_mcontext.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/machine/_structs.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/mach/i386/_structs.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_pthread/_pthread_attr_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigaltstack.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ucontext.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_sigset_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_uid_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/resource.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdint.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdint.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint8_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint16_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint32_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uint64_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_intmax_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types/_uintmax_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_timeval.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/endian.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/i386/endian.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_endian.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/_OSByteOrder.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libkern/i386/_OSByteOrder.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/alloca.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ct_rune_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rune_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_wchar_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_dev_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_mode_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_rsize_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_errno_t.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_strings.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h: - -/opt/local/include/tiff.h: - -/opt/local/include/tiffconf.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stddef.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/__stddef_max_align_t.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/inttypes.h: - -/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/inttypes.h: - -/opt/local/include/tiffio.h: - -/opt/local/include/tiffvers.h: - -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/stdarg.h: - -../config.h: diff -Nru largetifftools-1.4/src/Makefile largetifftools-1.4.1/src/Makefile --- largetifftools-1.4/src/Makefile 2021-07-12 13:07:23.000000000 +0000 +++ largetifftools-1.4.1/src/Makefile 1970-01-01 00:00:00.000000000 +0000 @@ -1,604 +0,0 @@ -# Makefile.in generated by automake 1.16.3 from Makefile.am. -# src/Makefile. Generated from Makefile.in by configure. - -# Copyright (C) 1994-2020 Free Software Foundation, Inc. - -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - - - -# LargeTIFFTools Software -# -# Copyright (c) Christophe Deroulers, 2012-2017 -# -# License: GNU General Public License v3 -# - -# Process this file with automake to produce Makefile.in. - - -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} -am__make_running_with_option = \ - case $${target_option-} in \ - ?) ;; \ - *) echo "am__make_running_with_option: internal error: invalid" \ - "target option '$${target_option-}' specified" >&2; \ - exit 1;; \ - esac; \ - has_opt=no; \ - sane_makeflags=$$MAKEFLAGS; \ - if $(am__is_gnu_make); then \ - sane_makeflags=$$MFLAGS; \ - else \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - bs=\\; \ - sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ - | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ - esac; \ - fi; \ - skip_next=no; \ - strip_trailopt () \ - { \ - flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ - }; \ - for flg in $$sane_makeflags; do \ - test $$skip_next = yes && { skip_next=no; continue; }; \ - case $$flg in \ - *=*|--*) continue;; \ - -*I) strip_trailopt 'I'; skip_next=yes;; \ - -*I?*) strip_trailopt 'I';; \ - -*O) strip_trailopt 'O'; skip_next=yes;; \ - -*O?*) strip_trailopt 'O';; \ - -*l) strip_trailopt 'l'; skip_next=yes;; \ - -*l?*) strip_trailopt 'l';; \ - -[dEDm]) skip_next=yes;; \ - -[JT]) skip_next=yes;; \ - esac; \ - case $$flg in \ - *$$target_option*) has_opt=yes; break;; \ - esac; \ - done; \ - test $$has_opt = yes -am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/largetifftools -pkgincludedir = $(includedir)/largetifftools -pkglibdir = $(libdir)/largetifftools -pkglibexecdir = $(libexecdir)/largetifftools -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -bin_PROGRAMS = tiffsplittiles$(EXEEXT) tiffmakemosaic$(EXEEXT) \ - tifffastcrop$(EXEEXT) -subdir = src -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -am__installdirs = "$(DESTDIR)$(bindir)" -PROGRAMS = $(bin_PROGRAMS) -am_tifffastcrop_OBJECTS = tifffastcrop.$(OBJEXT) -tifffastcrop_OBJECTS = $(am_tifffastcrop_OBJECTS) -tifffastcrop_LDADD = $(LDADD) -am_tiffmakemosaic_OBJECTS = tiffmakemosaic.$(OBJEXT) -tiffmakemosaic_OBJECTS = $(am_tiffmakemosaic_OBJECTS) -tiffmakemosaic_LDADD = $(LDADD) -am_tiffsplittiles_OBJECTS = tiffsplittiles.$(OBJEXT) -tiffsplittiles_OBJECTS = $(am_tiffsplittiles_OBJECTS) -tiffsplittiles_LDADD = $(LDADD) -AM_V_P = $(am__v_P_$(V)) -am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -am__v_at_1 = -DEFAULT_INCLUDES = -I. -I$(top_builddir) -depcomp = $(SHELL) $(top_srcdir)/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = ./$(DEPDIR)/tifffastcrop.Po \ - ./$(DEPDIR)/tiffmakemosaic.Po ./$(DEPDIR)/tiffsplittiles.Po -am__mv = mv -f -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -AM_V_CC = $(am__v_CC_$(V)) -am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = -CCLD = $(CC) -LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_CCLD = $(am__v_CCLD_$(V)) -am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = -SOURCES = $(tifffastcrop_SOURCES) $(tiffmakemosaic_SOURCES) \ - $(tiffsplittiles_SOURCES) -DIST_SOURCES = $(tifffastcrop_SOURCES) $(tiffmakemosaic_SOURCES) \ - $(tiffsplittiles_SOURCES) -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -# Read a list of newline-separated strings from the standard input, -# and print each of them once, without duplicates. Input order is -# *not* preserved. -am__uniquify_input = $(AWK) '\ - BEGIN { nonempty = 0; } \ - { items[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in items) print i; }; } \ -' -# Make sure the list of sources is unique. This is necessary because, -# e.g., the same source file might be shared among _SOURCES variables -# for different programs/libraries. -am__define_uniq_tagged_files = \ - list='$(am__tagged_files)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | $(am__uniquify_input)` -ETAGS = etags -CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' aclocal-1.16 -AMTAR = $${TAR-tar} -AM_DEFAULT_VERBOSITY = 1 -AUTOCONF = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoconf -AUTOHEADER = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoheader -AUTOMAKE = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' automake-1.16 -AWK = gawk -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -g -O2 -Wno-deprecated-declarations -CPPFLAGS = -I/opt/local/include -CYGPATH_W = echo -DEFS = -DHAVE_CONFIG_H -DEPDIR = .deps -ECHO_C = \c -ECHO_N = -ECHO_T = -EXEEXT = -INSTALL = /opt/local/bin/ginstall -c -INSTALL_DATA = ${INSTALL} -m 644 -INSTALL_PROGRAM = ${INSTALL} -INSTALL_SCRIPT = ${INSTALL} -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -LDFLAGS = -LIBOBJS = -LIBS = -ltiff -lwebp -lzstd -lpng -ljpeg -lm -LTLIBOBJS = -MAKEINFO = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' makeinfo -MKDIR_P = /opt/local/bin/gmkdir -p -OBJEXT = o -OPENMP_CFLAGS = -PACKAGE = largetifftools -PACKAGE_BUGREPORT = -PACKAGE_NAME = LargeTIFFTools Software -PACKAGE_STRING = LargeTIFFTools Software 1.4 -PACKAGE_TARNAME = largetifftools -PACKAGE_URL = -PACKAGE_VERSION = 1.4 -PATH_SEPARATOR = : -SET_MAKE = -SHELL = /bin/sh -STRIP = -VERSION = 1.4 -abs_builddir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/src -abs_srcdir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/src -abs_top_builddir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -abs_top_srcdir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -ac_ct_CC = gcc -am__include = include -am__leading_dot = . -am__quote = -am__tar = $${TAR-tar} chof - "$$tardir" -am__untar = $${TAR-tar} xf - -bindir = ${exec_prefix}/bin -build_alias = -builddir = . -datadir = ${datarootdir} -datarootdir = ${prefix}/share -docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} -dvidir = ${docdir} -exec_prefix = ${prefix} -host_alias = -htmldir = ${docdir} -includedir = ${prefix}/include -infodir = ${datarootdir}/info -install_sh = ${SHELL} /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/install-sh -libdir = ${exec_prefix}/lib -libexecdir = ${exec_prefix}/libexec -localedir = ${datarootdir}/locale -localstatedir = ${prefix}/var -mandir = ${datarootdir}/man -mkdir_p = $(MKDIR_P) -oldincludedir = /usr/include -pdfdir = ${docdir} -prefix = /usr/local -program_transform_name = s,x,x, -psdir = ${docdir} -runstatedir = ${localstatedir}/run -sbindir = ${exec_prefix}/sbin -sharedstatedir = ${prefix}/com -srcdir = . -sysconfdir = ${prefix}/etc -target_alias = -top_build_prefix = ../ -top_builddir = .. -top_srcdir = .. -tiffsplittiles_SOURCES = tiffsplittiles.c -tiffmakemosaic_SOURCES = tiffmakemosaic.c -tifffastcrop_SOURCES = tifffastcrop.c -all: all-am - -.SUFFIXES: -.SUFFIXES: .c .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu src/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): -install-binPROGRAMS: $(bin_PROGRAMS) - @$(NORMAL_INSTALL) - @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ - fi; \ - for p in $$list; do echo "$$p $$p"; done | \ - sed 's/$(EXEEXT)$$//' | \ - while read p p1; do if test -f $$p \ - ; then echo "$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n;h' \ - -e 's|.*|.|' \ - -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ - sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) files[d] = files[d] " " $$1; \ - else { print "f", $$3 "/" $$4, $$1; } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ - $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-binPROGRAMS: - @$(NORMAL_UNINSTALL) - @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ - -e 's/$$/$(EXEEXT)/' \ - `; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(bindir)" && rm -f $$files - -clean-binPROGRAMS: - -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) - -tifffastcrop$(EXEEXT): $(tifffastcrop_OBJECTS) $(tifffastcrop_DEPENDENCIES) $(EXTRA_tifffastcrop_DEPENDENCIES) - @rm -f tifffastcrop$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(tifffastcrop_OBJECTS) $(tifffastcrop_LDADD) $(LIBS) - -tiffmakemosaic$(EXEEXT): $(tiffmakemosaic_OBJECTS) $(tiffmakemosaic_DEPENDENCIES) $(EXTRA_tiffmakemosaic_DEPENDENCIES) - @rm -f tiffmakemosaic$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(tiffmakemosaic_OBJECTS) $(tiffmakemosaic_LDADD) $(LIBS) - -tiffsplittiles$(EXEEXT): $(tiffsplittiles_OBJECTS) $(tiffsplittiles_DEPENDENCIES) $(EXTRA_tiffsplittiles_DEPENDENCIES) - @rm -f tiffsplittiles$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(tiffsplittiles_OBJECTS) $(tiffsplittiles_LDADD) $(LIBS) - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - -include ./$(DEPDIR)/tifffastcrop.Po # am--include-marker -include ./$(DEPDIR)/tiffmakemosaic.Po # am--include-marker -include ./$(DEPDIR)/tiffsplittiles.Po # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) - -.c.o: - $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< - $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -# $(AM_V_CC)source='$<' object='$@' libtool=no \ -# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ -# $(AM_V_CC_no)$(COMPILE) -c -o $@ $< - -.c.obj: - $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` - $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -# $(AM_V_CC)source='$<' object='$@' libtool=no \ -# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ -# $(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` - -ID: $(am__tagged_files) - $(am__define_uniq_tagged_files); mkid -fID $$unique -tags: tags-am -TAGS: tags - -tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - set x; \ - here=`pwd`; \ - $(am__define_uniq_tagged_files); \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: ctags-am - -CTAGS: ctags -ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - $(am__define_uniq_tagged_files); \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-am - -cscopelist-am: $(am__tagged_files) - list='$(am__tagged_files)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) distdir-am - -distdir-am: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(PROGRAMS) -installdirs: - for dir in "$(DESTDIR)$(bindir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-binPROGRAMS clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f ./$(DEPDIR)/tifffastcrop.Po - -rm -f ./$(DEPDIR)/tiffmakemosaic.Po - -rm -f ./$(DEPDIR)/tiffsplittiles.Po - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-tags - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: install-binPROGRAMS - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f ./$(DEPDIR)/tifffastcrop.Po - -rm -f ./$(DEPDIR)/tiffmakemosaic.Po - -rm -f ./$(DEPDIR)/tiffsplittiles.Po - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-compile mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-binPROGRAMS - -.MAKE: install-am install-strip - -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ - clean-binPROGRAMS clean-generic cscopelist-am ctags ctags-am \ - distclean distclean-compile distclean-generic distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-binPROGRAMS install-data install-data-am \ - install-dvi install-dvi-am install-exec install-exec-am \ - install-html install-html-am install-info install-info-am \ - install-man install-pdf install-pdf-am install-ps \ - install-ps-am install-strip installcheck installcheck-am \ - installdirs maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ - ps ps-am tags tags-am uninstall uninstall-am \ - uninstall-binPROGRAMS - -.PRECIOUS: Makefile - - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff -Nru largetifftools-1.4/src/Makefile.in largetifftools-1.4.1/src/Makefile.in --- largetifftools-1.4/src/Makefile.in 2021-07-12 13:06:15.000000000 +0000 +++ largetifftools-1.4.1/src/Makefile.in 2021-12-29 23:33:43.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.3 from Makefile.am. +# Makefile.in generated by automake 1.16.5 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2020 Free Software Foundation, Inc. +# Copyright (C) 1994-2021 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -174,8 +174,6 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` -ETAGS = etags -CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ @@ -189,12 +187,15 @@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ +CSCOPE = @CSCOPE@ +CTAGS = @CTAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ +ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ @@ -436,7 +437,6 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru largetifftools-1.4/src/tifffastcrop.c largetifftools-1.4.1/src/tifffastcrop.c --- largetifftools-1.4/src/tifffastcrop.c 2021-07-12 13:04:38.000000000 +0000 +++ largetifftools-1.4.1/src/tifffastcrop.c 2021-12-30 17:11:28.000000000 +0000 @@ -1,6 +1,6 @@ /* tifffastcrop - v. 1.4 + v. 1.4.1 Copyright (c) 2013-2021 Christophe Deroulers @@ -51,14 +51,14 @@ #define CopyField3(tag, v1, v2, v3) \ if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(TIFFout, tag, v1, v2, v3) -static uint32 requestedxmin = 0; -static uint32 requestedymin = 0; -static uint32 requestedwidth = 0; -static uint32 requestedlength = 0; -static uint64 diroff = 0; -static uint16 number_of_dirnum_ranges = 0; -static uint16 * dirnum_ranges_starts = NULL; -static uint16 * dirnum_ranges_ends = NULL; +static uint32_t requestedxmin = 0; +static uint32_t requestedymin = 0; +static uint32_t requestedwidth = 0; +static uint32_t requestedlength = 0; +static uint64_t diroff = 0; +static uint16_t number_of_dirnum_ranges = 0; +static uint16_t * dirnum_ranges_starts = NULL; +static uint16_t * dirnum_ranges_ends = NULL; static int verbose = 0; #define OUTPUT_FORMAT_TIFF 0 @@ -70,14 +70,14 @@ static const char PNG_SUFFIX[] = "png"; static const char * OUTPUT_SUFFIX[]= {TIFF_SUFFIX, JPEG_SUFFIX, PNG_SUFFIX}; -static uint32 defg3opts = (uint32) -1; +static uint32_t defg3opts = (uint32_t) -1; static int jpeg_quality = -1, default_jpeg_quality = 75; /* JPEG quality */ static int png_quality = -1, default_png_quality = 6; /* PNG quality */ static int jpegcolormode = JPEGCOLORMODE_RGB; -static uint16 defcompression = (uint16) -1; -static uint16 defpredictor = (uint16) -1; +static uint16_t defcompression = (uint16_t) -1; +static uint16_t defpredictor = (uint16_t) -1; static int defpreset = -1; -/*static uint16 defphotometric = (uint16) -1;*/ +/*static uint16_t defphotometric = (uint16_t) -1;*/ static void my_asprintf(char ** ret, const char * format, ...) @@ -101,7 +101,7 @@ } -static char * photometricName(uint16 photometric) +static char * photometricName(uint16_t photometric) { char * s= NULL; switch (photometric) { @@ -122,7 +122,7 @@ } -static int searchNumberOfDigits(uint32 u) +static int searchNumberOfDigits(uint32_t u) { return snprintf(NULL, 0, "%u", u); } @@ -167,12 +167,12 @@ } -static int shouldBeHandled(uint16 dirnum) +static int shouldBeHandled(uint16_t dirnum) { if (number_of_dirnum_ranges == 0) return 1; - uint16 rn; + uint16_t rn; for (rn= 0 ; rn < number_of_dirnum_ranges ; rn++) if (dirnum_ranges_starts[rn] <= dirnum && dirnum_ranges_ends[rn] >= dirnum) @@ -184,10 +184,10 @@ static void tiffCopyFieldsButDimensions(TIFF* in, TIFF* TIFFout) { - uint16 bitspersample, samplesperpixel, compression, shortv, *shortav; + uint16_t bitspersample, samplesperpixel, compression, shortv, *shortav; float floatv; char *stringv; - uint32 longv; + uint32_t longv; CopyField(TIFFTAG_SUBFILETYPE, longv); CopyField(TIFFTAG_BITSPERSAMPLE, bitspersample); @@ -212,10 +212,10 @@ CopyField(TIFFTAG_TILEDEPTH, longv); CopyField(TIFFTAG_SAMPLEFORMAT, shortv); CopyField2(TIFFTAG_EXTRASAMPLES, shortv, shortav); - { uint16 *red, *green, *blue; + { uint16_t *red, *green, *blue; CopyField3(TIFFTAG_COLORMAP, red, green, blue); } - { uint16 shortv2; + { uint16_t shortv2; CopyField2(TIFFTAG_PAGENUMBER, shortv, shortv2); } CopyField(TIFFTAG_ARTIST, stringv); @@ -231,12 +231,12 @@ } -static tsize_t computeWidthInBytes(uint32 width_in_pixels, uint16 bitsperpixel) +static tsize_t computeWidthInBytes(uint32_t width_in_pixels, uint16_t bitsperpixel) { if (bitsperpixel % 8 == 0) return (tsize_t) width_in_pixels * (bitsperpixel/8); else if (8 % bitsperpixel == 0) { - uint32 pixelsperbyte = 8/bitsperpixel; + uint32_t pixelsperbyte = 8/bitsperpixel; return (tsize_t) ((width_in_pixels + pixelsperbyte - 1)/ pixelsperbyte); } else @@ -244,16 +244,16 @@ } -static void cpBufToBuf(uint8* out_beginningofline, uint32 out_x, - uint8* in_beginningofline, uint32 in_x, - uint32 widthtocopyinpixels, uint16 bitsperpixel, - uint32 rows, int out_linewidthinbytes, int in_linewidthinbytes) -{ - if (bitsperpixel % 8 == 0) { /* Easy case */ - uint8* in = in_beginningofline + in_x * (bitsperpixel/8); - uint8* out = out_beginningofline + out_x * (bitsperpixel/8); +static void cpBufToBuf(uint8_t* out_beginningofline, uint32_t out_x, + uint8_t* in_beginningofline, uint32_t in_x, + uint32_t widthtocopyinsamples, uint16_t bitspersample, + uint32_t rows, int out_linewidthinbytes, int in_linewidthinbytes) +{ + if (bitspersample % 8 == 0) { /* Easy case */ + uint8_t* in = in_beginningofline + in_x * (bitspersample/8); + uint8_t* out = out_beginningofline + out_x * (bitspersample/8); while (rows-- > 0) { - memcpy(out, in, widthtocopyinpixels * (bitsperpixel/8)); + memcpy(out, in, widthtocopyinsamples * (bitspersample/8)); in += in_linewidthinbytes; out += out_linewidthinbytes; } @@ -261,54 +261,54 @@ } /* Hard case. Do computations to prepare steps 1, 2, 3: */ - static const uint8 left_masks[] = + static const uint8_t left_masks[] = { 0x00, 0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff }; - assert(8 % bitsperpixel == 0); - int pixelsperbyte = 8/bitsperpixel; + assert(8 % bitspersample == 0); + int samplesperbyte = 8/bitspersample; int out_x_start_whole_outbytes = out_x; int in_x_start_whole_outbytes = in_x; - uint32 in_skew = in_linewidthinbytes; - uint32 out_skew = out_linewidthinbytes; + uint32_t in_skew = in_linewidthinbytes; + uint32_t out_skew = out_linewidthinbytes; - /* 1. Copy pixels to complete the first byte (if incomplete) of dest. */ - int out_startpositioninincompletefirstbyte = out_x % pixelsperbyte; - int in_startpositioninfirstbyte = in_x % pixelsperbyte; - int out_pixelsinincompletefirstbyte = 0; + /* 1. Copy samples to complete the first byte (if incomplete) of dest. */ + int out_startpositioninincompletefirstbyte = out_x % samplesperbyte; + int in_startpositioninfirstbyte = in_x % samplesperbyte; + int out_samplesinincompletefirstbyte = 0; int shift_first_inbyte_to_first_incompl_outbyte = - out_startpositioninincompletefirstbyte - - in_startpositioninfirstbyte; + (out_startpositioninincompletefirstbyte - + in_startpositioninfirstbyte) * bitspersample; int shift_second_inbyte_to_first_incompl_outbyte = 0; - uint8 mask_of_first_inbyte_to_first_incompl_outbyte = 0; - uint8 mask_of_second_inbyte_to_first_incompl_outbyte = 0; + uint8_t mask_of_first_inbyte_to_first_incompl_outbyte = 0; + uint8_t mask_of_second_inbyte_to_first_incompl_outbyte = 0; if (out_startpositioninincompletefirstbyte) { - out_pixelsinincompletefirstbyte = - 8-out_startpositioninincompletefirstbyte; - if (out_pixelsinincompletefirstbyte > widthtocopyinpixels) - out_pixelsinincompletefirstbyte = widthtocopyinpixels; - int pixels_available_in_first_inbyte = - 8 - in_startpositioninfirstbyte; + out_samplesinincompletefirstbyte = + samplesperbyte - out_startpositioninincompletefirstbyte; + if (out_samplesinincompletefirstbyte > widthtocopyinsamples) + out_samplesinincompletefirstbyte = widthtocopyinsamples; + int samples_available_in_first_inbyte = + samplesperbyte - in_startpositioninfirstbyte; - if (pixels_available_in_first_inbyte >= out_pixelsinincompletefirstbyte) { + if (samples_available_in_first_inbyte >= out_samplesinincompletefirstbyte) { mask_of_first_inbyte_to_first_incompl_outbyte = - left_masks[out_pixelsinincompletefirstbyte * bitsperpixel] >> - (in_startpositioninfirstbyte * bitsperpixel); + left_masks[out_samplesinincompletefirstbyte * bitspersample] >> + (in_startpositioninfirstbyte * bitspersample); } else { mask_of_first_inbyte_to_first_incompl_outbyte = - left_masks[pixels_available_in_first_inbyte * - bitsperpixel] >> - (in_startpositioninfirstbyte * bitsperpixel); + left_masks[samples_available_in_first_inbyte * + bitspersample] >> + (in_startpositioninfirstbyte * bitspersample); mask_of_second_inbyte_to_first_incompl_outbyte = - left_masks[(out_pixelsinincompletefirstbyte - - pixels_available_in_first_inbyte) * bitsperpixel]; + left_masks[(out_samplesinincompletefirstbyte - + samples_available_in_first_inbyte) * bitspersample]; shift_second_inbyte_to_first_incompl_outbyte = - pixels_available_in_first_inbyte; + samples_available_in_first_inbyte * bitspersample; in_skew--; } - in_x_start_whole_outbytes += out_pixelsinincompletefirstbyte; - out_x_start_whole_outbytes += out_pixelsinincompletefirstbyte; + in_x_start_whole_outbytes += out_samplesinincompletefirstbyte; + out_x_start_whole_outbytes += out_samplesinincompletefirstbyte; } /* 2. Write as many whole bytes as possible in dest. */ @@ -317,33 +317,33 @@ 6+2|8|7+1 -> (6+)2|6+2|6+2 17 bits -> 3 bytes, 2 whole bytes Strategy: copy whole bytes. Then make an additional, incomplete byte (which shall have - out_pixelsinincompletelastbyte pixels) with the remaining (not + out_samplesinincompletelastbyte samples) with the remaining (not yet copied) bits of current byte in input and, if these bits are not enough, the first in_bitstoreadinlastbyte bits of next byte in input. */ - uint8* out_wholeoutbytes = out_beginningofline + - out_x_start_whole_outbytes / pixelsperbyte; - uint8* in = in_beginningofline + in_x / pixelsperbyte; - uint32 wholebytesperline = - ((widthtocopyinpixels-out_pixelsinincompletefirstbyte) * - bitsperpixel) / 8; - int in_bitoffset = (in_x_start_whole_outbytes % pixelsperbyte) * bitsperpixel; + uint8_t* out_wholeoutbytes = out_beginningofline + + out_x_start_whole_outbytes / samplesperbyte; + uint8_t* in = in_beginningofline + in_x / samplesperbyte; + uint32_t wholebytesperline = + ((widthtocopyinsamples-out_samplesinincompletefirstbyte) * + bitspersample) / 8; + int in_bitoffset = (in_x_start_whole_outbytes % samplesperbyte) * bitspersample; if (in_bitoffset) { in_skew -= wholebytesperline + 1; out_skew -= wholebytesperline; } - /* 3. Copy pixels to complete the last byte (if incomplete) of dest. */ - int out_pixelsinincompletelastbyte = - (out_x + widthtocopyinpixels) % pixelsperbyte; - if (out_pixelsinincompletelastbyte) { + /* 3. Copy samples to complete the last byte (if incomplete) of dest. */ + int out_samplesinincompletelastbyte = + (out_x + widthtocopyinsamples) % samplesperbyte; + if (out_samplesinincompletelastbyte) { if (in_bitoffset == 0) wholebytesperline++; /* Let memcpy start writing last byte */ else out_skew--; } int in_bitstoreadinlastbyte = - out_pixelsinincompletelastbyte * bitsperpixel - (8-in_bitoffset); + out_samplesinincompletelastbyte * bitspersample - (8-in_bitoffset); if (in_bitstoreadinlastbyte < 0) in_bitstoreadinlastbyte = 0; @@ -351,7 +351,7 @@ while (rows-- > 0) { /* 1. */ if (out_startpositioninincompletefirstbyte) { - uint8 a = (*in) & mask_of_first_inbyte_to_first_incompl_outbyte; + uint8_t a = (*in) & mask_of_first_inbyte_to_first_incompl_outbyte; if (shift_first_inbyte_to_first_incompl_outbyte >= 0) a >>= shift_first_inbyte_to_first_incompl_outbyte; else @@ -362,29 +362,32 @@ >> shift_second_inbyte_to_first_incompl_outbyte; } - *(out_wholeoutbytes-1) &= left_masks[out_startpositioninincompletefirstbyte]; + *(out_wholeoutbytes-1) &= + left_masks[ + out_startpositioninincompletefirstbyte * + bitspersample]; *(out_wholeoutbytes-1) |= a; } /* 2. & 3. */ if (in_bitoffset == 0) { memcpy(out_wholeoutbytes, in, wholebytesperline); - /* out_pixelsinincompletelastbyte = - in_bitstoreadinlastbyte / bitsperpixel in this case */ + /* out_samplesinincompletelastbyte = + in_bitstoreadinlastbyte / bitspersample in this case */ if (in_bitstoreadinlastbyte) *(out_wholeoutbytes + wholebytesperline) |= (*(in+wholebytesperline)) >> (8-in_bitstoreadinlastbyte); } else { - uint32 j = wholebytesperline; - uint8 acc = (*in++) << in_bitoffset; + uint32_t j = wholebytesperline; + uint8_t acc = (*in++) << in_bitoffset; while (j-- > 0) { acc |= (*in) >> (8-in_bitoffset); *out_wholeoutbytes++ = acc; acc = (*in++) << in_bitoffset; } - if (out_pixelsinincompletelastbyte) { + if (out_samplesinincompletelastbyte) { if (in_bitstoreadinlastbyte) acc |= (*in) >> (8-in_bitstoreadinlastbyte); *out_wholeoutbytes++ = acc; @@ -398,9 +401,9 @@ static int testAndFixInTIFFPhotoAndCompressionParameters(TIFF* in, - uint16* input_compression) + uint16_t* input_compression) { - uint16 bitspersample, input_photometric; + uint16_t bitspersample, input_photometric; TIFFGetFieldDefaulted(in, TIFFTAG_BITSPERSAMPLE, &bitspersample); @@ -421,7 +424,7 @@ TIFFSetField(in, TIFFTAG_JPEGCOLORMODE, JPEGCOLORMODE_RGB); } else if (input_photometric == PHOTOMETRIC_YCBCR) { /* Otherwise, can't handle subsampled input */ - uint16 subsamplinghor, subsamplingver; + uint16_t subsamplinghor, subsamplingver; TIFFGetFieldDefaulted(in, TIFFTAG_YCBCRSUBSAMPLING, &subsamplinghor, &subsamplingver); @@ -439,13 +442,13 @@ static int testAndFixOutTIFFPhotoAndCompressionParameters(TIFF* in, TIFF* TIFFout) { - uint16 input_photometric, input_compression, compression, spp; + uint16_t input_photometric, input_compression, compression, spp; TIFFGetFieldDefaulted(in, TIFFTAG_SAMPLESPERPIXEL, &spp); TIFFGetFieldDefaulted(in, TIFFTAG_COMPRESSION, &input_compression); TIFFGetFieldDefaulted(in, TIFFTAG_PHOTOMETRIC, &input_photometric); - if (defcompression != (uint16) -1) + if (defcompression != (uint16_t) -1) TIFFSetField(TIFFout, TIFFTAG_COMPRESSION, defcompression); TIFFGetField(TIFFout, TIFFTAG_COMPRESSION, &compression); @@ -476,7 +479,7 @@ || compression == COMPRESSION_WEBP #endif ) { - if (defpredictor != (uint16)-1) + if (defpredictor != (uint16_t)-1) TIFFSetField(TIFFout, TIFFTAG_PREDICTOR, defpredictor); if (defpreset != -1) { @@ -500,7 +503,7 @@ PHOTOMETRIC_RGB); } else if (compression == COMPRESSION_CCITTFAX3 || compression == COMPRESSION_CCITTFAX4) { - uint32 longv; + uint32_t longv; char *stringv; if (compression == COMPRESSION_CCITTFAX3 && input_compression == COMPRESSION_CCITTFAX3) @@ -516,12 +519,12 @@ CopyField(TIFFTAG_FAXSUBADDRESS, stringv); } - /*if (defphotometric != (uint16) -1) + /*if (defphotometric != (uint16_t) -1) TIFFSetField(TIFFout, TIFFTAG_PHOTOMETRIC, defphotometric);*/ if (verbose) { - uint16 output_photometric; + uint16_t output_photometric; char * pn; TIFFGetField(TIFFout, TIFFTAG_PHOTOMETRIC, @@ -539,14 +542,15 @@ } -static int cpTiles2Strip(TIFF* in, uint32 xmin, uint32 ymin, - uint32 width, uint32 length, unsigned char * outbuf, - tsize_t outscanlinesizeinbytes, uint16 bitsperpixel) +static int cpTiles2Strip(TIFF* in, uint32_t xmin, uint32_t ymin, + uint32_t width, uint32_t length, unsigned char * outbuf, + tsize_t outscanlinesizeinbytes, uint16_t bitspersample, + uint16_t samplesperpixel) { tmsize_t inbufsize; - uint32 intilewidth = (uint32) -1, intilelength = (uint32) -1; + uint32_t intilewidth = (uint32_t) -1, intilelength = (uint32_t) -1; tsize_t intilewidthinbytes = TIFFTileRowSize(in); - uint32 y; + uint32_t y; unsigned char * inbuf, * bufp= outbuf; int error = 0; @@ -563,11 +567,11 @@ } for (y = ymin ; y < ymin + length + intilelength ; y += intilelength) { - uint32 x, out_x = 0; - uint32 yminoftile = (y/intilelength) * intilelength; - uint32 ymintocopy = ymin > yminoftile ? ymin : yminoftile; - uint32 ymaxplusone = yminoftile + intilelength; - uint32 lengthtocopy; + uint32_t x, out_x = 0; + uint32_t yminoftile = (y/intilelength) * intilelength; + uint32_t ymintocopy = ymin > yminoftile ? ymin : yminoftile; + uint32_t ymaxplusone = yminoftile + intilelength; + uint32_t lengthtocopy; unsigned char * inbufrow = inbuf + intilewidthinbytes * (ymintocopy-yminoftile); @@ -579,17 +583,17 @@ for (x = xmin ; x < xmin + width + intilewidth ; x += intilewidth) { - uint32 xminoftile = (x/intilewidth) * intilewidth; - uint32 xmintocopyintile = xmin > xminoftile ? + uint32_t xminoftile = (x/intilewidth) * intilewidth; + uint32_t xmintocopyintile = xmin > xminoftile ? xmin : xminoftile; - uint32 xmaxplusone = xminoftile + intilewidth; + uint32_t xmaxplusone = xminoftile + intilewidth; if (xmaxplusone > xmin + width) xmaxplusone = xmin + width; if (xmaxplusone <= xminoftile) break; - uint32 widthtocopyinpixels = + uint32_t widthtocopyinpixels = xmaxplusone - xmintocopyintile; if (TIFFReadTile(in, inbuf, xminoftile, @@ -602,9 +606,10 @@ goto done; } - cpBufToBuf(bufp, out_x, inbufrow, - xmintocopyintile-xminoftile, - widthtocopyinpixels, bitsperpixel, + cpBufToBuf(bufp, out_x * samplesperpixel, inbufrow, + (xmintocopyintile-xminoftile) * samplesperpixel, + widthtocopyinpixels * samplesperpixel, + bitspersample, lengthtocopy, outscanlinesizeinbytes, intilewidthinbytes); out_x += widthtocopyinpixels; @@ -618,15 +623,15 @@ } static int cpStrips2Strip(TIFF* in, - uint32 xmin, uint32 ymin, uint32 width, uint32 length, + uint32_t xmin, uint32_t ymin, uint32_t width, uint32_t length, unsigned char * outbuf, tsize_t outscanlinesizeinbytes, - uint16 bitsperpixel, - uint32 * y_of_last_read_scanline, uint32 inimagelength) + uint16_t bitspersample, uint16_t samplesperpixel, + uint32_t * y_of_last_read_scanline, uint32_t inimagelength) { tsize_t inbufsize; - uint16 input_compression; + uint16_t input_compression; tsize_t inwidthinbytes = TIFFScanlineSize(in); - uint32 y; + uint32_t y; unsigned char * inbuf, * bufp= outbuf; int error = 0; @@ -642,7 +647,7 @@ /* When compression method doesn't support random access: */ if (input_compression != COMPRESSION_NONE) { - uint32 y; + uint32_t y; if (*y_of_last_read_scanline > ymin) { /* If we need to go back, finish reading to the end, @@ -674,7 +679,7 @@ } for (y = ymin ; y < ymin + length ; y++) { - uint32 xmintocopyinscanline = xmin; + uint32_t xmintocopyinscanline = xmin; if (TIFFReadScanline(in, inbuf, y, 0) < 0) { TIFFError(TIFFFileName(in), @@ -685,8 +690,9 @@ } else *y_of_last_read_scanline= y; - cpBufToBuf(bufp, 0, inbuf, xmintocopyinscanline, - requestedwidth, bitsperpixel, 1, + cpBufToBuf(bufp, 0, inbuf, + xmintocopyinscanline * samplesperpixel, + requestedwidth * samplesperpixel, bitspersample, 1, outscanlinesizeinbytes, inwidthinbytes); bufp += outscanlinesizeinbytes; } @@ -698,21 +704,21 @@ /* Return 0 if the requested memory size exceeds the machine's - addressing size type (size_t) capacity or if biptspersample is + addressing size type (size_t) capacity or if bitspersample is unhandled */ -static size_t computeMemorySize(uint16 spp, uint16 bitspersample, - uint32 outwidth, uint32 outlength) +static size_t computeMemorySize(uint16_t spp, uint16_t bitspersample, + uint32_t outwidth, uint32_t outlength) { - uint16 bitsperpixel = spp * bitspersample; - uint64 memorysize = outlength; + uint16_t bitsperpixel = spp * bitspersample; + uint64_t memorysize = outlength; if (bitsperpixel % 8 == 0) - memorysize *= (uint64) outwidth * (bitsperpixel/8); - else if (8 % bitsperpixel == 0) { + memorysize *= (uint64_t) outwidth * (bitsperpixel/8); + else /*if (8 % bitsperpixel == 0)*/ { int pixelsperbyte = 8/bitsperpixel; - int bytesperrow = (outwidth + pixelsperbyte - 1)/pixelsperbyte; + int bytesperrow = (outwidth * bitsperpixel + 7) / 8; memorysize *= bytesperrow; - } else - return 0; + } /*else + return 0;*/ if ((size_t) memorysize != memorysize) return 0; @@ -721,17 +727,17 @@ static int makeExtractFromTIFFDirectory(const char * infilename, TIFF * in, - uint64 diroff, uint16 dirnum, uint16 numberdirs, + uint64_t diroff, uint16_t dirnum, uint16_t numberdirs, const char * outfilename) { - uint32 inimagewidth, inimagelength; - uint32 outwidth = 0, outlength = 0; - uint16 planarconfig, spp, bitspersample; + uint32_t inimagewidth, inimagelength; + uint32_t outwidth = 0, outlength = 0; + uint16_t planarconfig, spp, bitspersample; size_t outmemorysize; char * ouroutfilename = NULL; unsigned char * outbuf = NULL; void * out; /* TIFF* or FILE* */ - uint32 y_of_last_read_scanline = 0; + uint32_t y_of_last_read_scanline = 0; int return_code = 0; /* Success */ TIFFGetField(in, TIFFTAG_IMAGEWIDTH, &inimagewidth); @@ -800,9 +806,9 @@ fprintf(stderr, "File \"%s\", directory %u has %u bits per sample and %u samples per pixel.\n", infilename, dirnum, (unsigned) bitspersample, (unsigned) spp); - if (requestedwidth == (uint32) -1) + if (requestedwidth == (uint32_t) -1) requestedwidth = inimagewidth - requestedxmin; - if (requestedlength == (uint32) -1) + if (requestedlength == (uint32_t) -1) requestedlength = inimagelength - requestedymin; if (verbose) fprintf(stderr, "Requested rectangle: " UINT32_FORMAT @@ -858,7 +864,7 @@ char * prefix = searchPrefixBeforeLastDot(outfilename != NULL ? outfilename : infilename); if (outfilename == NULL || diroff || numberdirs > 1) { - uint32 ndigitsx = searchNumberOfDigits(inimagewidth), + uint32_t ndigitsx = searchNumberOfDigits(inimagewidth), ndigitsy = searchNumberOfDigits(inimagelength); if (diroff) my_asprintf(&ouroutfilename, "%s-d0x" UINT64_HEX_FORMAT "-%0*u-%0*u-%0*ux%0*u.%s", @@ -867,7 +873,7 @@ requestedwidth, ndigitsy, requestedlength, OUTPUT_SUFFIX[output_format]); else if (numberdirs > 1) { - uint32 ndigitsdirnum = searchNumberOfDigits(numberdirs); + uint32_t ndigitsdirnum = searchNumberOfDigits(numberdirs); my_asprintf(&ouroutfilename, "%s-d%0*u-%0*u-%0*u-%0*ux%0*u.%s", prefix, ndigitsdirnum, dirnum, ndigitsx, requestedxmin, @@ -906,13 +912,13 @@ return EXIT_IO_ERROR; { - uint16 in_compression; + uint16_t in_compression; testAndFixInTIFFPhotoAndCompressionParameters(in, &in_compression); if (jpeg_quality <= 0) { if (in_compression == COMPRESSION_JPEG) { - uint16 in_jpegquality; + uint16_t in_jpegquality; TIFFGetField(in, TIFFTAG_JPEGQUALITY, &in_jpegquality); jpeg_quality = in_jpegquality; } else @@ -927,9 +933,9 @@ { struct jpeg_compress_struct cinfo; struct jpeg_error_mgr jerr; - uint16 bytesperpixel = (bitspersample/8) * spp; + uint16_t bitsperpixel = bitspersample * spp; tsize_t outscanlinesizeinbytes = - requestedwidth * bytesperpixel; + (requestedwidth * bitsperpixel + 7) / 8; int error = 0; cinfo.err = jpeg_std_error(&jerr); @@ -951,18 +957,20 @@ !(error = cpTiles2Strip(in, requestedxmin, requestedymin, requestedwidth, requestedlength, - outbuf, outscanlinesizeinbytes, bytesperpixel))) || + outbuf, outscanlinesizeinbytes, + bitspersample, spp))) || (!TIFFIsTiled(in) && !(error = cpStrips2Strip(in, requestedxmin, requestedymin, requestedwidth, requestedlength, - outbuf, outscanlinesizeinbytes, bytesperpixel, + outbuf, outscanlinesizeinbytes, + bitspersample, spp, &y_of_last_read_scanline, inimagelength))))) { if (verbose) fprintf(stderr, "Extract prepared.\n"); - uint32 y; + uint32_t y; JSAMPROW row_pointer; JSAMPROW* row_pointers = malloc(requestedlength * sizeof(JSAMPROW)); @@ -975,7 +983,7 @@ } for (y = 0, row_pointer = outbuf ; y < requestedlength ; - y++, row_pointer += requestedwidth * bytesperpixel) + y++, row_pointer += outscanlinesizeinbytes) row_pointers[y]= row_pointer; jpeg_write_scanlines(&cinfo, row_pointers, requestedlength); @@ -994,7 +1002,7 @@ #ifdef HAVE_PNG case OUTPUT_FORMAT_PNG: { - uint16 bitsperpixel = bitspersample * spp; + uint16_t bitsperpixel = bitspersample * spp; tsize_t outscanlinesizeinbytes = computeWidthInBytes( requestedwidth, bitsperpixel); int error = 0; @@ -1056,20 +1064,20 @@ requestedxmin, requestedymin, requestedwidth, requestedlength, outbuf, outscanlinesizeinbytes, - bitsperpixel))) || + bitspersample, spp))) || (!TIFFIsTiled(in) && !(error = cpStrips2Strip(in, requestedxmin, requestedymin, requestedwidth, requestedlength, outbuf, outscanlinesizeinbytes, - bitsperpixel, + bitspersample, spp, &y_of_last_read_scanline, inimagelength))))) { if (verbose) fprintf(stderr, "Extract prepared.\n"); png_const_bytep row_pointer = outbuf; - uint32 y; + uint32_t y; for (y = 0 ; y < requestedlength ; y++, row_pointer += outscanlinesizeinbytes) png_write_row(png_ptr, row_pointer); @@ -1086,7 +1094,7 @@ case OUTPUT_FORMAT_TIFF: { - uint16 bitsperpixel = bitspersample * spp; + uint16_t bitsperpixel = bitspersample * spp; tsize_t outscanlinesizeinbytes; int error = 0; @@ -1103,12 +1111,13 @@ if (((TIFFIsTiled(in) && !(error = cpTiles2Strip(in, requestedxmin, requestedymin, requestedwidth, requestedlength, - outbuf, outscanlinesizeinbytes, bitsperpixel))) || + outbuf, outscanlinesizeinbytes, bitspersample, + spp))) || (!TIFFIsTiled(in) && !(error = cpStrips2Strip(in, requestedxmin, requestedymin, requestedwidth, requestedlength, - outbuf, outscanlinesizeinbytes, bitsperpixel, - &y_of_last_read_scanline, + outbuf, outscanlinesizeinbytes, + bitspersample, spp, &y_of_last_read_scanline, inimagelength))))) { if (verbose) fprintf(stderr, "Extract prepared.\n"); @@ -1175,13 +1184,13 @@ makeExtractFromTIFFDirectory(infilename, in, 0, 0, 1, outfilename); } else { - uint16 numberofdirectories= TIFFNumberOfDirectories(in); + uint16_t numberofdirectories= TIFFNumberOfDirectories(in); if (verbose) fprintf(stderr, "File \"%s\" has %u directories.\n", infilename, numberofdirectories); - uint16 curdir= 0; + uint16_t curdir= 0; do { if (shouldBeHandled(curdir)) makeExtractFromTIFFDirectory(infilename, in, @@ -1247,7 +1256,7 @@ static int processG3Options(char* cp) { if( (cp = strchr(cp, ':')) ) { - if (defg3opts == (uint32) -1) + if (defg3opts == (uint32_t) -1) defg3opts = 0; do { cp++; @@ -1362,9 +1371,9 @@ static unsigned parseDirnumRanges(const char* c, int dryrun) { const char* c_depart = c; - uint16 number_of_read_ranges = 0; - uint16 debut_de_plage_courante = 0; - uint16 fin_de_plage_courante = (uint16) -1; + uint16_t number_of_read_ranges = 0; + uint16_t debut_de_plage_courante = 0; + uint16_t fin_de_plage_courante = (uint16_t) -1; int separateur_debut_fin_vu = 0, premier_nombre_lu = 0, fin_de_la_chaine = 0; @@ -1385,7 +1394,7 @@ number_of_read_ranges++; } debut_de_plage_courante = 0; - fin_de_plage_courante = (uint16) -1; + fin_de_plage_courante = (uint16_t) -1; separateur_debut_fin_vu = 0; premier_nombre_lu = 0; continue; @@ -1426,7 +1435,7 @@ multiple lists of ranges on command line) */ static int processDirnumRangesOption(const char* cp) { - uint16 number_of_read_ranges = parseDirnumRanges(cp, 1); + uint16_t number_of_read_ranges = parseDirnumRanges(cp, 1); if (number_of_read_ranges == 0) { fprintf(stderr, "Expected argument to -d option: non empty list of directory number ranges \"%s\".\n", diff -Nru largetifftools-1.4/src/tiffmakemosaic.c largetifftools-1.4.1/src/tiffmakemosaic.c --- largetifftools-1.4/src/tiffmakemosaic.c 2021-07-12 11:11:35.000000000 +0000 +++ largetifftools-1.4.1/src/tiffmakemosaic.c 2021-12-29 23:20:21.000000000 +0000 @@ -1,6 +1,6 @@ /* tiffmakemosaic - v. 1.4 + v. 1.4.1 Copyright (c) 2012-2021 Christophe Deroulers @@ -44,18 +44,18 @@ static const char TIFF_SUFFIX[] = ".tif"; static const char JPEG_SUFFIX[] = ".jpg"; -static uint64 mosaicpiecesize = 1 << 30; /* 1 GiB */ -static uint32 overlapinpixels = 0; +static uint64_t mosaicpiecesize = 1 << 30; /* 1 GiB */ +static uint32_t overlapinpixels = 0; static long double overlapinpercent = 0; -static uint32 requestedpiecewidth = 0; -static uint32 requestedpiecelength = 0; -static uint32 requestedpiecewidthdivisor = 0; -static uint32 requestedpiecelengthdivisor = 0; +static uint32_t requestedpiecewidth = 0; +static uint32_t requestedpiecelength = 0; +static uint32_t requestedpiecewidthdivisor = 0; +static uint32_t requestedpiecelengthdivisor = 0; static int verbose = 0; static int dryrun = 0; static int paddinginx = 0; static int paddinginy = 0; -static uint16 numberpaddingvalues = 0; +static uint16_t numberpaddingvalues = 0; static char ** paddingvalues = NULL; @@ -64,13 +64,13 @@ #endif static int output_JPEG_files = TIFFMAKEMOSAIC_OUTPUTJPEGFILES; -static uint32 defg3opts = (uint32) -1; +static uint32_t defg3opts = (uint32_t) -1; static int quality = -1, default_quality = 75; /* JPEG quality */ static int jpegcolormode = JPEGCOLORMODE_RGB; -static uint16 defcompression = (uint16) -1; -static uint16 defpredictor = (uint16) -1; +static uint16_t defcompression = (uint16_t) -1; +static uint16_t defpredictor = (uint16_t) -1; static int defpreset = -1; -/*static uint16 defphotometric = (uint16) -1;*/ +/*static uint16_t defphotometric = (uint16_t) -1;*/ static void my_asprintf(char ** ret, const char * format, ...) @@ -94,7 +94,7 @@ } -static char * photometricName(uint16 photometric) +static char * photometricName(uint16_t photometric) { char * s= NULL; switch (photometric) { @@ -115,7 +115,7 @@ } -static int searchNumberOfDigits(uint32 u) +static int searchNumberOfDigits(uint32_t u) { return snprintf(NULL, 0, "%u", u); } @@ -147,10 +147,10 @@ static void tiffCopyFieldsButDimensions(TIFF* in, TIFF* out) { - uint16 bitspersample, samplesperpixel, compression, shortv, *shortav; + uint16_t bitspersample, samplesperpixel, compression, shortv, *shortav; float floatv; char *stringv; - uint32 longv; + uint32_t longv; CopyField(TIFFTAG_SUBFILETYPE, longv); CopyField(TIFFTAG_BITSPERSAMPLE, bitspersample); @@ -175,10 +175,10 @@ CopyField(TIFFTAG_TILEDEPTH, longv); CopyField(TIFFTAG_SAMPLEFORMAT, shortv); CopyField2(TIFFTAG_EXTRASAMPLES, shortv, shortav); - { uint16 *red, *green, *blue; + { uint16_t *red, *green, *blue; CopyField3(TIFFTAG_COLORMAP, red, green, blue); } - { uint16 shortv2; + { uint16_t shortv2; CopyField2(TIFFTAG_PAGENUMBER, shortv, shortv2); } CopyField(TIFFTAG_ARTIST, stringv); @@ -202,18 +202,18 @@ /* cols resp. rows do not include rightpaddinginpixels resp. bottompadding */ -static void cpBufToBuf(uint8* out, uint8* in, uint8* paddingbytes, - uint32 rows, uint32 bottompadding, uint32 cols, - uint32 rightpaddinginpixels, uint16 bytesperpixel, +static void cpBufToBuf(uint8_t* out, uint8_t* in, uint8_t* paddingbytes, + uint32_t rows, uint32_t bottompadding, uint32_t cols, + uint32_t rightpaddinginpixels, uint16_t bytesperpixel, int outskew, int inskew) { while (rows-- > 0) { - uint32 jb = cols * bytesperpixel; - uint32 jp = rightpaddinginpixels; + uint32_t jb = cols * bytesperpixel; + uint32_t jp = rightpaddinginpixels; while (jb-- > 0) *out++ = *in++; while (jp-- > 0) { - uint16 k; + uint16_t k; for (k = 0 ; k < bytesperpixel ; k++) *out++ = paddingbytes[k]; } @@ -221,9 +221,9 @@ in += inskew; } while (bottompadding-- > 0) { - uint32 jp = cols + rightpaddinginpixels; + uint32_t jp = cols + rightpaddinginpixels; while (jp-- > 0) { - uint32 k; + uint32_t k; for (k = 0 ; k < bytesperpixel ; k++) *out++ = paddingbytes[k]; } @@ -234,11 +234,11 @@ static int testAndFixParameters(TIFF* in, int output_to_jpeg_rather_than_tiff, - tsize_t* outscanlinesizeinbytes, uint32 width, TIFF* TIFFout, - uint16* input_compression, uint16* bytesperpixel) + tsize_t* outscanlinesizeinbytes, uint32_t width, TIFF* TIFFout, + uint16_t* input_compression, uint16_t* bytesperpixel) { - uint16 spp, bitspersample; - uint16 input_photometric, compression; + uint16_t spp, bitspersample; + uint16_t input_photometric, compression; TIFFGetFieldDefaulted(in, TIFFTAG_SAMPLESPERPIXEL, &spp); TIFFGetFieldDefaulted(in, TIFFTAG_BITSPERSAMPLE, &bitspersample); @@ -266,7 +266,7 @@ TIFFSetField(in, TIFFTAG_JPEGCOLORMODE, JPEGCOLORMODE_RGB); } else if (input_photometric == PHOTOMETRIC_YCBCR) { /* otherwise, can't handle subsampled input */ - uint16 subsamplinghor, subsamplingver; + uint16_t subsamplinghor, subsamplingver; TIFFGetFieldDefaulted(in, TIFFTAG_YCBCRSUBSAMPLING, &subsamplinghor, &subsamplingver); @@ -280,7 +280,7 @@ if (output_to_jpeg_rather_than_tiff) { *outscanlinesizeinbytes = width * *bytesperpixel; } else { - if (defcompression != (uint16) -1) + if (defcompression != (uint16_t) -1) TIFFSetField(TIFFout, TIFFTAG_COMPRESSION, defcompression); @@ -312,7 +312,7 @@ || compression == COMPRESSION_WEBP #endif ) { - if (defpredictor != (uint16)-1) + if (defpredictor != (uint16_t)-1) TIFFSetField(TIFFout, TIFFTAG_PREDICTOR, defpredictor); if (defpreset != -1) { @@ -337,12 +337,12 @@ PHOTOMETRIC_RGB); } - /*if (defphotometric != (uint16) -1) + /*if (defphotometric != (uint16_t) -1) TIFFSetField(TIFFout, TIFFTAG_PHOTOMETRIC, defphotometric);*/ if (verbose) { - uint16 output_photometric; + uint16_t output_photometric; char * pn; TIFFGetField(TIFFout, TIFFTAG_PHOTOMETRIC, @@ -373,19 +373,19 @@ static int cpTiles2Strip(TIFF* in, void * ambiguous_out, int output_to_jpeg_rather_than_tiff, - uint32 xmin, uint32 ymin, uint32 width, uint32 length, - uint32 rightpadding, uint32 bottompadding, uint8* paddingbytes, - uint32 inimagewidth, uint32 inimagelength, + uint32_t xmin, uint32_t ymin, uint32_t width, uint32_t length, + uint32_t rightpadding, uint32_t bottompadding, uint8_t* paddingbytes, + uint32_t inimagewidth, uint32_t inimagelength, unsigned char * outbuf) { struct jpeg_compress_struct * p_cinfo; TIFF* TIFFout; tsize_t inbufsize; - uint16 input_compression, bytesperpixel; - uint32 intilewidth = (uint32) -1, intilelength = (uint32) -1; + uint16_t input_compression, bytesperpixel; + uint32_t intilewidth = (uint32_t) -1, intilelength = (uint32_t) -1; tsize_t intilewidthinbytes = TIFFTileRowSize(in); tsize_t outscanlinesizeinbytes; - uint32 y; + uint32_t y; unsigned char * inbuf, * bufp= outbuf; int error = 0; @@ -414,11 +414,11 @@ } for (y = ymin ; y < ymin + length + intilelength ; y += intilelength) { - uint32 x, colb = 0; - uint32 yminoftile = (y/intilelength) * intilelength; - uint32 ymintocopyintile = ymin > yminoftile ? ymin : yminoftile; - uint32 ymaxplusone = yminoftile + intilelength; - uint32 lengthtocopy, bottompaddingthistile = 0; + uint32_t x, colb = 0; + uint32_t yminoftile = (y/intilelength) * intilelength; + uint32_t ymintocopyintile = ymin > yminoftile ? ymin : yminoftile; + uint32_t ymaxplusone = yminoftile + intilelength; + uint32_t lengthtocopy, bottompaddingthistile = 0; unsigned char * inbufrow = inbuf + intilewidthinbytes * (ymintocopyintile - yminoftile); @@ -437,11 +437,11 @@ for (x = xmin ; x < xmin + width + intilewidth ; x += intilewidth) { - uint32 xminoftile = (x/intilewidth) * intilewidth; - uint32 xmintocopyintile = xmin > xminoftile ? + uint32_t xminoftile = (x/intilewidth) * intilewidth; + uint32_t xmintocopyintile = xmin > xminoftile ? xmin : xminoftile; - uint32 xmaxplusone = xminoftile + intilewidth; - uint32 widthtocopy, rightpaddingthistile = 0; + uint32_t xmaxplusone = xminoftile + intilewidth; + uint32_t widthtocopy, rightpaddingthistile = 0; tsize_t widthtoreadinbytes, widthtowriteinbytes; if (xmaxplusone > xmin + width) @@ -523,18 +523,18 @@ static int cpStrips2Strip(TIFF* in, void * ambiguous_out, int output_to_jpeg_rather_than_tiff, - uint32 xmin, uint32 ymin, uint32 width, uint32 length, - uint32 rightpadding, uint32 bottompadding, - unsigned char * outbuf, uint32 * y_of_last_read_scanline, - uint32 inimagelength) + uint32_t xmin, uint32_t ymin, uint32_t width, uint32_t length, + uint32_t rightpadding, uint32_t bottompadding, + unsigned char * outbuf, uint32_t * y_of_last_read_scanline, + uint32_t inimagelength) { struct jpeg_compress_struct * p_cinfo; TIFF* TIFFout; tsize_t inbufsize; - uint16 input_compression, bytesperpixel; + uint16_t input_compression, bytesperpixel; tsize_t inwidthinbytes = TIFFScanlineSize(in); tsize_t outscanlinesizeinbytes; - uint32 y; + uint32_t y; unsigned char * inbuf, * bufp= outbuf; int error = 0; @@ -563,7 +563,7 @@ /* when compression method doesn't support random access: */ if (input_compression != COMPRESSION_NONE) { - uint32 y; + uint32_t y; if (*y_of_last_read_scanline > ymin) { /* If we need to go back, finish reading to the end, @@ -596,7 +596,7 @@ for (y = ymin ; y < ymin + length ; y++) { unsigned char * inbufrow = inbuf; - uint32 xmintocopyinscanline = xmin; + uint32_t xmintocopyinscanline = xmin; tsize_t widthtocopyinbytes = outscanlinesizeinbytes; if (TIFFReadScanline(in, inbuf, y, 0) < 0) { @@ -651,15 +651,15 @@ static void -computeMaxPieceMemorySize(uint32 inimagewidth, uint32 inimagelength, - uint16 spp, uint16 bitspersample, - uint32 outpiecewidth, uint32 outpiecelength, - uint32 overlapinpixels, long double overlapinpercent, - uint64 * maxoutmemorysize, uint64 * ourmaxoutmemorysize, - uint32 * hnpieces, uint32 * vnpieces, - uint32 * hoverlap, uint32 * voverlap) +computeMaxPieceMemorySize(uint32_t inimagewidth, uint32_t inimagelength, + uint16_t spp, uint16_t bitspersample, + uint32_t outpiecewidth, uint32_t outpiecelength, + uint32_t overlapinpixels, long double overlapinpercent, + uint64_t * maxoutmemorysize, uint64_t * ourmaxoutmemorysize, + uint32_t * hnpieces, uint32_t * vnpieces, + uint32_t * hoverlap, uint32_t * voverlap) { - uint32 maxpiecewidthwithoverlap, maxpiecelengthwithoverlap; + uint32_t maxpiecewidthwithoverlap, maxpiecelengthwithoverlap; if (overlapinpercent > 0) { assert(overlapinpixels == 0); @@ -683,7 +683,7 @@ maxpiecelengthwithoverlap= outpiecelength + *voverlap * ( *vnpieces >= 3 ? 2 : *vnpieces-1); - *ourmaxoutmemorysize= (uint64) maxpiecewidthwithoverlap * + *ourmaxoutmemorysize= (uint64_t) maxpiecewidthwithoverlap * maxpiecelengthwithoverlap * (bitspersample/8); *maxoutmemorysize= *ourmaxoutmemorysize * (spp == 3 ? 4 : spp); *ourmaxoutmemorysize *= spp; @@ -715,12 +715,12 @@ makeMosaicFromTIFFFile(char * infilename) { TIFF * in; - uint32 inimagewidth, inimagelength, outwidth, outlength; - uint32 hoverlap, voverlap; - uint32 hnpieces, vnpieces; - uint32 ndigitshtilenumber, ndigitsvtilenumber, x, y; - uint16 planarconfig, spp, bitspersample, sampleformat; - uint64 outmemorysize, ouroutmemorysize; + uint32_t inimagewidth, inimagelength, outwidth, outlength; + uint32_t hoverlap, voverlap; + uint32_t hnpieces, vnpieces; + uint32_t ndigitshtilenumber, ndigitsvtilenumber, x, y; + uint16_t planarconfig, spp, bitspersample, sampleformat; + uint64_t outmemorysize, ouroutmemorysize; char * prefix; unsigned char * outbuf = NULL; int return_code = 0; @@ -948,16 +948,16 @@ return EXIT_SYNTAX_ERROR; } - uint16 bytesperpixel= (bitspersample + 7) / 8; - uint8 paddingbytes[bytesperpixel * spp]; - uint16 s; + uint16_t bytesperpixel= (bitspersample + 7) / 8; + uint8_t paddingbytes[bytesperpixel * spp]; + uint16_t s; for (s = 0 ; s < spp ; s++) { /* Here we should use sampleformat; instead, we assume - unsigned integer format uint8 or uint16 or... (rather + unsigned integer format uint8_t or uint16_t or... (rather than e.g. int16 or float) */ switch (paddingvalues[s][0]) { case 'M': { - uint16 b; + uint16_t b; for (b = 0 ; b < bytesperpixel ; b++) paddingbytes[s * bytesperpixel + b]= 0xff; @@ -966,7 +966,7 @@ default: { unsigned long long u= strtoull( paddingvalues[s], NULL, 10); - uint16 b; + uint16_t b; /* Here we should care for endianness ; we write paddingbytes bigendianly */ for (b = 0 ; b < bytesperpixel ; b++) { @@ -981,7 +981,7 @@ /*for (s = 0 ; s < spp ; s++) { fprintf(stderr, "[sample %u] %s", s, paddingvalues[s]); - uint16 b; + uint16_t b; for (b = 0 ; b < bytesperpixel ; b++) fprintf(stderr, " %d", paddingbytes[s * bytesperpixel + b]); fprintf(stderr, "\n"); @@ -996,15 +996,15 @@ * 0 to H-1 then 0 to H-1 then... Otherwise (0 to h-1 then 0 to * h-1 then h to 2*h-1 then... with h= x); /* detect overflows */ /* At this point the computed right boundary of the @@ -1045,15 +1045,15 @@ for (y = 0 ; y < inimagelength ; y += outlength) { char * outfilename; void * out; /* TIFF* or FILE* */ - uint32 outlengthwithoverlap; + uint32_t outlengthwithoverlap; int error = 0; - uint32 topoverlap = y < voverlap ? y : voverlap; - uint32 ywithtopoverlap = y - topoverlap; + uint32_t topoverlap = y < voverlap ? y : voverlap; + uint32_t ywithtopoverlap = y - topoverlap; - uint32 outlengthwithbottomoverlap= outlength + voverlap; - uint32 amountofpaddingatbottom= 0; - uint32 ybottomboundary = y + outlengthwithbottomoverlap; + uint32_t outlengthwithbottomoverlap= outlength + voverlap; + uint32_t amountofpaddingatbottom= 0; + uint32_t ybottomboundary = y + outlengthwithbottomoverlap; assert(ybottomboundary >= y); /* detect overflows */ if (ybottomboundary > inimagelength) { if (paddinginy) @@ -1105,11 +1105,11 @@ continue; if (quality <= 0) { - uint16 in_compression; + uint16_t in_compression; TIFFGetField(in, TIFFTAG_COMPRESSION, &in_compression); if (in_compression == COMPRESSION_JPEG) { - uint16 in_jpegquality; + uint16_t in_jpegquality; TIFFGetField(in, TIFFTAG_JPEGQUALITY, &in_jpegquality); @@ -1283,7 +1283,7 @@ processG3Options(const char* cp) { if( (cp = strchr(cp, ':')) ) { - if (defg3opts == (uint32) -1) + if (defg3opts == (uint32_t) -1) defg3opts = 0; do { cp++; @@ -1383,12 +1383,12 @@ static int -processPieceGeometryOptions(char* cp, uint32* width, uint32* length) +processPieceGeometryOptions(char* cp, uint32_t* width, uint32_t* length) { while (*cp == ' ') cp++; if (*cp != 'x' && *cp != 'X') { - uint32 u= strtoull(cp, &cp, 10); + uint32_t u= strtoull(cp, &cp, 10); if (errno) return 0; *width = u; @@ -1401,7 +1401,7 @@ while (*cp == ' ') cp++; if (*cp != 0) { - uint32 u= strtoull(cp, &cp, 10); + uint32_t u= strtoull(cp, &cp, 10); if (errno) return 0; *length = u; @@ -1512,7 +1512,7 @@ } else if (argv[arg][1] == 'M') { long double ld; - uint64 ull; + uint64_t ull; tsize_t newmosaicpiecesize; if (arg+1 >= argc) { @@ -1528,13 +1528,13 @@ return EXIT_SYNTAX_ERROR; } - ull = (uint64) floorl(ld * 1048576); + ull = (uint64_t) floorl(ld * 1048576); if (ld == 0) { ull = 0; } else if (ull == 0) ull= 1; newmosaicpiecesize = ull; - if ((uint64) newmosaicpiecesize != ull) { + if ((uint64_t) newmosaicpiecesize != ull) { /* overflow of tsize_t */ if (verbose) fprintf(stderr, "Maximum piece " @@ -1620,7 +1620,7 @@ overlapinpercent= ld; overlapinpixels= 0; } else { - uint32 u= strtoull(argv[arg], NULL, 10); + uint32_t u= strtoull(argv[arg], NULL, 10); if (errno) { usage(); diff -Nru largetifftools-1.4/src/tiffsplittiles.c largetifftools-1.4.1/src/tiffsplittiles.c --- largetifftools-1.4/src/tiffsplittiles.c 2021-07-12 11:11:25.000000000 +0000 +++ largetifftools-1.4.1/src/tiffsplittiles.c 2021-12-29 23:20:44.000000000 +0000 @@ -1,8 +1,8 @@ /* tiffsplittiles - v. 1.4 + v. 1.4.1 - Copyright (c) 2012-2017 Christophe Deroulers + Copyright (c) 2012-2021 Christophe Deroulers Portions are based on libtiff's tiffcp code. tiffcp is Copyright (c) 1988-1997 Sam Leffler @@ -54,7 +54,7 @@ } -static int searchNumberOfDigits(uint32 u) +static int searchNumberOfDigits(uint32_t u) { return snprintf(NULL, 0, "%u", u); } @@ -86,10 +86,10 @@ static void copyOtherFields(TIFF* in, TIFF* out) { /* after tiffcp in libtiff's tiffsplit.c */ - uint16 bitspersample, samplesperpixel, shortv, *shortav; + uint16_t bitspersample, samplesperpixel, shortv, *shortav; float floatv; char *stringv; - uint32 longv; + uint32_t longv; CopyField(TIFFTAG_SUBFILETYPE, longv); CopyField(TIFFTAG_BITSPERSAMPLE, bitspersample); @@ -114,10 +114,10 @@ CopyField(TIFFTAG_TILEDEPTH, longv); CopyField(TIFFTAG_SAMPLEFORMAT, shortv); CopyField2(TIFFTAG_EXTRASAMPLES, shortv, shortav); - { uint16 *red, *green, *blue; + { uint16_t *red, *green, *blue; CopyField3(TIFFTAG_COLORMAP, red, green, blue); } - { uint16 shortv2; + { uint16_t shortv2; CopyField2(TIFFTAG_PAGENUMBER, shortv, shortv2); } CopyField(TIFFTAG_ARTIST, stringv); @@ -177,11 +177,11 @@ char* inpathbeforelastdot; int output_tiled_tiffs = 0, arg = 1; int number_digits_horiz_tile_numbers, number_digits_vert_tile_numbers; -uint32 imagewidth, imagelength; -uint32 tilewidth, tilelength; -uint32 x, y; -uint32 imagedepth; -uint16 planarconfig, compression; +uint32_t imagewidth, imagelength; +uint32_t tilewidth, tilelength; +uint32_t x, y; +uint32_t imagedepth; +uint16_t planarconfig, compression; tsize_t bufsize; tdata_t buf; int io_error= 0; @@ -279,7 +279,7 @@ { if (! io_error) { - uint32 outputimageslength= tilelength; + uint32_t outputimageslength= tilelength; fprintf(stderr, "Dealing with line " UINT32_FORMAT "/" UINT32_FORMAT " y=" UINT32_FORMAT " -> outputimageslength=" UINT32_FORMAT @@ -291,8 +291,8 @@ { char * outpath; TIFF * out; - uint32 tilenumber= TIFFComputeTile(in, x, y, 0, 0); - uint32 outputimagewidth= tilewidth; + uint32_t tilenumber= TIFFComputeTile(in, x, y, 0, 0); + uint32_t outputimagewidth= tilewidth; /*fprintf(stderr, "Reading tile at (%u, %u), which has the number %u -> i%0*uj%0*u\n", x, y, tilenumber, number_digits_horiz_tile_numbers, @@ -331,9 +331,9 @@ } if (compression == COMPRESSION_JPEG) { - uint32 count = 0; + uint32_t count = 0; void *table = NULL; - uint16 subsamplinghor, subsamplingver; + uint16_t subsamplinghor, subsamplingver; if (TIFFGetField(in, TIFFTAG_JPEGTABLES, &count, &table) && count > 0 && table) TIFFSetField(out, TIFFTAG_JPEGTABLES, count, table); diff -Nru largetifftools-1.4/stamp-h1 largetifftools-1.4.1/stamp-h1 --- largetifftools-1.4/stamp-h1 2021-07-12 13:07:52.000000000 +0000 +++ largetifftools-1.4.1/stamp-h1 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -timestamp for config.h diff -Nru largetifftools-1.4/test/Makefile largetifftools-1.4.1/test/Makefile --- largetifftools-1.4/test/Makefile 2021-07-12 13:06:21.000000000 +0000 +++ largetifftools-1.4.1/test/Makefile 1970-01-01 00:00:00.000000000 +0000 @@ -1,405 +0,0 @@ -# Makefile.in generated by automake 1.16.3 from Makefile.am. -# test/Makefile. Generated from Makefile.in by configure. - -# Copyright (C) 1994-2020 Free Software Foundation, Inc. - -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - - - -# TIFFMosaicTools Software -# -# Author Christophe Deroulers, 2012 -# -# License: GNU General Public License v3 -# - -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} -am__make_running_with_option = \ - case $${target_option-} in \ - ?) ;; \ - *) echo "am__make_running_with_option: internal error: invalid" \ - "target option '$${target_option-}' specified" >&2; \ - exit 1;; \ - esac; \ - has_opt=no; \ - sane_makeflags=$$MAKEFLAGS; \ - if $(am__is_gnu_make); then \ - sane_makeflags=$$MFLAGS; \ - else \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - bs=\\; \ - sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ - | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ - esac; \ - fi; \ - skip_next=no; \ - strip_trailopt () \ - { \ - flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ - }; \ - for flg in $$sane_makeflags; do \ - test $$skip_next = yes && { skip_next=no; continue; }; \ - case $$flg in \ - *=*|--*) continue;; \ - -*I) strip_trailopt 'I'; skip_next=yes;; \ - -*I?*) strip_trailopt 'I';; \ - -*O) strip_trailopt 'O'; skip_next=yes;; \ - -*O?*) strip_trailopt 'O';; \ - -*l) strip_trailopt 'l'; skip_next=yes;; \ - -*l?*) strip_trailopt 'l';; \ - -[dEDm]) skip_next=yes;; \ - -[JT]) skip_next=yes;; \ - esac; \ - case $$flg in \ - *$$target_option*) has_opt=yes; break;; \ - esac; \ - done; \ - test $$has_opt = yes -am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/largetifftools -pkgincludedir = $(includedir)/largetifftools -pkglibdir = $(libdir)/largetifftools -pkglibexecdir = $(libexecdir)/largetifftools -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -subdir = test -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_$(V)) -am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -am__v_at_1 = -SOURCES = -DIST_SOURCES = -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -am__DIST_COMMON = $(srcdir)/Makefile.in -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' aclocal-1.16 -AMTAR = $${TAR-tar} -AM_DEFAULT_VERBOSITY = 1 -AUTOCONF = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoconf -AUTOHEADER = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' autoheader -AUTOMAKE = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' automake-1.16 -AWK = gawk -CC = gcc -CCDEPMODE = depmode=gcc3 -CFLAGS = -g -O2 -CPPFLAGS = -I/opt/local/include -CYGPATH_W = echo -DEFS = -DHAVE_CONFIG_H -DEPDIR = .deps -ECHO_C = \c -ECHO_N = -ECHO_T = -EXEEXT = -INSTALL = /opt/local/bin/ginstall -c -INSTALL_DATA = ${INSTALL} -m 644 -INSTALL_PROGRAM = ${INSTALL} -INSTALL_SCRIPT = ${INSTALL} -INSTALL_STRIP_PROGRAM = $(install_sh) -c -s -LDFLAGS = -LIBOBJS = -LIBS = -ltiff -lwebp -lzstd -lpng -ljpeg -lm -LTLIBOBJS = -MAKEINFO = ${SHELL} '/Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/missing' makeinfo -MKDIR_P = /opt/local/bin/gmkdir -p -OBJEXT = o -OPENMP_CFLAGS = -PACKAGE = largetifftools -PACKAGE_BUGREPORT = -PACKAGE_NAME = LargeTIFFTools Software -PACKAGE_STRING = LargeTIFFTools Software 1.4 -PACKAGE_TARNAME = largetifftools -PACKAGE_URL = -PACKAGE_VERSION = 1.4 -PATH_SEPARATOR = : -SET_MAKE = -SHELL = /bin/sh -STRIP = -VERSION = 1.4 -abs_builddir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/test -abs_srcdir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/test -abs_top_builddir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -abs_top_srcdir = /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4 -ac_ct_CC = gcc -am__include = include -am__leading_dot = . -am__quote = -am__tar = $${TAR-tar} chof - "$$tardir" -am__untar = $${TAR-tar} xf - -bindir = ${exec_prefix}/bin -build_alias = -builddir = . -datadir = ${datarootdir} -datarootdir = ${prefix}/share -docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} -dvidir = ${docdir} -exec_prefix = ${prefix} -host_alias = -htmldir = ${docdir} -includedir = ${prefix}/include -infodir = ${datarootdir}/info -install_sh = ${SHELL} /Users/deroulers/Logiciels/Images/LargeTIFFTools/largetifftools-1.4/install-sh -libdir = ${exec_prefix}/lib -libexecdir = ${exec_prefix}/libexec -localedir = ${datarootdir}/locale -localstatedir = ${prefix}/var -mandir = ${datarootdir}/man -mkdir_p = $(MKDIR_P) -oldincludedir = /usr/include -pdfdir = ${docdir} -prefix = /usr/local -program_transform_name = s,x,x, -psdir = ${docdir} -runstatedir = ${localstatedir}/run -sbindir = ${exec_prefix}/sbin -sharedstatedir = ${prefix}/com -srcdir = . -sysconfdir = ${prefix}/etc -target_alias = -top_build_prefix = ../ -top_builddir = .. -top_srcdir = .. -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu test/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) distdir-am - -distdir-am: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic cscopelist-am \ - ctags-am distclean distclean-generic distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags-am uninstall uninstall-am - -.PRECIOUS: Makefile - - -# Process this file with automake to produce Makefile.in. - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff -Nru largetifftools-1.4/test/Makefile.in largetifftools-1.4.1/test/Makefile.in --- largetifftools-1.4/test/Makefile.in 2021-07-12 13:06:15.000000000 +0000 +++ largetifftools-1.4.1/test/Makefile.in 2021-12-29 23:33:43.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.3 from Makefile.am. +# Makefile.in generated by automake 1.16.5 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2020 Free Software Foundation, Inc. +# Copyright (C) 1994-2021 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -135,12 +135,15 @@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ +CSCOPE = @CSCOPE@ +CTAGS = @CTAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ +ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ @@ -248,7 +251,6 @@ cscope cscopelist: - distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am