config.h

Go to the documentation of this file.
00001 /* config.h.  Generated from config.h.in by configure.  */
00002 /* config.h.in.  Generated from configure.in by autoheader.  */
00003 
00004 /* Default rvm config file */
00005 #define CONFIGFILE "/etc/rvm.conf"
00006 
00007 /* Define to compile with debugging support (--with-debug) */
00008 #define DEBUG 1
00009 
00010 /* Define to 1 if you have the <cassert> header file. */
00011 #define HAVE_CASSERT 1
00012 
00013 /* Define to 1 if you have the <cctype> header file. */
00014 #define HAVE_CCTYPE 1
00015 
00016 /* Define to 1 if you have the <cerrno> header file. */
00017 #define HAVE_CERRNO 1
00018 
00019 /* Define to 1 if you have the <cstdio> header file. */
00020 #define HAVE_CSTDIO 1
00021 
00022 /* Define to 1 if you have the <ctype.h> header file. */
00023 #define HAVE_CTYPE_H 1
00024 
00025 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00026    */
00027 #define HAVE_DIRENT_H 1
00028 
00029 /* Define to 1 if you have the <errno.h> header file. */
00030 #define HAVE_ERRNO_H 1
00031 
00032 /* Define to 1 if you have the <exception> header file. */
00033 #define HAVE_EXCEPTION 1
00034 
00035 /* Define if stl throws an exception in the event that memory allocation fails
00036    */
00037 #define HAVE_EXCEPTION_ON_ALLOC_FAILURE 1
00038 
00039 /* Define to 1 if you have the <fcntl.h> header file. */
00040 #define HAVE_FCNTL_H 1
00041 
00042 /* Define to 1 if you have the <fnmatch.h> header file. */
00043 #define HAVE_FNMATCH_H 1
00044 
00045 /* Define to 1 if you have the `getcwd' function. */
00046 #define HAVE_GETCWD 1
00047 
00048 /* Define to 1 if you have the <grp.h> header file. */
00049 #define HAVE_GRP_H 1
00050 
00051 /* Define to 1 if you have the <inttypes.h> header file. */
00052 #define HAVE_INTTYPES_H 1
00053 
00054 /* Define to 1 if you have the <iostream> header file. */
00055 #define HAVE_IOSTREAM 1
00056 
00057 /* Define if C++ compiler has numeric limits */
00058 #define HAVE_LIMITS 1
00059 
00060 /* Define to 1 if you have the <map> header file. */
00061 #define HAVE_MAP 1
00062 
00063 /* Define to 1 if you have the <memory.h> header file. */
00064 #define HAVE_MEMORY_H 1
00065 
00066 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00067 /* #undef HAVE_NDIR_H */
00068 
00069 /* Define to 1 if you have the <pwd.h> header file. */
00070 #define HAVE_PWD_H 1
00071 
00072 /* Define to 1 if you have the <signal.h> header file. */
00073 #define HAVE_SIGNAL_H 1
00074 
00075 /* Define to 1 if you have the <stdint.h> header file. */
00076 #define HAVE_STDINT_H 1
00077 
00078 /* Define to 1 if you have the <stdlib.h> header file. */
00079 #define HAVE_STDLIB_H 1
00080 
00081 /* Define if C++ compiler has streambuf */
00082 #define HAVE_STREAMBUF 1
00083 
00084 /* Define to 1 if you have the <string> header file. */
00085 #define HAVE_STRING 1
00086 
00087 /* Define to 1 if you have the <strings.h> header file. */
00088 #define HAVE_STRINGS_H 1
00089 
00090 /* Define to 1 if you have the <string.h> header file. */
00091 #define HAVE_STRING_H 1
00092 
00093 /* Define to 1 if `st_rdev' is member of `struct stat'. */
00094 #define HAVE_STRUCT_STAT_ST_RDEV 1
00095 
00096 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
00097    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
00098 #define HAVE_ST_RDEV 1
00099 
00100 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00101    */
00102 /* #undef HAVE_SYS_DIR_H */
00103 
00104 /* Define if OS has sys/mkdev.h */
00105 /* #undef HAVE_SYS_MKDEV_H */
00106 
00107 /* Define if OS has sys/mount.h */
00108 #define HAVE_SYS_MOUNT_H 1
00109 
00110 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00111    */
00112 /* #undef HAVE_SYS_NDIR_H */
00113 
00114 /* Define if OS has sys/param.h */
00115 #define HAVE_SYS_PARAM_H 1
00116 
00117 /* Define to 1 if you have the <sys/select.h> header file. */
00118 #define HAVE_SYS_SELECT_H 1
00119 
00120 /* Define if OS has sys/statvfs.h */
00121 #define HAVE_SYS_STATVFS_H 1
00122 
00123 /* Define to 1 if you have the <sys/stat.h> header file. */
00124 #define HAVE_SYS_STAT_H 1
00125 
00126 /* Define if OS has sys/time.h */
00127 #define HAVE_SYS_TIME_H 1
00128 
00129 /* Define to 1 if you have the <sys/types.h> header file. */
00130 #define HAVE_SYS_TYPES_H 1
00131 
00132 /* Define if OS has sys/vfs.h */
00133 #define HAVE_SYS_VFS_H 1
00134 
00135 /* Define to 1 if you have the <sys/wait.h> header file. */
00136 #define HAVE_SYS_WAIT_H 1
00137 
00138 /* Define to 1 if you have the <unistd.h> header file. */
00139 #define HAVE_UNISTD_H 1
00140 
00141 /* Define to 1 if you have the <vector> header file. */
00142 #define HAVE_VECTOR 1
00143 
00144 /* The default location of the local rsync program */
00145 #define LOCAL_RSYNC "/usr/bin/rsync"
00146 
00147 /* Default rvm log directory */
00148 #define LOGDIR "/var/log/rvm"
00149 
00150 /* Name of package */
00151 #define PACKAGE "rvm"
00152 
00153 /* Define to the address where bug reports for this package should be sent. */
00154 #define PACKAGE_BUGREPORT ""
00155 
00156 /* Define to the full name of this package. */
00157 #define PACKAGE_NAME ""
00158 
00159 /* Define to the full name and version of this package. */
00160 #define PACKAGE_STRING ""
00161 
00162 /* Define to the one symbol short name of this package. */
00163 #define PACKAGE_TARNAME ""
00164 
00165 /* Define to the version of this package. */
00166 #define PACKAGE_VERSION ""
00167 
00168 /* The size of `size_t', as computed by sizeof. */
00169 #define SIZEOF_SIZE_T 4
00170 
00171 /* The size of `unsigned char', as computed by sizeof. */
00172 #define SIZEOF_UNSIGNED_CHAR 1
00173 
00174 /* The size of `unsigned int', as computed by sizeof. */
00175 #define SIZEOF_UNSIGNED_INT 4
00176 
00177 /* The size of `unsigned long', as computed by sizeof. */
00178 #define SIZEOF_UNSIGNED_LONG 4
00179 
00180 /* The size of `unsigned long long', as computed by sizeof. */
00181 #define SIZEOF_UNSIGNED_LONG_LONG 8
00182 
00183 /* The size of `unsigned short', as computed by sizeof. */
00184 #define SIZEOF_UNSIGNED_SHORT 2
00185 
00186 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
00187 /* #undef STAT_MACROS_BROKEN */
00188 
00189 /* Define to 1 if you have the ANSI C header files. */
00190 #define STDC_HEADERS 1
00191 
00192 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00193 #define TIME_WITH_SYS_TIME 1
00194 
00195 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00196 /* #undef TM_IN_SYS_TIME */
00197 
00198 /* Version number of package */
00199 #define VERSION "1.02"
00200 
00201 /* Define to compile with debugging assert support (--with-asserts) */
00202 #define WITH_ASSERTS 1
00203 
00204 /* Define if OS needs it for Large Files */
00205 #define _FILE_OFFSET_BITS 64
00206 
00207 /* Define if OS needs it for Large Files */
00208 /* #undef _LARGE_FILES */

Generated on Thu Jun 5 11:12:56 2008 for rvm by  doxygen 1.5.1