X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=inline;f=gdcmConfigure.h.in;h=3a6f66c47cdae7c0b20c1cd3d0cd58bdfbd87b58;hb=c6922cf9ead43cbe139c20aef6b7e2d3f342da1c;hp=473e5bd10b59a7a4b12dd09767feccfb1c5b91bb;hpb=bba6b52311989034cfaca84d1ab1e492d94c1873;p=gdcm.git diff --git a/gdcmConfigure.h.in b/gdcmConfigure.h.in index 473e5bd1..3a6f66c4 100644 --- a/gdcmConfigure.h.in +++ b/gdcmConfigure.h.in @@ -34,6 +34,9 @@ /* This was important as long as GDCM is LGPL */ #cmakedefine BUILD_SHARED_LIBS +/* GDCM uses __FUNCTION__ which is not ANSI C, but C99 */ +#cmakedefine GDCM_COMPILER_HAS_FUNCTION + /*--------------------------------------------------------------------------*/ /* GDCM Versioning */