]> Creatis software - gdcm.git/blobdiff - gdcmConfigure.h.in
* Testing/TestSequence.cxx : add test for sequences of images... test that
[gdcm.git] / gdcmConfigure.h.in
index 83297de2f3fe866c4df58bf9ed6b40c3f47ab0c4..0737e4a3ebd881479facb6989cff283dcfa5a015 100644 (file)
@@ -23,6 +23,7 @@
 
 /* I guess something important */
 #cmakedefine CMAKE_HAVE_STDINT_H
+#cmakedefine CMAKE_HAVE_INTTYPES_H
 
 /* This variable allows you to have helpful debug statement */
 /* That are in between #ifdef / endif in the gdcm code */
@@ -47,6 +48,8 @@
 #cmakedefine CMAKE_HAVE_NET_IF_H
 #cmakedefine CMAKE_HAVE_NETINET_IN_H
 #cmakedefine CMAKE_HAVE_NET_IF_DL_H
+#cmakedefine CMAKE_HAVE_NET_IF_ARP_H
+#cmakedefine HAVE_SA_LEN
 
 
 /*--------------------------------------------------------------------------*/