1 /* ac_config.h.tmp. Generated by configure. */
2 /* ac_config.h.tmp.in. Generated from configure.in by autoheader. */
5 #define CORBA_H <omniORB4/CORBA.h>
7 /* "if our orb has a poa" */
8 #define CORBA_HAVE_POA 1
11 /* #undef CORBA_MODULE_CLASS_MAPPING */
14 #define CORBA_MODULE_NAMESPACE_MAPPING 1
17 #define CORBA_ORB_HAVE_DESTROY 1
19 /* "if our orb-init has 3 args" */
20 #define CORBA_ORB_INIT_HAVE_3_ARGS 1
22 /* "what the third argument is" */
23 #define CORBA_ORB_INIT_THIRD_ARG "omniORB4"
26 #define COSNAMING_H <omniORB4/Naming.hh>
28 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
29 systems. This function is required for `alloca.c' support on those systems.
31 /* #undef CRAY_STACKSEG_END */
33 /* Define to 1 if using `alloca.c'. */
36 /* Define to 1 if you have `alloca', as a function or macro. */
39 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
41 #define HAVE_ALLOCA_H 1
43 /* define if the library defines strstream */
44 #define HAVE_CLASS_STRSTREAM 1
46 /* Define to 1 if you have the <dlfcn.h> header file. */
47 #define HAVE_DLFCN_H 1
49 /* Define to 1 if you have the `exit' function. */
52 /* Define to 1 if you have the <fcntl.h> header file. */
53 #define HAVE_FCNTL_H 1
55 /* Define to 1 if you have the `gethostname' function. */
56 #define HAVE_GETHOSTNAME 1
58 /* Define to 1 if you have the `gettimeofday' function. */
59 #define HAVE_GETTIMEOFDAY 1
61 /* Define to 1 if you have the <inttypes.h> header file. */
62 #define HAVE_INTTYPES_H 1
64 /* Define to 1 if you have the `dl' library (-ldl). */
67 /* Define to 1 if you have the `nsl' library (-lnsl). */
70 /* Define to 1 if you have the `posix4' library (-lposix4). */
71 /* #undef HAVE_LIBPOSIX4 */
73 /* Define to 1 if you have the `pthread' library (-lpthread). */
74 #define HAVE_LIBPTHREAD 1
76 /* Define to 1 if you have the `socket' library (-lsocket). */
77 /* #undef HAVE_LIBSOCKET */
79 /* Define to 1 if you have the <memory.h> header file. */
80 #define HAVE_MEMORY_H 1
82 /* define if the compiler implements namespaces */
83 /* #undef HAVE_NAMESPACES */
85 /* If pthreads are present */
86 #define HAVE_PTHREAD_H 1
88 /* define if the compiler has stringstream */
89 /* #undef HAVE_SSTREAM */
91 /* Define to 1 if you have the <stdint.h> header file. */
92 #define HAVE_STDINT_H 1
94 /* Define to 1 if you have the <stdlib.h> header file. */
95 #define HAVE_STDLIB_H 1
97 /* Define to 1 if you have the <strings.h> header file. */
98 #define HAVE_STRINGS_H 1
100 /* Define to 1 if you have the <string.h> header file. */
101 #define HAVE_STRING_H 1
104 #define HAVE_STRSTREAM 1
106 /* Define to 1 if you have the <sys/stat.h> header file. */
107 #define HAVE_SYS_STAT_H 1
109 /* Define to 1 if you have the <sys/time.h> header file. */
110 #define HAVE_SYS_TIME_H 1
112 /* Define to 1 if you have the <sys/types.h> header file. */
113 #define HAVE_SYS_TYPES_H 1
115 /* Define to 1 if you have the `tolower' function. */
116 #define HAVE_TOLOWER 1
118 /* Define to 1 if you have the <unistd.h> header file. */
119 #define HAVE_UNISTD_H 1
122 #define IDL_CLN_CPP_SUFFIX 1
125 #define IDL_CLN_H_SUFFIX 1
128 #define IDL_SRV_H_SUFFIX 1
130 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
132 /* #undef MAJOR_IN_MKDEV */
134 /* Define to 1 if `major', `minor', and `makedev' are declared in
136 /* #undef MAJOR_IN_SYSMACROS */
138 /* "the host running mysql" */
139 #define MYSQL_HOST "localhost"
141 /* "if we're working with omniorb" */
144 /* Name of package */
145 #define PACKAGE "tango"
147 /* Define to the address where bug reports for this package should be sent. */
148 #define PACKAGE_BUGREPORT "tango-bug@esrf.fr"
150 /* Define to the full name of this package. */
151 #define PACKAGE_NAME "Tango"
153 /* Define to the full name and version of this package. */
154 #define PACKAGE_STRING "Tango 3.0.1"
156 /* Define to the one symbol short name of this package. */
157 #define PACKAGE_TARNAME "tango"
159 /* Define to the version of this package. */
160 #define PACKAGE_VERSION "3.0.1"
162 /* Define as the return type of signal handlers (`int' or `void'). */
163 #define RETSIGTYPE void
165 /* If using the C implementation of alloca, define if you know the
166 direction of stack growth for your system; otherwise it will be
167 automatically deduced at run-time.
168 STACK_DIRECTION > 0 => grows toward higher addresses
169 STACK_DIRECTION < 0 => grows toward lower addresses
170 STACK_DIRECTION = 0 => direction of growth unknown */
171 /* #undef STACK_DIRECTION */
173 /* Define to 1 if you have the ANSI C header files. */
174 #define STDC_HEADERS 1
176 /* The tango database name */
177 #define TANGO_DB_NAME "tango"
179 /* The tango database user passwd */
180 #define TANGO_DB_PASSWD ""
182 /* The tango database user */
183 #define TANGO_DB_USER "root"
185 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
186 #define TIME_WITH_SYS_TIME 1
188 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
189 /* #undef TM_IN_SYS_TIME */
191 /* Version number of package */
192 #define VERSION "3.0.1"
194 /* "Needed for threads on solaris" */
195 /* #undef _POSIX_PTHREAD_SEMANTICS */
197 /* "Needed for threads on Linux" */
200 /* Needed by omniorb */
201 /* #undef __OSVERSION__ */
203 /* If we're running on freebsd */
204 /* #undef __freebsd__ */
206 /* Needed by omniorb */
207 /* #undef __sparc__ */
209 /* If we're running on solaris */
210 /* #undef __sunos__ */
212 /* Needed by omniorb" */
215 /* Define to empty if `const' does not conform to ANSI C. */
218 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
219 if it is not supported. */
222 /* Define to `int' if <sys/types.h> does not define. */
225 /* Define to `unsigned' if <sys/types.h> does not define. */