libport_config.h
Go to the documentation of this file.
1 /* libtiff/libport_config.h.cmake.in. Not generated, but originated from autoheader. */
2 /* This file must be kept up-to-date with needed substitutions from port/libport_config.h.in. */
3 
4 #ifndef _LIBPORT_CONFIG_H_
5 #define _LIBPORT_CONFIG_H_
6 
7 /* Define to 1 if you have the `getopt' function. */
8 #define HAVE_GETOPT 1
9 
10 /* Define to 1 if you have the <unistd.h> header file. */
11 #define HAVE_UNISTD_H 1
12 
13 #endif /* _LIBPORT_CONFIG_H_ */