]> Creatis software - gdcm.git/blob - src/config.h.in
added autoconf tools for library (src) and C++ test (Test) compilation
[gdcm.git] / src / config.h.in
1 /* src/config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
7 #undef size_t
8
9 /* Define if you have the ANSI C header files.  */
10 #undef STDC_HEADERS
11
12 /* Define if your <sys/time.h> declares struct tm.  */
13 #undef TM_IN_SYS_TIME
14
15 /* Define if your processor stores words with the most significant
16    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
17 #undef WORDS_BIGENDIAN
18
19 /* The number of bytes in a char.  */
20 #undef SIZEOF_CHAR
21
22 /* The number of bytes in a int.  */
23 #undef SIZEOF_INT
24
25 /* The number of bytes in a long.  */
26 #undef SIZEOF_LONG
27
28 /* The number of bytes in a long long.  */
29 #undef SIZEOF_LONG_LONG
30
31 /* The number of bytes in a short.  */
32 #undef SIZEOF_SHORT
33
34 /* Define if you have the <dlfcn.h> header file.  */
35 #undef HAVE_DLFCN_H
36
37 /* Name of package */
38 #undef PACKAGE
39
40 /* Version number of package */
41 #undef VERSION
42