Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
include
log4cpp
config-openvms.h
Go to the documentation of this file.
1
/*
2
* Copyright 2002, LifeLine Networks BV (www.lifeline.nl). All rights reserved.
3
* Copyright 2002, Bastiaan Bakker. All rights reserved.
4
*
5
* See the COPYING file for the terms of usage and distribution.
6
*/
7
8
#ifndef _INCLUDE_LOG4CPP_CONFIG_OPENVMS_H
9
#define _INCLUDE_LOG4CPP_CONFIG_OPENVMS_H 1
10
11
/* include/log4cpp/config.h. Generated automatically at end of configure. */
12
/* include/config.h. Generated automatically by configure. */
13
/* include/config.h.in. Generated automatically from configure.in by autoheader. */
14
15
/* Define if you have the <dlfcn.h> header file. */
16
#ifndef LOG4CPP_HAVE_DLFCN_H
17
#define LOG4CPP_HAVE_DLFCN_H 1
18
#endif
19
20
/* Define if you have the `ftime' function. */
21
#ifndef LOG4CPP_HAVE_FTIME
22
#define LOG4CPP_HAVE_FTIME 1
23
#endif
24
25
/* Define if you have the `gettimeofday' function. */
26
#ifndef LOG4CPP_HAVE_GETTIMEOFDAY
27
#define LOG4CPP_HAVE_GETTIMEOFDAY 1
28
#endif
29
30
/* define if the compiler has int64_t */
31
#ifndef LOG4CPP_HAVE_INT64_T
32
#define LOG4CPP_HAVE_INT64_T
33
#include <inttypes.h>
34
#endif
35
36
/* Define if you have the <io.h> header file. */
37
/* #undef LOG4CPP_HAVE_IO_H */
38
39
/* Define if you have the `idsa' library (-lidsa). */
40
/* #undef LOG4CPP_HAVE_LIBIDSA */
41
42
/* define if the compiler implements namespaces */
43
#ifndef LOG4CPP_HAVE_NAMESPACES
44
#define LOG4CPP_HAVE_NAMESPACES
45
#endif
46
47
/* define if the C library has snprintf */
48
/* #undef LOG4CPP_HAVE_SNPRINTF */
49
50
/* define if the compiler has stringstream */
51
#ifndef LOG4CPP_HAVE_SSTREAM
52
#define LOG4CPP_HAVE_SSTREAM
53
#endif
54
55
/* Define if you have the `syslog' function. */
56
/* #undef LOG4CPP_HAVE_SYSLOG */
57
58
/* Define if you have the <unistd.h> header file. */
59
#ifndef LOG4CPP_HAVE_UNISTD_H
60
#define LOG4CPP_HAVE_UNISTD_H 1
61
#endif
62
63
/* Name of package */
64
#ifndef LOG4CPP_PACKAGE
65
#define LOG4CPP_PACKAGE "log4cpp"
66
#endif
67
68
/* Version number of package */
69
#ifndef LOG4CPP_VERSION
70
#define LOG4CPP_VERSION "1.0"
71
#endif
72
73
/* _INCLUDE_LOG4CPP_CONFIG_OPENVMS_H */
74
#endif
log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sun Jun 23 2019 19:10:00