From 3c5f501ffcc31b885d8b4f8162cac85c6fe62734 Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Mon, 5 Aug 2013 10:06:35 -0400 Subject: Make libtiff link on OS X 10.9. Backport of Ie6f8639fb920e57289c7d0ad8952603abcfe7377. Change-Id: I9d0cd625734fda88a9564d4fef7b1f5e9f22c774 Reviewed-by: Gabriel de Dietrich --- src/3rdparty/libtiff/libtiff/tif_config.h | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/3rdparty/libtiff/libtiff/tif_config.h b/src/3rdparty/libtiff/libtiff/tif_config.h index f851384..97faf38 100644 --- a/src/3rdparty/libtiff/libtiff/tif_config.h +++ b/src/3rdparty/libtiff/libtiff/tif_config.h @@ -317,15 +317,6 @@ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ -/* 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 Q_OS_SYMBIAN -#ifndef __cplusplus -#undef inline -#define inline -#endif -#endif - /* Define to `long int' if does not define. */ /* #undef off_t */ -- cgit v0.12