X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=gdcmConfigure.h.in;h=24a781ac135076a6252eaa1bd857ab3818043fa8;hb=afce239e3e7c343cb843b1767fc3ff11c540a3bb;hp=19d7b9f66f2db79a0aab6de1bc7a1515e0ad225f;hpb=692c278613503559a7e64e475374f3e06f6da257;p=gdcm.git diff --git a/gdcmConfigure.h.in b/gdcmConfigure.h.in index 19d7b9f6..24a781ac 100644 --- a/gdcmConfigure.h.in +++ b/gdcmConfigure.h.in @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmConfigure.h.in,v $ Language: C++ - Date: $Date: 2005/10/23 19:46:18 $ - Version: $Revision: 1.19 $ + Date: $Date: 2005/10/27 20:43:53 $ + Version: $Revision: 1.21 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -63,6 +63,9 @@ #define GDCM_SIZEOF_LONG @GDCM_SIZEOF_LONG@ +/* Special time structure support */ +#cmakedefine CMAKE_HAVE_SYS_TIMES_H +#cmakedefine CMAKE_HAVE_SYS_TIMEB_H /* GetMacAddress require a lot of include file to access low level API */ #cmakedefine CMAKE_HAVE_UNISTD_H