rpm  4.5
config.h
Go to the documentation of this file.
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* "Generating autorequires containing packages names." */
8 /* #undef AUTODEP_PKGNAMES */
9 
10 /* Define as 1 if chown() follows symlinks and you don't have lchown() */
11 /* #undef CHOWN_FOLLOWS_SYMLINK */
12 
13 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
14  systems. This function is required for `alloca.c' support on those systems.
15  */
16 /* #undef CRAY_STACKSEG_END */
17 
18 /* Define to 1 if using `alloca.c'. */
19 /* #undef C_ALLOCA */
20 
21 /* Build with dmalloc support? */
22 /* #undef DMALLOC */
23 
24 /* Build with libefence support? */
25 /* #undef EFENCE */
26 
27 /* Define to 1 if translation of program messages to the user's native
28  language is requested. */
29 #define ENABLE_NLS 1
30 
31 /* Define to 1 if you have the <aio.h> header file. */
32 #define HAVE_AIO_H 1
33 
34 /* Define to 1 if you have `alloca', as a function or macro. */
35 #define HAVE_ALLOCA 1
36 
37 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
38  */
39 #define HAVE_ALLOCA_H 1
40 
41 /* Define to 1 if you have the `basename' function. */
42 #define HAVE_BASENAME 1
43 
44 /* Define to 1 if you have the <beecrypt/api.h> header file. */
45 #define HAVE_BEECRYPT_API_H 1
46 
47 /* Define as 1 if you bzip2 1.0 */
48 #define HAVE_BZ2_1_0 1
49 
50 /* Define to 1 if you have the <bzlib.h> header file. */
51 #define HAVE_BZLIB_H 1
52 
53 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
54  CoreFoundation framework. */
55 /* #undef HAVE_CFLOCALECOPYCURRENT */
56 
57 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
58  the CoreFoundation framework. */
59 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
60 
61 /* Define to 1 if you have the `clearenv' function. */
62 #define HAVE_CLEARENV 1
63 
64 /* Define if you have the <db3/db.h> header file */
65 #define HAVE_DB3_DB_H 1
66 
67 /* Define if the GNU dcgettext() function is already present or preinstalled.
68  */
69 #define HAVE_DCGETTEXT 1
70 
71 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
72  */
73 #define HAVE_DIRENT_H 1
74 
75 /* Define to 1 if you have the <dlfcn.h> header file. */
76 #define HAVE_DLFCN_H 1
77 
78 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
79 /* #undef HAVE_DOPRNT */
80 
81 /* Define to 1 if you have the <dwarf.h> header file. */
82 #define HAVE_DWARF_H 1
83 
84 /* Define to 1 if you have the `error' function. */
85 #define HAVE_ERROR 1
86 
87 /* Define to 1 if you have the <error.h> header file. */
88 #define HAVE_ERROR_H 1
89 
90 /* Define to 1 if you have the <err.h> header file. */
91 #define HAVE_ERR_H 1
92 
93 /* Define to 1 if you have the <fcntl.h> header file. */
94 #define HAVE_FCNTL_H 1
95 
96 /* Define to 1 if you have the <float.h> header file. */
97 #define HAVE_FLOAT_H 1
98 
99 /* Define to 1 if you have the `ftok' function. */
100 #define HAVE_FTOK 1
101 
102 /* Define to 1 if you have the gelf_getvernaux() function. */
103 #define HAVE_GELF_GETVERNAUX 1
104 
105 /* Define to 1 if you have the <gelf.h> header file. */
106 #define HAVE_GELF_H 1
107 
108 /* Define to 1 if you have the `getaddrinfo' function. */
109 #define HAVE_GETADDRINFO 1
110 
111 /* Define to 1 if you have the `getcwd' function. */
112 #define HAVE_GETCWD 1
113 
114 /* Define if you have the getmntent() function */
115 #define HAVE_GETMNTENT 1
116 
117 /* Define as 1 if you have getmntinfo() (Mac OS X) */
118 /* #undef HAVE_GETMNTINFO */
119 
120 /* Define as 1 if you have getmntinfo_r() (only osf?) */
121 /* #undef HAVE_GETMNTINFO_R */
122 
123 /* Define to 1 if you have the `getnameinfo' function. */
124 #define HAVE_GETNAMEINFO 1
125 
126 /* Define to 1 if you have the <getopt.h> header file. */
127 #define HAVE_GETOPT_H 1
128 
129 /* Define to 1 if you have the `getpagesize' function. */
130 #define HAVE_GETPAGESIZE 1
131 
132 /* Define to 1 if you have the `getpassphrase' function. */
133 /* #undef HAVE_GETPASSPHRASE */
134 
135 /* Define if the GNU gettext() function is already present or preinstalled. */
136 #define HAVE_GETTEXT 1
137 
138 /* Define to 1 if you have the `getwd' function. */
139 #define HAVE_GETWD 1
140 
141 /* Define to 1 if you have the <glob.h> header file. */
142 #define HAVE_GLOB_H 1
143 
144 /* Define to 1 if you have the <grp.h> header file. */
145 #define HAVE_GRP_H 1
146 
147 /* Define as 1 if your zlib has gzseek() */
148 #define HAVE_GZSEEK 1
149 
150 /* Define as 1 if <netdb.h> defines h_errno */
151 #define HAVE_HERRNO 1
152 
153 /* Define if you have the iconv() function and it works. */
154 /* #undef HAVE_ICONV */
155 
156 /* Define to 1 if you have the `inet_aton' function. */
157 #define HAVE_INET_ATON 1
158 
159 /* Define to 1 if you have the <inttypes.h> header file. */
160 #define HAVE_INTTYPES_H 1
161 
162 /* Define to 1 if you have the <keyutils.h> header file. */
163 #define HAVE_KEYUTILS_H 1
164 
165 /* Define as 1 if you have lchown() */
166 #define HAVE_LCHOWN 1
167 
168 /* Define to 1 if you have the 'beecrypt' library (-lbeecrypt). */
169 #define HAVE_LIBBEECRYPT 1
170 
171 /* Define to 1 if you have the 'elf' library (-lelf). */
172 #define HAVE_LIBELF 1
173 
174 /* Define to 1 if you have libelf.h */
175 #define HAVE_LIBELF_H 1
176 
177 /* Define to 1 if you have the <libgen.h> header file. */
178 #define HAVE_LIBGEN_H 1
179 
180 /* Define to 1 if you have the <libio.h> header file. */
181 #define HAVE_LIBIO_H 1
182 
183 /* Define to 1 if you have the `nsl' library (-lnsl). */
184 /* #undef HAVE_LIBNSL */
185 
186 /* Define to 1 if you have the `port' library (-lport). */
187 /* #undef HAVE_LIBPORT */
188 
189 /* Define to 1 if you have the `pthread' library (-lpthread). */
190 #define HAVE_LIBPTHREAD 1
191 
192 /* Define to 1 if you have the `rand' library (-lrand). */
193 /* #undef HAVE_LIBRAND */
194 
195 /* Define to 1 if you have the `socket' library (-lsocket). */
196 /* #undef HAVE_LIBSOCKET */
197 
198 /* Define to 1 if you have the `thread' library (-lthread). */
199 /* #undef HAVE_LIBTHREAD */
200 
201 /* Define to 1 if you have the <limits.h> header file. */
202 #define HAVE_LIMITS_H 1
203 
204 /* Define to 1 if you have the <locale.h> header file. */
205 #define HAVE_LOCALE_H 1
206 
207 /* Define to 1 if you have the <machine/types.h> header file. */
208 /* #undef HAVE_MACHINE_TYPES_H */
209 
210 /* Define to 1 if you have the <mcheck.h> header file. */
211 #define HAVE_MCHECK_H 1
212 
213 /* Define to 1 if you have the <memory.h> header file. */
214 #define HAVE_MEMORY_H 1
215 
216 /* Define to 1 if you have the `mkstemp' function. */
217 #define HAVE_MKSTEMP 1
218 
219 /* Define to 1 if you have a working `mmap' system call. */
220 #define HAVE_MMAP 1
221 
222 /* Define as 1 if you have mntctl() (only aix?) */
223 /* #undef HAVE_MNTCTL */
224 
225 /* Define to 1 if you have the <mntent.h> header file. */
226 #define HAVE_MNTENT_H 1
227 
228 /* Define to 1 if you have the `mtrace' function. */
229 #define HAVE_MTRACE 1
230 
231 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
232 /* #undef HAVE_NDIR_H */
233 
234 /* Define to 1 if you have the <netdb.h> header file. */
235 #define HAVE_NETDB_H 1
236 
237 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
238 #define HAVE_NETINET_IN_SYSTM_H 1
239 
240 /* Define if the patch call you'll be using is 2.1 or older */
241 /* #undef HAVE_OLDPATCH_21 */
242 
243 /* Define to 1 if you have the <poll.h> header file. */
244 #define HAVE_POLL_H 1
245 
246 /* Define to 1 if you have the <pthread.h> header file. */
247 #define HAVE_PTHREAD_H 1
248 
249 /* Define to 1 if you have the `putenv' function. */
250 #define HAVE_PUTENV 1
251 
252 /* Define to 1 if you have the <pwd.h> header file. */
253 #define HAVE_PWD_H 1
254 
255 /* Define to 1 if you have the `realpath' function. */
256 #define HAVE_REALPATH 1
257 
258 /* Define to 1 if you have the `regcomp' function. */
259 #define HAVE_REGCOMP 1
260 
261 /* Define to 1 if you have the <semaphore.h> header file. */
262 #define HAVE_SEMAPHORE_H 1
263 
264 /* Define to 1 if you have the `setenv' function. */
265 #define HAVE_SETENV 1
266 
267 /* Define to 1 if you have the `setlocale' function. */
268 #define HAVE_SETLOCALE 1
269 
270 /* Define to 1 if you have the `sigaddset' function. */
271 #define HAVE_SIGADDSET 1
272 
273 /* Define to 1 if you have the `sigdelset' function. */
274 #define HAVE_SIGDELSET 1
275 
276 /* Define to 1 if you have the `sigemptyset' function. */
277 #define HAVE_SIGEMPTYSET 1
278 
279 /* Define to 1 if you have the `sighold' function. */
280 #define HAVE_SIGHOLD 1
281 
282 /* Define to 1 if you have the <signal.h> header file. */
283 #define HAVE_SIGNAL_H 1
284 
285 /* Define to 1 if you have the `sigpause' function. */
286 #define HAVE_SIGPAUSE 1
287 
288 /* Define to 1 if you have the `sigprocmask' function. */
289 #define HAVE_SIGPROCMASK 1
290 
291 /* Define to 1 if you have the `sigrelse' function. */
292 #define HAVE_SIGRELSE 1
293 
294 /* Define to 1 if you have the `sigsuspend' function. */
295 #define HAVE_SIGSUSPEND 1
296 
297 /* Define to 1 if you have the `snprintf' function. */
298 #define HAVE_SNPRINTF 1
299 
300 /* Define to 1 if you have the <stdint.h> header file. */
301 #define HAVE_STDINT_H 1
302 
303 /* Define to 1 if you have the <stdlib.h> header file. */
304 #define HAVE_STDLIB_H 1
305 
306 /* Define to 1 if you have the `stpcpy' function. */
307 #define HAVE_STPCPY 1
308 
309 /* Define to 1 if you have the `stpncpy' function. */
310 #define HAVE_STPNCPY 1
311 
312 /* Define to 1 if you have the `strcspn' function. */
313 #define HAVE_STRCSPN 1
314 
315 /* Define to 1 if you have the `strdup' function. */
316 #define HAVE_STRDUP 1
317 
318 /* Define to 1 if you have the `strerror' function. */
319 #define HAVE_STRERROR 1
320 
321 /* Define to 1 if you have the <strings.h> header file. */
322 #define HAVE_STRINGS_H 1
323 
324 /* Define to 1 if you have the <string.h> header file. */
325 #define HAVE_STRING_H 1
326 
327 /* Define to 1 if you have the `strndup' function. */
328 #define HAVE_STRNDUP 1
329 
330 /* Define to 1 if you have the `strspn' function. */
331 #define HAVE_STRSPN 1
332 
333 /* Define to 1 if you have the `strstr' function. */
334 #define HAVE_STRSTR 1
335 
336 /* Define to 1 if you have the `strtol' function. */
337 #define HAVE_STRTOL 1
338 
339 /* Define to 1 if you have the `strtoul' function. */
340 #define HAVE_STRTOUL 1
341 
342 /* Define as 1 if you have "struct mnttab" (only sco?) */
343 /* #undef HAVE_STRUCT_MNTTAB */
344 
345 /* Define to 1 if you have the <synch.h> header file. */
346 /* #undef HAVE_SYNCH_H */
347 
348 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
349  */
350 /* #undef HAVE_SYS_DIR_H */
351 
352 /* Define to 1 if you have the <sys/ipc.h> header file. */
353 #define HAVE_SYS_IPC_H 1
354 
355 /* Define to 1 if you have the <sys/mman.h> header file. */
356 #define HAVE_SYS_MMAN_H 1
357 
358 /* Define to 1 if you have the <sys/mntctl.h> header file. */
359 /* #undef HAVE_SYS_MNTCTL_H */
360 
361 /* Define to 1 if you have the <sys/mnttab.h> header file. */
362 /* #undef HAVE_SYS_MNTTAB_H */
363 
364 /* Define to 1 if you have the <sys/mount.h> header file. */
365 #define HAVE_SYS_MOUNT_H 1
366 
367 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
368  */
369 /* #undef HAVE_SYS_NDIR_H */
370 
371 /* Define to 1 if you have the <sys/param.h> header file. */
372 #define HAVE_SYS_PARAM_H 1
373 
374 /* Define to 1 if you have the <sys/resource.h> header file. */
375 #define HAVE_SYS_RESOURCE_H 1
376 
377 /* Define to 1 if you have the <sys/select.h> header file. */
378 #define HAVE_SYS_SELECT_H 1
379 
380 /* Define to 1 if you have the <sys/socket.h> header file. */
381 #define HAVE_SYS_SOCKET_H 1
382 
383 /* Define to 1 if you have the <sys/stat.h> header file. */
384 #define HAVE_SYS_STAT_H 1
385 
386 /* Define to 1 if you have the <sys/stdtypes.h> header file. */
387 /* #undef HAVE_SYS_STDTYPES_H */
388 
389 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
390 /* #undef HAVE_SYS_SYSTEMCFG_H */
391 
392 /* Define to 1 if you have the <sys/types.h> header file. */
393 #define HAVE_SYS_TYPES_H 1
394 
395 /* Define to 1 if you have the <sys/utsname.h> header file. */
396 #define HAVE_SYS_UTSNAME_H 1
397 
398 /* Define to 1 if you have the <sys/vmount.h> header file. */
399 /* #undef HAVE_SYS_VMOUNT_H */
400 
401 /* Define to 1 if you have the <sys/wait.h> header file. */
402 #define HAVE_SYS_WAIT_H 1
403 
404 /* Define as 1 if <sys/stat.h> defines S_IFSOCK */
405 #define HAVE_S_IFSOCK 1
406 
407 /* Define as 1 if <sys/stat.h> defines S_ISLNK */
408 #define HAVE_S_ISLNK 1
409 
410 /* Define as 1 if <sys/stat.h> defines S_ISSOCK */
411 #define HAVE_S_ISSOCK 1
412 
413 /* Define to 1 if you have the <thread.h> header file. */
414 /* #undef HAVE_THREAD_H */
415 
416 /* Define to 1 if you have the <unistd.h> header file. */
417 #define HAVE_UNISTD_H 1
418 
419 /* Define to 1 if you have the <utime.h> header file. */
420 #define HAVE_UTIME_H 1
421 
422 /* Define as 1 if your va_list type is an array */
423 /* #undef HAVE_VA_LIST_AS_ARRAY */
424 
425 /* Define to 1 if you have the `vprintf' function. */
426 #define HAVE_VPRINTF 1
427 
428 /* Define to 1 if you have the `vsnprintf' function. */
429 #define HAVE_VSNPRINTF 1
430 
431 /* Define to 1 if you have the <zlib.h> header file. */
432 #define HAVE_ZLIB_H 1
433 
434 /* Define to 1 if you have the `__secure_getenv' function. */
435 #define HAVE___SECURE_GETENV 1
436 
437 /* Define to 1 if libelf.h is incompatible with the Large Files API */
438 /* #undef LIBELF_H_LFS_CONFLICT */
439 
440 /* Full path to rpm locale directory (usually /usr/share/locale) */
441 #define LOCALEDIR "/usr/share/locale"
442 
443 /* Define to the sub-directory in which libtool stores uninstalled libraries.
444  */
445 #define LT_OBJDIR ".libs/"
446 
447 /* Colon separated paths of macro files to read. */
448 #define MACROFILES "/usr/lib/rpm/macros:/usr/lib/rpm/macros.build:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros.*:/etc/rpm/macros:/etc/rpm/%{_target}/macros:~/etc/.rpmmacros:~/.rpmmacros"
449 
450 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
451  */
452 /* #undef MAJOR_IN_MKDEV */
453 
454 /* Define to 1 if `major', `minor', and `makedev' are declared in
455  <sysmacros.h>. */
456 /* #undef MAJOR_IN_SYSMACROS */
457 
458 /* A full path to a program, possibly with arguments, that will create a
459  directory and all necessary parent directories, ala 'mkdir -p' */
460 #define MKDIR_P "/bin/mkdir -p"
461 
462 /* Define as 1 if we need myrealloc */
463 /* #undef NEED_MYREALLOC */
464 
465 /* Define as one if we need to include <strings.h> (along with <string.h>) */
466 /* #undef NEED_STRINGS_H */
467 
468 /* Name of package */
469 #define PACKAGE "rpm"
470 
471 /* Define to the address where bug reports for this package should be sent. */
472 #define PACKAGE_BUGREPORT "rpm-devel@rpm5.org"
473 
474 /* Define to the full name of this package. */
475 #define PACKAGE_NAME "rpm"
476 
477 /* Define to the full name and version of this package. */
478 #define PACKAGE_STRING "rpm 4.5"
479 
480 /* Define to the one symbol short name of this package. */
481 #define PACKAGE_TARNAME "rpm"
482 
483 /* Define to the home page for this package. */
484 #define PACKAGE_URL ""
485 
486 /* Define to the version of this package. */
487 #define PACKAGE_VERSION "4.5"
488 
489 /* Full path to rpmpopt configuration file (usually /usr/lib/rpm/rpmpopt) */
490 #define RPMPOPTFILE "/usr/lib/rpm/rpmpopt"
491 
492 /* Colon separated paths of rpmrc files to read. */
493 #define RPMRCFILES "/usr/lib/rpm/pld/rpmrc:/usr/lib/rpm/pld/rpmrc:/etc/rpmrc:~/.rpmrc"
494 
495 /* If using the C implementation of alloca, define if you know the
496  direction of stack growth for your system; otherwise it will be
497  automatically deduced at runtime.
498  STACK_DIRECTION > 0 => grows toward higher addresses
499  STACK_DIRECTION < 0 => grows toward lower addresses
500  STACK_DIRECTION = 0 => direction of growth unknown */
501 /* #undef STACK_DIRECTION */
502 
503 /* Define if struct statfs has the f_bavail member */
504 #define STATFS_HAS_F_BAVAIL 1
505 
506 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */
507 /* #undef STATFS_IN_SYS_MOUNT */
508 
509 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */
510 /* #undef STATFS_IN_SYS_STATFS */
511 
512 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */
513 #define STATFS_IN_SYS_STATVFS 1
514 
515 /* statfs in <sys/vfs.h> (for linux systems) */
516 /* #undef STATFS_IN_SYS_VFS */
517 
518 /* Define if the statfs() call takes 4 arguments */
519 /* #undef STAT_STATFS4 */
520 
521 /* Define to 1 if you have the ANSI C header files. */
522 #define STDC_HEADERS 1
523 
524 /* Full path to rpm system configuration directory (usually /etc/rpm) */
525 #define SYSCONFIGDIR "/etc/rpm"
526 
527 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
528 #define TIME_WITH_SYS_TIME 1
529 
530 /* Defined if getmntent replacement is used */
531 /* #undef USE_GETMNTENT */
532 
533 /* Enable extensions on AIX 3, Interix. */
534 #ifndef _ALL_SOURCE
535 # define _ALL_SOURCE 1
536 #endif
537 /* Enable GNU extensions on systems that have them. */
538 #ifndef _GNU_SOURCE
539 # define _GNU_SOURCE 1
540 #endif
541 /* Enable threading extensions on Solaris. */
542 #ifndef _POSIX_PTHREAD_SEMANTICS
543 # define _POSIX_PTHREAD_SEMANTICS 1
544 #endif
545 /* Enable extensions on HP NonStop. */
546 #ifndef _TANDEM_SOURCE
547 # define _TANDEM_SOURCE 1
548 #endif
549 /* Enable general extensions on Solaris. */
550 #ifndef __EXTENSIONS__
551 # define __EXTENSIONS__ 1
552 #endif
553 
554 
555 /* Full path to rpm global configuration directory (usually /usr/lib/rpm) */
556 #define USRLIBRPM "/usr/lib/rpm"
557 
558 /* Version number of package */
559 #define VERSION "4.5"
560 
561 /* Build with lua support? */
562 #define WITH_LUA 1
563 
564 /* Build with selinux support? */
565 #define WITH_SELINUX 1
566 
567 /* Build with syck support? */
568 /* #undef WITH_SYCK */
569 
570 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
571  significant byte first (like Motorola and SPARC, unlike Intel). */
572 #if defined AC_APPLE_UNIVERSAL_BUILD
573 # if defined __BIG_ENDIAN__
574 # define WORDS_BIGENDIAN 1
575 # endif
576 #else
577 # ifndef WORDS_BIGENDIAN
578 /* # undef WORDS_BIGENDIAN */
579 # endif
580 #endif
581 
582 /* Enable large inode numbers on Mac OS X 10.5. */
583 #ifndef _DARWIN_USE_64_BIT_INODE
584 # define _DARWIN_USE_64_BIT_INODE 1
585 #endif
586 
587 /* Number of bits in a file offset, on hosts where this is settable. */
588 #define _FILE_OFFSET_BITS 64
589 
590 /* Define for large files, on AIX-style hosts. */
591 /* #undef _LARGE_FILES */
592 
593 /* Define to 1 if on MINIX. */
594 /* #undef _MINIX */
595 
596 /* Define to 2 if the system does not provide POSIX.1 features except with
597  this defined. */
598 /* #undef _POSIX_1_SOURCE */
599 
600 /* Define to 1 if you need to in order for `stat' and other things to work. */
601 /* #undef _POSIX_SOURCE */
602 
603 /* Define to `__inline__' or `__inline' if that's what the C compiler
604  calls it, or to nothing if 'inline' is not supported under any name. */
605 #ifndef __cplusplus
606 /* #undef inline */
607 #endif
608 
609 /* Define to `int' if <sys/types.h> does not define. */
610 /* #undef mode_t */
611 
612 /* Define to `long int' if <sys/types.h> does not define. */
613 /* #undef off_t */
614 
615 /* Define to `int' if <sys/types.h> does not define. */
616 /* #undef pid_t */
617 
618 /* Define to `unsigned int' if <sys/types.h> does not define. */
619 /* #undef size_t */