config.h
Go to the documentation of this file.
00001 #ifndef _INCLUDE_LOG4CPP_CONFIG_H
00002 #define _INCLUDE_LOG4CPP_CONFIG_H 1
00003  
00004 /* include/log4cpp/config.h. Generated automatically at end of configure. */
00005 /* include/config.h.  Generated from config.h.in by configure.  */
00006 /* include/config.h.in.  Generated from configure.in by autoheader.  */
00007 
00008 /* Define to 1 if you have the <dlfcn.h> header file. */
00009 #ifndef LOG4CPP_HAVE_DLFCN_H 
00010 #define LOG4CPP_HAVE_DLFCN_H  1 
00011 #endif
00012 
00013 /* Define to 1 if you have the `ftime' function. */
00014 #if !defined(LOG4CPP_HAVE_FTIME) && !defined(VXWORKS)
00015 #define LOG4CPP_HAVE_FTIME  1
00016 #endif
00017 
00018 /* Define to 1 if you have the `gettimeofday' function. */
00019 #if !defined(LOG4CPP_HAVE_GETTIMEOFDAY) && !defined(VXWORKS)
00020 #define LOG4CPP_HAVE_GETTIMEOFDAY  1
00021 #endif
00022 
00023 /* define if the compiler has int64_t */
00024 #ifndef LOG4CPP_HAVE_INT64_T 
00025 #define LOG4CPP_HAVE_INT64_T   
00026 #endif
00027 
00028 /* Define to 1 if you have the <inttypes.h> header file. */
00029 #ifndef LOG4CPP_HAVE_INTTYPES_H 
00030 #define LOG4CPP_HAVE_INTTYPES_H  1 
00031 #endif
00032 
00033 /* Define to 1 if you have the <io.h> header file. */
00034 /* #undef LOG4CPP_HAVE_IO_H */
00035 
00036 /* Define to 1 if you have the `idsa' library (-lidsa). */
00037 /* #undef LOG4CPP_HAVE_LIBIDSA */
00038 
00039 /* Define to 1 if you have the `localtime_r' function. */
00040 #ifndef LOG4CPP_HAVE_LOCALTIME_R 
00041 #define LOG4CPP_HAVE_LOCALTIME_R  1 
00042 #endif
00043 
00044 /* Define to 1 if you have the <memory.h> header file. */
00045 #ifndef LOG4CPP_HAVE_MEMORY_H 
00046 #define LOG4CPP_HAVE_MEMORY_H  1 
00047 #endif
00048 
00049 /* define if the compiler implements namespaces */
00050 #ifndef LOG4CPP_HAVE_NAMESPACES 
00051 #define LOG4CPP_HAVE_NAMESPACES   
00052 #endif
00053 
00054 /* Define if you have POSIX threads libraries and header files. */
00055 #ifndef LOG4CPP_HAVE_PTHREAD 
00056 #define LOG4CPP_HAVE_PTHREAD  1 
00057 #endif
00058 
00059 /* define if the C library has snprintf */
00060 #ifndef LOG4CPP_HAVE_SNPRINTF 
00061 #define LOG4CPP_HAVE_SNPRINTF   
00062 #endif
00063 
00064 /* define if the compiler has stringstream */
00065 #ifndef LOG4CPP_HAVE_SSTREAM 
00066 #define LOG4CPP_HAVE_SSTREAM   
00067 #endif
00068 
00069 /* define if you have the <stdint.h> header file. */
00070 #ifndef LOG4CPP_HAVE_STDINT_H 
00071 #define LOG4CPP_HAVE_STDINT_H   
00072 #endif
00073 
00074 /* Define to 1 if you have the <stdlib.h> header file. */
00075 #ifndef LOG4CPP_HAVE_STDLIB_H 
00076 #define LOG4CPP_HAVE_STDLIB_H  1 
00077 #endif
00078 
00079 /* Define to 1 if you have the <strings.h> header file. */
00080 #ifndef LOG4CPP_HAVE_STRINGS_H 
00081 #define LOG4CPP_HAVE_STRINGS_H  1 
00082 #endif
00083 
00084 /* Define to 1 if you have the <string.h> header file. */
00085 #ifndef LOG4CPP_HAVE_STRING_H 
00086 #define LOG4CPP_HAVE_STRING_H  1 
00087 #endif
00088 
00089 /* Define to 1 if you have the `syslog' function. */
00090 #if !defined(LOG4CPP_HAVE_SYSLOG) && !defined(VXWORKS)
00091 #define LOG4CPP_HAVE_SYSLOG  1
00092 #endif
00093 
00094 /* Define to 1 if you have the <sys/stat.h> header file. */
00095 #ifndef LOG4CPP_HAVE_SYS_STAT_H 
00096 #define LOG4CPP_HAVE_SYS_STAT_H  1 
00097 #endif
00098 
00099 /* Define to 1 if you have the <sys/types.h> header file. */
00100 #ifndef LOG4CPP_HAVE_SYS_TYPES_H 
00101 #define LOG4CPP_HAVE_SYS_TYPES_H  1 
00102 #endif
00103 
00104 /* define if threading is enabled */
00105 #ifndef LOG4CPP_HAVE_THREADING 
00106 #define LOG4CPP_HAVE_THREADING  1 
00107 #endif
00108 
00109 /* Define to 1 if you have the <unistd.h> header file. */
00110 #ifndef LOG4CPP_HAVE_UNISTD_H 
00111 #define LOG4CPP_HAVE_UNISTD_H  1 
00112 #endif
00113 
00114 /* Name of package */
00115 #ifndef LOG4CPP_PACKAGE 
00116 #define LOG4CPP_PACKAGE  "log4cpp" 
00117 #endif
00118 
00119 /* Define to the address where bug reports for this package should be sent. */
00120 #ifndef LOG4CPP_PACKAGE_BUGREPORT 
00121 #define LOG4CPP_PACKAGE_BUGREPORT  "" 
00122 #endif
00123 
00124 /* Define to the full name of this package. */
00125 #ifndef LOG4CPP_PACKAGE_NAME 
00126 #define LOG4CPP_PACKAGE_NAME  "log4cpp" 
00127 #endif
00128 
00129 /* Define to the full name and version of this package. */
00130 #ifndef LOG4CPP_PACKAGE_STRING 
00131 #define LOG4CPP_PACKAGE_STRING  "log4cpp 1.0" 
00132 #endif
00133 
00134 /* Define to the one symbol short name of this package. */
00135 #ifndef LOG4CPP_PACKAGE_TARNAME 
00136 #define LOG4CPP_PACKAGE_TARNAME  "log4cpp" 
00137 #endif
00138 
00139 /* Define to the version of this package. */
00140 #ifndef LOG4CPP_PACKAGE_VERSION 
00141 #define LOG4CPP_PACKAGE_VERSION  "1.0" 
00142 #endif
00143 
00144 /* Define to necessary symbol if this constant uses a non-standard name on
00145    your system. */
00146 /* #undef LOG4CPP_PTHREAD_CREATE_JOINABLE */
00147 
00148 /* Define to 1 if you have the ANSI C header files. */
00149 #ifndef LOG4CPP_STDC_HEADERS 
00150 #define LOG4CPP_STDC_HEADERS  1 
00151 #endif
00152 
00153 /* define if pthread library is available */
00154 #ifndef LOG4CPP_USE_PTHREADS 
00155 #define LOG4CPP_USE_PTHREADS  1 
00156 #endif
00157 
00158 /* Version number of package */
00159 #ifndef LOG4CPP_VERSION 
00160 #define LOG4CPP_VERSION  "1.0" 
00161 #endif
00162  
00163 /* _INCLUDE_LOG4CPP_CONFIG_H */
00164 #endif


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:46