Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

config.h

00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.in by autoheader.  */
00003 
00004 /* Define to the base type of arg 3 for `accept'. */
00005 #define ACCEPT_TYPE_ARG3 socklen_t
00006 
00007 /* Define if your compiler has bool support. */
00008 #define HAVE_CXX_BOOL 1
00009 
00010 /* Define if your compiler has C++ cast support. */
00011 #define HAVE_CXX_CASTS 1
00012 
00013 /* Define if your compiler has exceptions support. */
00014 #define HAVE_CXX_EXCEPTIONS 1
00015 
00016 /* Define if your compiler has mutable support. */
00017 #define HAVE_CXX_MUTABLE 1
00018 
00019 /* Define if your compiler has standard C++ library support. */
00020 #define HAVE_CXX_STDLIB 1
00021 
00022 /* Define if the <X11/extensions/dpms.h> header file declares function
00023    prototypes. */
00024 #define HAVE_DPMS_PROTOTYPES 1
00025 
00026 /* Define if you have a working \`getpwuid_r\' function. */
00027 #define HAVE_GETPWUID_R 1
00028 
00029 /* Define to 1 if you have the `gmtime_r' function. */
00030 #define HAVE_GMTIME_R 1
00031 
00032 /* Define if you have the \`inet_aton\' function. */
00033 #define HAVE_INET_ATON 1
00034 
00035 /* Define to 1 if you have the <inttypes.h> header file. */
00036 #define HAVE_INTTYPES_H 1
00037 
00038 /* Define to 1 if you have the <istream> header file. */
00039 #define HAVE_ISTREAM 1
00040 
00041 /* Define to 1 if you have the <locale.h> header file. */
00042 #define HAVE_LOCALE_H 1
00043 
00044 /* Define to 1 if you have the <memory.h> header file. */
00045 #define HAVE_MEMORY_H 1
00046 
00047 /* Define if you have the \`nanosleep\' function. */
00048 #define HAVE_NANOSLEEP 1
00049 
00050 /* Define to 1 if you have the <ostream> header file. */
00051 #define HAVE_OSTREAM 1
00052 
00053 /* Define if you have the \`poll\' function. */
00054 #define HAVE_POLL 1
00055 
00056 /* Define if you have a POSIX \`sigwait\' function. */
00057 #define HAVE_POSIX_SIGWAIT 1
00058 
00059 /* Define if you have POSIX threads libraries and header files. */
00060 #define HAVE_PTHREAD 1
00061 
00062 /* Define if you have \`pthread_sigmask\' and \`pthread_kill\' functions. */
00063 #define HAVE_PTHREAD_SIGNAL 1
00064 
00065 /* Define if your compiler defines socklen_t. */
00066 #define HAVE_SOCKLEN_T 1
00067 
00068 /* Define to 1 if you have the <sstream> header file. */
00069 #define HAVE_SSTREAM 1
00070 
00071 /* Define to 1 if you have the <stdint.h> header file. */
00072 #define HAVE_STDINT_H 1
00073 
00074 /* Define to 1 if you have the <stdlib.h> header file. */
00075 #define HAVE_STDLIB_H 1
00076 
00077 /* Define to 1 if you have the `strftime' function. */
00078 #define HAVE_STRFTIME 1
00079 
00080 /* Define to 1 if you have the <strings.h> header file. */
00081 #define HAVE_STRINGS_H 1
00082 
00083 /* Define to 1 if you have the <string.h> header file. */
00084 #define HAVE_STRING_H 1
00085 
00086 /* Define to 1 if you have the <sys/select.h> header file. */
00087 #define HAVE_SYS_SELECT_H 1
00088 
00089 /* Define to 1 if you have the <sys/socket.h> header file. */
00090 #define HAVE_SYS_SOCKET_H 1
00091 
00092 /* Define to 1 if you have the <sys/stat.h> header file. */
00093 #define HAVE_SYS_STAT_H 1
00094 
00095 /* Define to 1 if you have the <sys/time.h> header file. */
00096 #define HAVE_SYS_TIME_H 1
00097 
00098 /* Define to 1 if you have the <sys/types.h> header file. */
00099 #define HAVE_SYS_TYPES_H 1
00100 
00101 /* Define to 1 if you have the <sys/utsname.h> header file. */
00102 #define HAVE_SYS_UTSNAME_H 1
00103 
00104 /* Define to 1 if you have the <unistd.h> header file. */
00105 #define HAVE_UNISTD_H 1
00106 
00107 /* Define to 1 if you have the `vsnprintf' function. */
00108 #define HAVE_VSNPRINTF 1
00109 
00110 /* Define to 1 if you have the <wchar.h> header file. */
00111 #define HAVE_WCHAR_H 1
00112 
00113 /* Define to 1 if you have the <X11/extensions/dpms.h> header file. */
00114 #define HAVE_X11_EXTENSIONS_DPMS_H 1
00115 
00116 /* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */
00117 #define HAVE_X11_EXTENSIONS_XINERAMA_H 1
00118 
00119 /* Define to 1 if you have the <X11/extensions/XKBstr.h> header file. */
00120 #define HAVE_X11_EXTENSIONS_XKBSTR_H 1
00121 
00122 /* Define to 1 if you have the <X11/extensions/XTest.h> header file. */
00123 #define HAVE_X11_EXTENSIONS_XTEST_H 1
00124 
00125 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
00126 #define HAVE_X11_XKBLIB_H 1
00127 
00128 /* Define this if the XKB extension is available. */
00129 #define HAVE_XKB_EXTENSION 1
00130 
00131 /* Name of package */
00132 #define PACKAGE "synergy-plus"
00133 
00134 /* Define to the address where bug reports for this package should be sent. */
00135 #define PACKAGE_BUGREPORT ""
00136 
00137 /* Define to the full name of this package. */
00138 #define PACKAGE_NAME ""
00139 
00140 /* Define to the full name and version of this package. */
00141 #define PACKAGE_STRING ""
00142 
00143 /* Define to the one symbol short name of this package. */
00144 #define PACKAGE_TARNAME ""
00145 
00146 /* Define to the version of this package. */
00147 #define PACKAGE_VERSION ""
00148 
00149 /* Define to necessary symbol if this constant uses a non-standard name on
00150    your system. */
00151 /* #undef PTHREAD_CREATE_JOINABLE */
00152 
00153 /* Define to the type of arg 1 for `select'. */
00154 #define SELECT_TYPE_ARG1 int
00155 
00156 /* Define to the type of args 2, 3 and 4 for `select'. */
00157 #define SELECT_TYPE_ARG234 (fd_set *)
00158 
00159 /* Define to the type of arg 5 for `select'. */
00160 #define SELECT_TYPE_ARG5 (struct timeval *)
00161 
00162 /* The size of a `char', as computed by sizeof. */
00163 #define SIZEOF_CHAR 1
00164 
00165 /* The size of a `int', as computed by sizeof. */
00166 #define SIZEOF_INT 4
00167 
00168 /* The size of a `long', as computed by sizeof. */
00169 #define SIZEOF_LONG 8
00170 
00171 /* The size of a `short', as computed by sizeof. */
00172 #define SIZEOF_SHORT 2
00173 
00174 /* Define to 1 if you have the ANSI C header files. */
00175 #define STDC_HEADERS 1
00176 
00177 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00178 #define TIME_WITH_SYS_TIME 1
00179 
00180 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00181 /* #undef TM_IN_SYS_TIME */
00182 
00183 /* Version number of package */
00184 #define VERSION "1.3.4"
00185 
00186 /* Define to 1 if the X Window System is missing or not being used. */
00187 /* #undef X_DISPLAY_MISSING */
00188 
00189 /* Define to `unsigned' if <sys/types.h> does not define. */
00190 /* #undef size_t */

Generated on Fri Nov 6 00:21:14 2009 for synergy-plus by  doxygen 1.3.9.1