conexus-config.h

00001 #ifndef _CONEXUS_CONEXUS_CONFIG_H
00002 #define _CONEXUS_CONEXUS_CONFIG_H 1
00003  
00004 /*
00005 conexus/conexus-config.h.
00006 Generated
00007 automatically
00008 at
00009 end
00010 of
00011 configure.
00012 */
00013 /* config.h.  Generated by configure.  */
00014 /* config.h.in.  Generated from configure.in by autoheader.  */
00015 
00016 /* Define to 1 if you have the <arpa/inet.h> header file. */
00017 #ifndef CONEXUS_HAVE_ARPA_INET_H 
00018 #define CONEXUS_HAVE_ARPA_INET_H  1 
00019 #endif
00020 
00021 /* Define to 1 if you have the <boost/regex.hpp> header file. */
00022 #ifndef CONEXUS_HAVE_BOOST_REGEX_HPP 
00023 #define CONEXUS_HAVE_BOOST_REGEX_HPP  1 
00024 #endif
00025 
00026 /* Define to 1 if you have the <boost/shared_array.hpp> header file. */
00027 #ifndef CONEXUS_HAVE_BOOST_SHARED_ARRAY_HPP 
00028 #define CONEXUS_HAVE_BOOST_SHARED_ARRAY_HPP  1 
00029 #endif
00030 
00031 /* Define to 1 if you have the <boost/shared_ptr.hpp> header file. */
00032 #ifndef CONEXUS_HAVE_BOOST_SHARED_PTR_HPP 
00033 #define CONEXUS_HAVE_BOOST_SHARED_PTR_HPP  1 
00034 #endif
00035 
00036 /* Define to 1 if you have the <dlfcn.h> header file. */
00037 #ifndef CONEXUS_HAVE_DLFCN_H 
00038 #define CONEXUS_HAVE_DLFCN_H  1 
00039 #endif
00040 
00041 /* Define to 1 if you have the <errno.h> header file. */
00042 #ifndef CONEXUS_HAVE_ERRNO_H 
00043 #define CONEXUS_HAVE_ERRNO_H  1 
00044 #endif
00045 
00046 /* Define to 1 if you have the <fcntl.h> header file. */
00047 #ifndef CONEXUS_HAVE_FCNTL_H 
00048 #define CONEXUS_HAVE_FCNTL_H  1 
00049 #endif
00050 
00051 /* Define to 1 if you have the <inttypes.h> header file. */
00052 #ifndef CONEXUS_HAVE_INTTYPES_H 
00053 #define CONEXUS_HAVE_INTTYPES_H  1 
00054 #endif
00055 
00056 /* Define to 1 if you have the `boost_regex' library (-lboost_regex). */
00057 #ifndef CONEXUS_HAVE_LIBBOOST_REGEX 
00058 #define CONEXUS_HAVE_LIBBOOST_REGEX  1 
00059 #endif
00060 
00061 /* Define to 1 if you have the `gthread-2.0' library (-lgthread-2.0). */
00062 #ifndef CONEXUS_HAVE_LIBGTHREAD_2_0 
00063 #define CONEXUS_HAVE_LIBGTHREAD_2_0  1 
00064 #endif
00065 
00066 /* Define to 1 if you have the `pcap' library (-lpcap). */
00067 #ifndef CONEXUS_HAVE_LIBPCAP 
00068 #define CONEXUS_HAVE_LIBPCAP  1 
00069 #endif
00070 
00071 /* Define to 1 if you have the `pthread' library (-lpthread). */
00072 #ifndef CONEXUS_HAVE_LIBPTHREAD 
00073 #define CONEXUS_HAVE_LIBPTHREAD  1 
00074 #endif
00075 
00076 /* Define to 1 if you have the <linux/sockios.h> header file. */
00077 #ifndef CONEXUS_HAVE_LINUX_SOCKIOS_H 
00078 #define CONEXUS_HAVE_LINUX_SOCKIOS_H  1 
00079 #endif
00080 
00081 /* Define to 1 if you have the <memory.h> header file. */
00082 #ifndef CONEXUS_HAVE_MEMORY_H 
00083 #define CONEXUS_HAVE_MEMORY_H  1 
00084 #endif
00085 
00086 /* Define to 1 if you have the <netdb.h> header file. */
00087 #ifndef CONEXUS_HAVE_NETDB_H 
00088 #define CONEXUS_HAVE_NETDB_H  1 
00089 #endif
00090 
00091 /* Define to 1 if you have the <netinet/in.h> header file. */
00092 #ifndef CONEXUS_HAVE_NETINET_IN_H 
00093 #define CONEXUS_HAVE_NETINET_IN_H  1 
00094 #endif
00095 
00096 /* Define to 1 if you have the <netpacket/packet.h> header file. */
00097 #ifndef CONEXUS_HAVE_NETPACKET_PACKET_H 
00098 #define CONEXUS_HAVE_NETPACKET_PACKET_H  1 
00099 #endif
00100 
00101 /* Define to 1 if you have the <net/ethernet.h> header file. */
00102 #ifndef CONEXUS_HAVE_NET_ETHERNET_H 
00103 #define CONEXUS_HAVE_NET_ETHERNET_H  1 
00104 #endif
00105 
00106 /* Define to 1 if you have the <net/if.h> header file. */
00107 #ifndef CONEXUS_HAVE_NET_IF_H 
00108 #define CONEXUS_HAVE_NET_IF_H  1 
00109 #endif
00110 
00111 /* Define to 1 if you have the <pcap.h> header file. */
00112 #ifndef CONEXUS_HAVE_PCAP_H 
00113 #define CONEXUS_HAVE_PCAP_H  1 
00114 #endif
00115 
00116 /* Define to 1 if you have the <pthread.h> header file. */
00117 #ifndef CONEXUS_HAVE_PTHREAD_H 
00118 #define CONEXUS_HAVE_PTHREAD_H  1 
00119 #endif
00120 
00121 /* Define to 1 if you have the <stdint.h> header file. */
00122 #ifndef CONEXUS_HAVE_STDINT_H 
00123 #define CONEXUS_HAVE_STDINT_H  1 
00124 #endif
00125 
00126 /* Define to 1 if you have the <stdlib.h> header file. */
00127 #ifndef CONEXUS_HAVE_STDLIB_H 
00128 #define CONEXUS_HAVE_STDLIB_H  1 
00129 #endif
00130 
00131 /* Define to 1 if you have the <strings.h> header file. */
00132 #ifndef CONEXUS_HAVE_STRINGS_H 
00133 #define CONEXUS_HAVE_STRINGS_H  1 
00134 #endif
00135 
00136 /* Define to 1 if you have the <string.h> header file. */
00137 #ifndef CONEXUS_HAVE_STRING_H 
00138 #define CONEXUS_HAVE_STRING_H  1 
00139 #endif
00140 
00141 /* Define to 1 if you have the <sys/ioctl.h> header file. */
00142 #ifndef CONEXUS_HAVE_SYS_IOCTL_H 
00143 #define CONEXUS_HAVE_SYS_IOCTL_H  1 
00144 #endif
00145 
00146 /* Define to 1 if you have the <sys/select.h> header file. */
00147 #ifndef CONEXUS_HAVE_SYS_SELECT_H 
00148 #define CONEXUS_HAVE_SYS_SELECT_H  1 
00149 #endif
00150 
00151 /* Define to 1 if you have the <sys/socket.h> header file. */
00152 #ifndef CONEXUS_HAVE_SYS_SOCKET_H 
00153 #define CONEXUS_HAVE_SYS_SOCKET_H  1 
00154 #endif
00155 
00156 /* Define to 1 if you have the <sys/stat.h> header file. */
00157 #ifndef CONEXUS_HAVE_SYS_STAT_H 
00158 #define CONEXUS_HAVE_SYS_STAT_H  1 
00159 #endif
00160 
00161 /* Define to 1 if you have the <sys/types.h> header file. */
00162 #ifndef CONEXUS_HAVE_SYS_TYPES_H 
00163 #define CONEXUS_HAVE_SYS_TYPES_H  1 
00164 #endif
00165 
00166 /* Define to 1 if you have the <termios.h> header file. */
00167 #ifndef CONEXUS_HAVE_TERMIOS_H 
00168 #define CONEXUS_HAVE_TERMIOS_H  1 
00169 #endif
00170 
00171 /* Define to 1 if you have the <unistd.h> header file. */
00172 #ifndef CONEXUS_HAVE_UNISTD_H 
00173 #define CONEXUS_HAVE_UNISTD_H  1 
00174 #endif
00175 
00176 /* Name of package */
00177 #ifndef CONEXUS_PACKAGE 
00178 #define CONEXUS_PACKAGE  "conexus" 
00179 #endif
00180 
00181 /* Define to the address where bug reports for this package should be sent. */
00182 #ifndef CONEXUS_PACKAGE_BUGREPORT 
00183 #define CONEXUS_PACKAGE_BUGREPORT  "rvinyard@cs.nmsu.edu" 
00184 #endif
00185 
00186 /* Major version */
00187 #ifndef CONEXUS_PACKAGE_MAJOR_VERSION 
00188 #define CONEXUS_PACKAGE_MAJOR_VERSION  0 
00189 #endif
00190 
00191 /* Micro version */
00192 #ifndef CONEXUS_PACKAGE_MICRO_VERSION 
00193 #define CONEXUS_PACKAGE_MICRO_VERSION  3 
00194 #endif
00195 
00196 /* Minor version */
00197 #ifndef CONEXUS_PACKAGE_MINOR_VERSION 
00198 #define CONEXUS_PACKAGE_MINOR_VERSION  2 
00199 #endif
00200 
00201 /* Define to the full name of this package. */
00202 #ifndef CONEXUS_PACKAGE_NAME 
00203 #define CONEXUS_PACKAGE_NAME  "conexus" 
00204 #endif
00205 
00206 /* Define to the full name and version of this package. */
00207 #ifndef CONEXUS_PACKAGE_STRING 
00208 #define CONEXUS_PACKAGE_STRING  "conexus 0.2.3" 
00209 #endif
00210 
00211 /* Define to the one symbol short name of this package. */
00212 #ifndef CONEXUS_PACKAGE_TARNAME 
00213 #define CONEXUS_PACKAGE_TARNAME  "conexus" 
00214 #endif
00215 
00216 /* Define to the version of this package. */
00217 #ifndef CONEXUS_PACKAGE_VERSION 
00218 #define CONEXUS_PACKAGE_VERSION  "0.2.3" 
00219 #endif
00220 
00221 /* Define to 1 if you have the ANSI C header files. */
00222 #ifndef CONEXUS_STDC_HEADERS 
00223 #define CONEXUS_STDC_HEADERS  1 
00224 #endif
00225 
00226 /* Version number of package */
00227 #ifndef CONEXUS_VERSION 
00228 #define CONEXUS_VERSION  "0.2.3" 
00229 #endif
00230  
00231 /* once:
00232 _CONEXUS_CONEXUS_CONFIG_H
00233 */
00234 #endif

Generated on Sun Aug 6 12:16:57 2006 by  doxygen 1.4.6