diff options
Diffstat (limited to 'thirdparty/libtiff/tif_config.h.cmake.in')
| -rw-r--r-- | thirdparty/libtiff/tif_config.h.cmake.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/libtiff/tif_config.h.cmake.in b/thirdparty/libtiff/tif_config.h.cmake.in index d3711a76..23bdc46a 100644 --- a/thirdparty/libtiff/tif_config.h.cmake.in +++ b/thirdparty/libtiff/tif_config.h.cmake.in @@ -383,7 +383,7 @@ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus -#cmakedefine inline +#define inline @INLINE@ #endif /* Define to `long int' if <sys/types.h> does not define. */ |
