Go to the documentation of this file.
6 #define COMPILE_FLAGS " -ftemplate-depth-60 -fopenmp -O2 -g -DNDEBUG"
9 #define COMPILER "GNU C++ (/usr/bin/c++)"
12 #define ARTS_DEFAULT_INCLUDE_DIR "/home/olemke/Hacking/uhh/arts-20/includes"
29 #define ENABLE_DOCSERVER
41 #define HAVE_STDLIB_H 1
42 #define HAVE_STRINGS_H 1
43 #define HAVE_STRING_H 1
44 #define HAVE_SYS_STAT_H 1
45 #define HAVE_SYS_TIMES_H 1
46 #define HAVE_SYS_TYPES_H 1
47 #define HAVE_UNISTD_H 1
48 #define HAVE_GETOPT_H 1
52 #define HAVE_FCNTL_H 1
54 #define HAVE_ERRNO_H 1
55 #define HAVE_LIMITS_H 1
56 #define HAVE_STDIO_H 1
57 #define HAVE_LOCALE_H 1
58 #define HAVE_PTHREAD_H 1
62 #define HAVE_SYS_TIME_H 1
63 #define HAVE_SYS_MSG_H 1
64 #define HAVE_NETDB_H 1
65 #define HAVE_NETINET_IN_H 1
66 #define HAVE_NETINET_TCP_H 1
67 #define HAVE_SYS_SOCKET_H 1
68 #define HAVE_SYS_MMAN_H 1
69 #define HAVE_ARPA_INET_H 1
70 #define HAVE_SYS_SELECT_H 1
74 #define HAVE_CSTDLIB 1
75 #define HAVE_CSTRING 1
76 #define HAVE_SSTREAM 1
83 #define TIME_SUPPORT 1
89 #define NUMERIC double
92 #define OS_NAME "Unix"
98 #define HAVE_CONST_CAST
101 #define HAVE_NAMESPACES
104 #define HAVE_STATIC_CAST
107 #define HAVE_TEMPLATES
110 #undef NO_MINUS_C_MINUS_O
113 #define OS_VERSION ""
116 #define PACKAGE "arts"
119 #undef PACKAGE_BUGREPORT
125 #undef PACKAGE_STRING
128 #undef PACKAGE_TARNAME
131 #undef PACKAGE_VERSION
137 #define SIZEOF_LONG 8
140 #define SIZEOF_SIZE_T 8
143 #define SIZEOF_DOUBLE 8
146 #define SIZEOF_FLOAT 4
158 #define _U_ __attribute((unused))