/usr/include/log4shib/config-openvms.h is in liblog4shib-dev 1.0.9-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | #ifndef _INCLUDE_LOG4SHIB_CONFIG_OPENVMS_H
#define _INCLUDE_LOG4SHIB_CONFIG_OPENVMS_H 1
/* include/log4shib/config.h. Generated automatically at end of configure. */
/* include/config.h. Generated automatically by configure. */
/* include/config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if you have the <dlfcn.h> header file. */
#ifndef LOG4SHIB_HAVE_DLFCN_H
#define LOG4SHIB_HAVE_DLFCN_H 1
#endif
/* Define if you have the `ftime' function. */
#ifndef LOG4SHIB_HAVE_FTIME
#define LOG4SHIB_HAVE_FTIME 1
#endif
/* Define if you have the `gettimeofday' function. */
#ifndef LOG4SHIB_HAVE_GETTIMEOFDAY
#define LOG4SHIB_HAVE_GETTIMEOFDAY 1
#endif
/* define if the compiler has int64_t */
#ifndef LOG4SHIB_HAVE_INT64_T
#define LOG4SHIB_HAVE_INT64_T
#include <inttypes.h>
#endif
/* Define if you have the <io.h> header file. */
/* #undef LOG4SHIB_HAVE_IO_H */
/* Define if you have the `idsa' library (-lidsa). */
/* #undef LOG4SHIB_HAVE_LIBIDSA */
/* define if the compiler implements namespaces */
#ifndef LOG4SHIB_HAVE_NAMESPACES
#define LOG4SHIB_HAVE_NAMESPACES
#endif
/* define if the C library has snprintf */
/* #undef LOG4SHIB_HAVE_SNPRINTF */
/* define if the compiler has stringstream */
#ifndef LOG4SHIB_HAVE_SSTREAM
#define LOG4SHIB_HAVE_SSTREAM
#endif
/* Define if you have the `syslog' function. */
/* #undef LOG4SHIB_HAVE_SYSLOG */
/* Define if you have the <unistd.h> header file. */
#ifndef LOG4SHIB_HAVE_UNISTD_H
#define LOG4SHIB_HAVE_UNISTD_H 1
#endif
/* Name of package */
#ifndef LOG4SHIB_PACKAGE
#define LOG4SHIB_PACKAGE "log4shib"
#endif
/* Version number of package */
#ifndef LOG4SHIB_VERSION
#define LOG4SHIB_VERSION "0.2.6"
#endif
/* _INCLUDE_LOG4SHIB_CONFIG_OPENVMS_H */
#endif
|