libNuML  1.1.1
Library for reading / writing NuML documents
libnuml-config-common.h
Go to the documentation of this file.
1 
66 /* Define to 1 if you have the <check.h> header file. */
67 /* #undef HAVE_CHECK_H */
68 
69 /* Define to 1 if you have the <expat.h> header file. */
70 /* #undef HAVE_EXPAT_H */
71 
72 /* Define to 1 to use the Expat XML library */
73 /* #undef USE_EXPAT */
74 
75 
76 /* Define to 1 if you have the <errno.h> header file. */
77 #define HAVE_ERRNO_H 1
78 
79 /* Define to 1 if you have the <ieeefp.h> header file. */
80 #define HAVE_IEEEFP_H 1
81 
82 /* Define to 1 if you have the ANSI C header files. */
83 #define STDC_HEADERS 1
84 
85 /* Define to 1 if you have the <math.h> header file. */
86 #define HAVE_MATH_H 1
87 
88 /* Define to 1 if you have the <sys/types.h> header file. */
89 #define HAVE_SYS_TYPES_H 1
90 
91 /* Define to 1 if you have the `m' library (-lm). */
92 /* #undef HAVE_LIBM */
93 
94 /* Define to 1 to enable primitive memory tracing. */
95 /* #undef TRACE_MEMORY */
96 
97 /* Define to 1 if your processor stores words with the most significant byte
98  first (like Motorola and SPARC, unlike Intel and VAX). */
99 /* #undef WORDS_BIGENDIAN */