hsmet  1.0.0
he-config.h
gehe zur Dokumentation dieser Datei
1 /* he-config.h. Generated from he-config.h.in by configure. */
5 /* Copyright (C) 2014 - HS Schmalkalden. All rights reserved. */
6 
7 #ifndef HE_CONFIG_H_INCLUDED
8 
10 #define HE_CONFIG_H_INCLUDED 1
11 
14 #define HAVE_STDLIB_H 1
15 
18 #define HAVE_IO_H 0
19 
22 #define HAVE_STDDEF_H 1
23 
26 #define HAVE_UNISTD_H 1
27 
30 #define HAVE_PROCESS_H 0
31 
34 #define HAVE_STDINT_H 1
35 
38 #define HAVE_INTTYPES_H 1
39 
42 #define HAVE_LIMITS_H 1
43 
46 #define HAVE_ERRNO_H 1
47 
50 #define HAVE_SYS_TYPES_H 1
51 
54 #define HAVE_SYS_STAT_H 1
55 
58 #define HAVE_STRING_H 1
59 
62 #define HAVE_FENV_H 1
63 
66 #define HAVE_FLOAT_H 1
67 
70 #define HAVE_MATH_H 1
71 
74 #define HAVE_MALLOC_H 1
75 
78 #define HAVE_TIME_H 1
79 
82 #define HAVE_SYS_TIME_H 1
83 
86 #define TIME_WITH_SYS_TIME 1
87 
90 #define HAVE_STRTOL 1
91 
94 #define HAVE_STRTOUL 1
95 
98 #define HAVE_STRDUP 1
99 
102 #define HAVE__STRDUP 0
103 
104 #endif
105 /* ifndef HE_CONFIG_H_INCLUDED */
106 
107 /* vim: set ai sw=4 ts=4 expandtab : */
108