Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

config.h

Go to the documentation of this file.
00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define to 1 if you are using AIX */
00005 /* #undef AIX */
00006 
00007 /* Define to 1 if you are using Cygwin */
00008 /* #undef CYGWIN */
00009 
00010 /* Define to 1 if you are using Darwin/MacOS X */
00011 /* #undef DARWIN */
00012 
00013 /* Define to 1 if you want to enable asynchronous I/O support */
00014 /* #undef ENABLE_AIO */
00015 
00016 /* Define to 1 if you want to enable multithread support */
00017 #define ENABLE_THREADS 1
00018 
00019 /* Define to 1 if you are using FreeBSD */
00020 /* #undef FREEBSD */
00021 
00022 /* Define to 1 if you have the <aio.h> header file. */
00023 #define HAVE_AIO_H 1
00024 
00025 /* Define to 1 if you have the <ctype.h> header file. */
00026 #define HAVE_CTYPE_H 1
00027 
00028 /* Define to 1 if your system has device /dev/audio */
00029 /* #undef HAVE_DEV_AUDIO */
00030 
00031 /* Define to 1 if your system has device /dev/dsp */
00032 /* #undef HAVE_DEV_DSP */
00033 
00034 /* Define to 1 if your system has device /dev/random */
00035 #define HAVE_DEV_RANDOM 1
00036 
00037 /* Define to 1 if your system has device /dev/tty */
00038 #define HAVE_DEV_TTY 1
00039 
00040 /* Define to 1 if your system has device /dev/urandom */
00041 #define HAVE_DEV_URANDOM 1
00042 
00043 /* Define to 1 if you have the <dlfcn.h> header file. */
00044 #define HAVE_DLFCN_H 1
00045 
00046 /* Define to 1 if you have the <errno.h> header file. */
00047 #define HAVE_ERRNO_H 1
00048 
00049 /* Define to 1 if you have the <fcntl.h> header file. */
00050 #define HAVE_FCNTL_H 1
00051 
00052 /* Define to 1 if you have the `gethrtime' function. */
00053 /* #undef HAVE_GETHRTIME */
00054 
00055 /* Define to 1 if you have the `gettimeofday' function. */
00056 #define HAVE_GETTIMEOFDAY 1
00057 
00058 /* */
00059 #define HAVE_INT64_T 1
00060 
00061 /* Define to 1 if you have the <inttypes.h> header file. */
00062 #define HAVE_INTTYPES_H 1
00063 
00064 /* Define to 1 if you have the `mtmalloc' library (-lmtmalloc). */
00065 /* #undef HAVE_LIBMTMALLOC */
00066 
00067 /* Define to 1 if you have the `winmm' library (-lwinmm). */
00068 /* #undef HAVE_LIBWINMM */
00069 
00070 /* Define to 1 if you have the <malloc.h> header file. */
00071 #define HAVE_MALLOC_H 1
00072 
00073 /* Define to 1 if you have the `memcmp' function. */
00074 #define HAVE_MEMCMP 1
00075 
00076 /* Define to 1 if you have the `memmove' function. */
00077 #define HAVE_MEMMOVE 1
00078 
00079 /* Define to 1 if you have the <memory.h> header file. */
00080 #define HAVE_MEMORY_H 1
00081 
00082 /* Define to 1 if you have the `memset' function. */
00083 #define HAVE_MEMSET 1
00084 
00085 /* Define to 1 if you have the <mtmalloc.h> header file. */
00086 /* #undef HAVE_MTMALLOC_H */
00087 
00088 /* Define to 1 if you have the <pthread.h> header file. */
00089 #define HAVE_PTHREAD_H 1
00090 
00091 /* Define to 1 if you have the <semaphore.h> header file. */
00092 #define HAVE_SEMAPHORE_H 1
00093 
00094 /* Define to 1 if `stat' has the bug that it succeeds when given the
00095    zero-length file name argument. */
00096 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
00097 
00098 /* Define to 1 if you have the <stdint.h> header file. */
00099 #define HAVE_STDINT_H 1
00100 
00101 /* Define to 1 if you have the <stdio.h> header file. */
00102 #define HAVE_STDIO_H 1
00103 
00104 /* Define to 1 if you have the <stdlib.h> header file. */
00105 #define HAVE_STDLIB_H 1
00106 
00107 /* Define to 1 if you have the `strcspn' function. */
00108 #define HAVE_STRCSPN 1
00109 
00110 /* Define to 1 if you have the `strerror' function. */
00111 #define HAVE_STRERROR 1
00112 
00113 /* Define to 1 if you have the <strings.h> header file. */
00114 #define HAVE_STRINGS_H 1
00115 
00116 /* Define to 1 if you have the <string.h> header file. */
00117 #define HAVE_STRING_H 1
00118 
00119 /* Define to 1 if you have the `strspn' function. */
00120 #define HAVE_STRSPN 1
00121 
00122 /* Define to 1 if you have the <synch.h> header file. */
00123 /* #undef HAVE_SYNCH_H */
00124 
00125 /* Define to 1 if you have the <sys/audioio.h> header file. */
00126 /* #undef HAVE_SYS_AUDIOIO_H */
00127 
00128 /* Define to 1 if you have the <sys/ioctl.h> header file. */
00129 #define HAVE_SYS_IOCTL_H 1
00130 
00131 /* Define to 1 if you have the <sys/soundcard.h> header file. */
00132 #define HAVE_SYS_SOUNDCARD_H 1
00133 
00134 /* . */
00135 #define HAVE_SYS_STAT_H 1
00136 
00137 /* Define to 1 if you have the <sys/time.h> header file. */
00138 #define HAVE_SYS_TIME_H 1
00139 
00140 /* . */
00141 #define HAVE_SYS_TYPES_H 1
00142 
00143 /* Define to 1 if you have the <termios.h> header file. */
00144 #define HAVE_TERMIOS_H 1
00145 
00146 /* Define to 1 if you have the <termio.h> header file. */
00147 #define HAVE_TERMIO_H 1
00148 
00149 /* Define to 1 if you have the <thread.h> header file. */
00150 /* #undef HAVE_THREAD_H */
00151 
00152 /* Define to 1 if you have the <time.h> header file. */
00153 #define HAVE_TIME_H 1
00154 
00155 /* */
00156 #define HAVE_UINT64_T 1
00157 
00158 /* Define to 1 if you have the <unistd.h> header file. */
00159 #define HAVE_UNISTD_H 1
00160 
00161 /* Define to 1 if you are using HPUX */
00162 /* #undef HPUX */
00163 
00164 /* Define to 1 if you want to include the Java code */
00165 /* #undef JAVAGLUE */
00166 
00167 /* Define to 1 if you are using GNU/Linux */
00168 #define LINUX 1
00169 
00170 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
00171    slash. */
00172 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
00173 
00174 /* Define to 1 if you are using NetBSD */
00175 /* #undef NETBSD */
00176 
00177 /* Define to 1 if you are using OpenBSD */
00178 /* #undef OPENBSD */
00179 
00180 /* Define to 1 if you are using OSF */
00181 /* #undef OSF */
00182 
00183 /* Name of package */
00184 #define PACKAGE "beecrypt"
00185 
00186 /* Define to the address where bug reports for this package should be sent. */
00187 #define PACKAGE_BUGREPORT "bob.deblier@pandora.be"
00188 
00189 /* Define to the full name of this package. */
00190 #define PACKAGE_NAME "beecrypt"
00191 
00192 /* Define to the full name and version of this package. */
00193 #define PACKAGE_STRING "beecrypt 3.1.0"
00194 
00195 /* Define to the one symbol short name of this package. */
00196 #define PACKAGE_TARNAME "beecrypt"
00197 
00198 /* Define to the version of this package. */
00199 #define PACKAGE_VERSION "3.1.0"
00200 
00201 /* Define to 1 if you are using QNX */
00202 /* #undef QNX */
00203 
00204 /* Define to 1 if you are using SCO Unix */
00205 /* #undef SCO_UNIX */
00206 
00207 /* The size of a `int', as computed by sizeof. */
00208 /* #undef SIZEOF_INT */
00209 
00210 /* The size of a `long', as computed by sizeof. */
00211 /* #undef SIZEOF_LONG */
00212 
00213 /* The size of a `long long', as computed by sizeof. */
00214 /* #undef SIZEOF_LONG_LONG */
00215 
00216 /* The size of a `short', as computed by sizeof. */
00217 /* #undef SIZEOF_SHORT */
00218 
00219 /* The size of a `signed char', as computed by sizeof. */
00220 /* #undef SIZEOF_SIGNED_CHAR */
00221 
00222 /* The size of a `unsigned char', as computed by sizeof. */
00223 /* #undef SIZEOF_UNSIGNED_CHAR */
00224 
00225 /* The size of a `unsigned int', as computed by sizeof. */
00226 /* #undef SIZEOF_UNSIGNED_INT */
00227 
00228 /* The size of a `unsigned long', as computed by sizeof. */
00229 #define SIZEOF_UNSIGNED_LONG 4
00230 
00231 /* The size of a `unsigned long long', as computed by sizeof. */
00232 /* #undef SIZEOF_UNSIGNED_LONG_LONG */
00233 
00234 /* The size of a `unsigned short', as computed by sizeof. */
00235 /* #undef SIZEOF_UNSIGNED_SHORT */
00236 
00237 /* Define to 1 if you are using Solaris */
00238 /* #undef SOLARIS */
00239 
00240 /* Define to 1 if you have the ANSI C header files. */
00241 #define STDC_HEADERS 1
00242 
00243 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00244 #define TIME_WITH_SYS_TIME 1
00245 
00246 /* Version number of package */
00247 #define VERSION "3.1.0"
00248 
00249 
00250 #ifndef WIN32
00251 /* #undef WIN32 */
00252 #endif
00253 
00254 
00255 /* Define to 1 if your processor stores words with the most significant byte
00256    first (like Motorola and SPARC, unlike Intel and VAX). */
00257 /* #undef WORDS_BIGENDIAN */
00258 
00259 /* Define to 1 if on AIX 3.
00260    System headers sometimes define this.
00261    We just want to avoid a redefinition error message.  */
00262 #ifndef _ALL_SOURCE
00263 /* # undef _ALL_SOURCE */
00264 #endif
00265 
00266 /* Define to empty if `const' does not conform to ANSI C. */
00267 /* #undef const */
00268 
00269 /* Define to `__inline__' or `__inline' if that's what the C compiler
00270    calls it, or to nothing if 'inline' is not supported under any name.  */
00271 #ifndef __cplusplus
00272 /* #undef inline */
00273 #endif
00274 
00275 /* Define to `unsigned' if <sys/types.h> does not define. */
00276 /* #undef size_t */
00277 
00278 
00279 #if ENABLE_THREADS
00280 # ifndef _REENTRANT
00281 #  define _REENTRANT
00282 # endif
00283 # if LINUX
00284 #  define _LIBC_REENTRANT
00285 # endif
00286 #else
00287 # ifdef _REENTRANT
00288 /* #  undef _REENTRANT */
00289 # endif
00290 #endif
00291 

Generated on Wed Mar 24 13:56:53 2004 for BeeCrypt by doxygen 1.3.6