00001 /* ./include/config.h. Generated from config.in by configure. */ 00002 /* ./include/config.in. Generated from configure.ac by autoheader. */ 00003 00004 /* epics major release */ 00005 #define EPICS_MAJOR 3 00006 00007 /* epics minor release */ 00008 #define EPICS_MINOR 14 00009 00010 /* epics patch release */ 00011 #define EPICS_PATCH 12 00012 00013 /* Availability of boost */ 00014 #define HAVE_BOOST 1 00015 00016 /* boost thread library */ 00017 /* #undef HAVE_BOOST_THREAD */ 00018 00019 /* Define to 1 if you have the <cadef.h> header file. */ 00020 #define HAVE_CADEF_H 1 00021 00022 /* Availability of curl */ 00023 #define HAVE_CURL 1 00024 00025 /* Define to 1 if you have the <curl/curl.h> header file. */ 00026 #define HAVE_CURL_CURL_H 1 00027 00028 /* Define to 1 if you have the <dlfcn.h> header file. */ 00029 #define HAVE_DLFCN_H 1 00030 00031 /* epics version */ 00032 #define HAVE_EPICS 3.14.12 00033 00034 /* Define to 1 if you have the <epicsTypes.h> header file. */ 00035 #define HAVE_EPICSTYPES_H 1 00036 00037 /* Define to 1 if you have the <inttypes.h> header file. */ 00038 #define HAVE_INTTYPES_H 1 00039 00040 /* Availability of json */ 00041 #define HAVE_JSON 1 00042 00043 /* Define to 1 if you have the <json/json.h> header file. */ 00044 #define HAVE_JSON_JSON_H 1 00045 00046 /* Define to 1 if you have the `boost_thread' library (-lboost_thread). */ 00047 /* #undef HAVE_LIBBOOST_THREAD */ 00048 00049 /* Define to 1 if you have the `curl' library (-lcurl). */ 00050 #define HAVE_LIBCURL 1 00051 00052 /* Define to 1 if you have the `json_linux-gcc-6.3.0_libmt' library 00053 (-ljson_linux-gcc-6.3.0_libmt). */ 00054 #define HAVE_LIBJSON_LINUX_GCC_6_3_0_LIBMT 1 00055 00056 /* Define to 1 if you have the `lz4' library (-llz4). */ 00057 #define HAVE_LIBLZ4 1 00058 00059 /* Define to 1 if you have the `python2.7' library (-lpython2.7). */ 00060 /* #undef HAVE_LIBPYTHON2_7 */ 00061 00062 /* Define to 1 if you have the `python3.5m' library (-lpython3.5m). */ 00063 #define HAVE_LIBPYTHON3_5M 1 00064 00065 /* Define to 1 if you have the `QtCore' library (-lQtCore). */ 00066 #define HAVE_LIBQTCORE 1 00067 00068 /* Define to 1 if you have the `QtXml' library (-lQtXml). */ 00069 #define HAVE_LIBQTXML 1 00070 00071 /* Define to 1 if you have the `zmq' library (-lzmq). */ 00072 #define HAVE_LIBZMQ 1 00073 00074 /* linux dependency (sleep) */ 00075 #define HAVE_LINUX 1 00076 00077 /* Availability of LZ4 */ 00078 #define HAVE_LZ4 1 00079 00080 /* Define to 1 if you have the <lz4.h> header file. */ 00081 #define HAVE_LZ4_H 1 00082 00083 /* Define to 1 if you have the <memory.h> header file. */ 00084 #define HAVE_MEMORY_H 1 00085 00086 /* Define to 1 if you have the <multi_index_container.hpp> header file. */ 00087 #define HAVE_MULTI_INDEX_CONTAINER_HPP 1 00088 00089 /* pycafe extern C */ 00090 #define HAVE_PYCAFE_EXT 0 00091 00092 /* Availability of python2 */ 00093 #define HAVE_PYTHON 1 00094 00095 /* Define to 1 if you have the <Python.h> header file. */ 00096 #define HAVE_PYTHON_H 1 00097 00098 /* Availability of Qt version 4 confirmed */ 00099 #define HAVE_QT4 1 00100 00101 /* Define to 1 if you have the <qxml.h> header file. */ 00102 #define HAVE_QXML_H 1 00103 00104 /* Define to 1 if you have the <stdint.h> header file. */ 00105 #define HAVE_STDINT_H 1 00106 00107 /* Define to 1 if you have the <stdlib.h> header file. */ 00108 #define HAVE_STDLIB_H 1 00109 00110 /* Define to 1 if you have the <strings.h> header file. */ 00111 #define HAVE_STRINGS_H 1 00112 00113 /* Define to 1 if you have the <string.h> header file. */ 00114 #define HAVE_STRING_H 1 00115 00116 /* Define to 1 if you have the <sys/stat.h> header file. */ 00117 #define HAVE_SYS_STAT_H 1 00118 00119 /* Define to 1 if you have the <sys/types.h> header file. */ 00120 #define HAVE_SYS_TYPES_H 1 00121 00122 /* Define to 1 if you have the <unistd.h> header file. */ 00123 #define HAVE_UNISTD_H 1 00124 00125 /* Availability of zeromq */ 00126 #define HAVE_ZEROMQ 1 00127 00128 /* Define to 1 if you have the <zmq.h> header file. */ 00129 #define HAVE_ZMQ_H 1 00130 00131 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00132 */ 00133 #define LT_OBJDIR ".libs/" 00134 00135 /* Name of package */ 00136 #define PACKAGE "cafe" 00137 00138 /* Define to the address where bug reports for this package should be sent. */ 00139 #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch" 00140 00141 /* Define to the full name of this package. */ 00142 #define PACKAGE_NAME "CAFE" 00143 00144 /* Define to the full name and version of this package. */ 00145 #define PACKAGE_STRING "CAFE 1.5.0" 00146 00147 /* Define to the one symbol short name of this package. */ 00148 #define PACKAGE_TARNAME "cafe" 00149 00150 /* Define to the version of this package. */ 00151 #define PACKAGE_VERSION "1.5.0" 00152 00153 /* Define to 1 if you have the ANSI C header files. */ 00154 #define STDC_HEADERS 1 00155 00156 /* Version number of package */ 00157 #define VERSION "1.5.0"