S3FC project page S3FC home page

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

s3fc_config.h

Go to the documentation of this file.
00001 #ifndef _S3FC_S3FC_CONFIG_H
00002 #define _S3FC_S3FC_CONFIG_H 1
00003  
00004 /* s3fc/s3fc_config.h. Generated automatically at end of configure. */
00005 /* config/config.h.  Generated by configure.  */
00006 /* config/config.h.in.  Generated from configure.in by autoheader.  */
00007 
00008 /* Define to 1 if you have the <inttypes.h> header file. */
00009 #ifndef S3FC_HAVE_INTTYPES_H 
00010 #define S3FC_HAVE_INTTYPES_H  1 
00011 #endif
00012 
00013 /* Define to 1 if you have the `pthread' library (-lpthread). */
00014 #ifndef S3FC_HAVE_LIBPTHREAD 
00015 #define S3FC_HAVE_LIBPTHREAD  1 
00016 #endif
00017 
00018 /* Define to 1 if you have the `rt' library (-lrt). */
00019 #ifndef S3FC_HAVE_LIBRT 
00020 #define S3FC_HAVE_LIBRT  1 
00021 #endif
00022 
00023 /* Define to 1 if you have the `ssl' library (-lssl). */
00024 #ifndef S3FC_HAVE_LIBSSL 
00025 #define S3FC_HAVE_LIBSSL  1 
00026 #endif
00027 
00028 /* Define to 1 if you have the <memory.h> header file. */
00029 #ifndef S3FC_HAVE_MEMORY_H 
00030 #define S3FC_HAVE_MEMORY_H  1 
00031 #endif
00032 
00033 /* Define to 1 if you have the <stdint.h> header file. */
00034 #ifndef S3FC_HAVE_STDINT_H 
00035 #define S3FC_HAVE_STDINT_H  1 
00036 #endif
00037 
00038 /* Define to 1 if you have the <stdlib.h> header file. */
00039 #ifndef S3FC_HAVE_STDLIB_H 
00040 #define S3FC_HAVE_STDLIB_H  1 
00041 #endif
00042 
00043 /* Define to 1 if you have the <strings.h> header file. */
00044 #ifndef S3FC_HAVE_STRINGS_H 
00045 #define S3FC_HAVE_STRINGS_H  1 
00046 #endif
00047 
00048 /* Define to 1 if you have the <string.h> header file. */
00049 #ifndef S3FC_HAVE_STRING_H 
00050 #define S3FC_HAVE_STRING_H  1 
00051 #endif
00052 
00053 /* Define to 1 if you have the <sys/stat.h> header file. */
00054 #ifndef S3FC_HAVE_SYS_STAT_H 
00055 #define S3FC_HAVE_SYS_STAT_H  1 
00056 #endif
00057 
00058 /* Define to 1 if you have the <sys/types.h> header file. */
00059 #ifndef S3FC_HAVE_SYS_TYPES_H 
00060 #define S3FC_HAVE_SYS_TYPES_H  1 
00061 #endif
00062 
00063 /* Define to 1 if you have the <unistd.h> header file. */
00064 #ifndef S3FC_HAVE_UNISTD_H 
00065 #define S3FC_HAVE_UNISTD_H  1 
00066 #endif
00067 
00068 /* Name of package */
00069 #ifndef S3FC_PACKAGE 
00070 #define S3FC_PACKAGE  "s3fc" 
00071 #endif
00072 
00073 /* Define to the address where bug reports for this package should be sent. */
00074 #ifndef S3FC_PACKAGE_BUGREPORT 
00075 #define S3FC_PACKAGE_BUGREPORT  "" 
00076 #endif
00077 
00078 /* Define to the full name of this package. */
00079 #ifndef S3FC_PACKAGE_NAME 
00080 #define S3FC_PACKAGE_NAME  "" 
00081 #endif
00082 
00083 /* Define to the full name and version of this package. */
00084 #ifndef S3FC_PACKAGE_STRING 
00085 #define S3FC_PACKAGE_STRING  "" 
00086 #endif
00087 
00088 /* Define to the one symbol short name of this package. */
00089 #ifndef S3FC_PACKAGE_TARNAME 
00090 #define S3FC_PACKAGE_TARNAME  "" 
00091 #endif
00092 
00093 /* Define to the version of this package. */
00094 #ifndef S3FC_PACKAGE_VERSION 
00095 #define S3FC_PACKAGE_VERSION  "" 
00096 #endif
00097 
00098 /* Define as the return type of signal handlers (`int' or `void'). */
00099 #ifndef S3FC_RETSIGTYPE 
00100 #define S3FC_RETSIGTYPE  void 
00101 #endif
00102 
00103 /* Define to 1 if you have the ANSI C header files. */
00104 #ifndef S3FC_STDC_HEADERS 
00105 #define S3FC_STDC_HEADERS  1 
00106 #endif
00107 
00108 /* Version number of package */
00109 #ifndef S3FC_VERSION 
00110 #define S3FC_VERSION  "1.1.1" 
00111 #endif
00112 
00113 /* Define to empty if `const' does not conform to ANSI C. */
00114 /* #undef _s3fc_const */
00115 
00116 /* Define to `unsigned' if <sys/types.h> does not define. */
00117 /* #undef _s3fc_size_t */
00118  
00119 /* _S3FC_S3FC_CONFIG_H */
00120 #endif

Send comments to: s3fc@stonethree.com SourceForge Logo