Develop and Download Open Source Software

Browse CVS Repository

Contents of /caraway/caraway/config.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (as text) (vendor branch)
Tue Jan 24 07:38:06 2006 UTC (18 years, 2 months ago) by reno
Branch: MAIN, reno
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/x-chdr
initial import into cvs

1
2 #define PACKAGE_NAME ""
3 #define PACKAGE_TARNAME ""
4 #define PACKAGE_VERSION ""
5 #define PACKAGE_STRING ""
6 #define PACKAGE_BUGREPORT ""
7 #ifdef __cplusplus
8 extern "C" void std::exit (int) throw (); using std::exit;
9 #endif
10 #define STDC_HEADERS 1
11 #define HAVE_SYS_TYPES_H 1
12 #define HAVE_SYS_STAT_H 1
13 #define HAVE_STDLIB_H 1
14 #define HAVE_STRING_H 1
15 #define HAVE_MEMORY_H 1
16 #define HAVE_STRINGS_H 1
17 #define HAVE_INTTYPES_H 1
18 #define HAVE_STDINT_H 1
19 #define HAVE_UNISTD_H 1
20 #define HAVE_LONG_LONG 1
21 #define HAVE_OFF_T 1
22 #define SIZEOF_INT 4
23 #define SIZEOF_SHORT 2
24 #define SIZEOF_LONG 4
25 #define SIZEOF_LONG_LONG 8
26 #define SIZEOF___INT64 0
27 #define SIZEOF_OFF_T 8
28 #define SIZEOF_VOIDP 4
29 #define SIZEOF_FLOAT 4
30 #define SIZEOF_DOUBLE 8
31 #define SIZEOF_TIME_T 4
32 #define rb_pid_t pid_t
33 #define rb_gid_t gid_t
34 #define rb_uid_t uid_t
35 #define HAVE_PROTOTYPES 1
36 #define TOKEN_PASTE(x,y) x##y
37 #define HAVE_STDARG_PROTOTYPES 1
38 #define NORETURN(x) __attribute__ ((noreturn)) x
39 #define DEPRECATED(x) __attribute__ ((deprecated)) x
40 #define NOINLINE(x) __attribute__ ((noinline)) x
41 #define FUNC_STDCALL(x) x
42 #define FUNC_CDECL(x) x
43 #define HAVE_DECL_SYS_NERR 1
44 #define HAVE_LIBDL 1
45 #define HAVE_DIRENT_H 1
46 #define STDC_HEADERS 1
47 #define HAVE_SYS_WAIT_H 1
48 #define HAVE_STDLIB_H 1
49 #define HAVE_STRING_H 1
50 #define HAVE_UNISTD_H 1
51 #define HAVE_LIMITS_H 1
52 #define HAVE_SYS_FILE_H 1
53 #define HAVE_SYS_IOCTL_H 1
54 #define HAVE_SYS_SYSCALL_H 1
55 #define HAVE_FCNTL_H 1
56 #define HAVE_SYS_FCNTL_H 1
57 #define HAVE_SYS_SELECT_H 1
58 #define HAVE_SYS_TIME_H 1
59 #define HAVE_SYS_TIMES_H 1
60 #define HAVE_SYS_PARAM_H 1
61 #define HAVE_PWD_H 1
62 #define HAVE_GRP_H 1
63 #define HAVE_UTIME_H 1
64 #define HAVE_MEMORY_H 1
65 #define HAVE_SYS_RESOURCE_H 1
66 #define HAVE_NETINET_IN_SYSTM_H 1
67 #define HAVE_FLOAT_H 1
68 #define HAVE_PTHREAD_H 1
69 #define HAVE_UCONTEXT_H 1
70 #define SIZEOF_RLIM_T 8
71 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
72 #define HAVE_ST_BLKSIZE 1
73 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
74 #define HAVE_ST_BLOCKS 1
75 #define HAVE_STRUCT_STAT_ST_RDEV 1
76 #define HAVE_ST_RDEV 1
77 #define GETGROUPS_T gid_t
78 #define RETSIGTYPE void
79 #define HAVE_ALLOCA_H 1
80 #define HAVE_ALLOCA 1
81 #define HAVE_DUP2 1
82 #define HAVE_MEMMOVE 1
83 #define HAVE_STRCASECMP 1
84 #define HAVE_STRNCASECMP 1
85 #define HAVE_STRERROR 1
86 #define HAVE_STRFTIME 1
87 #define HAVE_STRCHR 1
88 #define HAVE_STRSTR 1
89 #define HAVE_STRTOUL 1
90 #define HAVE_CRYPT 1
91 #define HAVE_FLOCK 1
92 #define HAVE_ISNAN 1
93 #define HAVE_FINITE 1
94 #define HAVE_ISINF 1
95 #define HAVE_HYPOT 1
96 #define HAVE_ACOSH 1
97 #define HAVE_ERF 1
98 #define HAVE_FMOD 1
99 #define HAVE_KILLPG 1
100 #define HAVE_WAIT4 1
101 #define HAVE_WAITPID 1
102 #define HAVE_FORK 1
103 #define HAVE_SYSCALL 1
104 #define HAVE_CHROOT 1
105 #define HAVE_FSYNC 1
106 #define HAVE_GETCWD 1
107 #define HAVE_TRUNCATE 1
108 #define HAVE_TIMES 1
109 #define HAVE_UTIMES 1
110 #define HAVE_FCNTL 1
111 #define HAVE_LOCKF 1
112 #define HAVE_LSTAT 1
113 #define HAVE_LINK 1
114 #define HAVE_SYMLINK 1
115 #define HAVE_READLINK 1
116 #define HAVE_SETITIMER 1
117 #define HAVE_SETRUID 1
118 #define HAVE_SETEUID 1
119 #define HAVE_SETREUID 1
120 #define HAVE_SETRGID 1
121 #define HAVE_SETEGID 1
122 #define HAVE_SETREGID 1
123 #define HAVE_ISSETUGID 1
124 #define HAVE_PAUSE 1
125 #define HAVE_LCHOWN 1
126 #define HAVE_GETPGRP 1
127 #define HAVE_SETPGRP 1
128 #define HAVE_GETPGID 1
129 #define HAVE_SETPGID 1
130 #define HAVE_INITGROUPS 1
131 #define HAVE_GETGROUPS 1
132 #define HAVE_SETGROUPS 1
133 #define HAVE_GETPRIORITY 1
134 #define HAVE_GETRLIMIT 1
135 #define HAVE_SETRLIMIT 1
136 #define HAVE_DLOPEN 1
137 #define HAVE_SIGPROCMASK 1
138 #define HAVE_SIGACTION 1
139 #define HAVE__SETJMP 1
140 #define HAVE_VSNPRINTF 1
141 #define HAVE_SNPRINTF 1
142 #define HAVE_SETSID 1
143 #define HAVE_TELLDIR 1
144 #define HAVE_SEEKDIR 1
145 #define HAVE_FCHMOD 1
146 #define HAVE_MKTIME 1
147 #define HAVE_TIMEGM 1
148 #define HAVE_COSH 1
149 #define HAVE_SINH 1
150 #define HAVE_TANH 1
151 #define HAVE_SETUID 1
152 #define HAVE_SETGID 1
153 #define HAVE_DAEMON 1
154 #define HAVE_STRUCT_TM_TM_ZONE 1
155 #define HAVE_TM_ZONE 1
156 #define HAVE_STRUCT_TM_TM_GMTOFF 1
157 #define HAVE_DAYLIGHT 1
158 #define NEGATIVE_TIME_T 1
159 #define POSIX_SIGNAL 1
160 #define GETPGRP_VOID 1
161 #define WORDS_BIGENDIAN 1
162 #define RSHIFT(x,y) ((x)>>(int)y)
163 #define FILE_COUNT _r
164 #define FILE_READPTR _p
165 #define STACK_GROW_DIRECTION -1
166 #define _REENTRANT 1
167 #define _THREAD_SAFE 1
168 #define HAVE_LIBPTHREAD 1
169 #define HAVE_NANOSLEEP 1
170 #define DEFAULT_KCODE KCODE_NONE
171 #define DLEXT ".bundle"
172 #define RUBY_LIB "/usr/local/lib/ruby/1.9"
173 #define RUBY_SITE_LIB "/usr/local/lib/ruby/site_ruby"
174 #define RUBY_SITE_LIB2 "/usr/local/lib/ruby/site_ruby/1.9"
175 #define RUBY_PLATFORM "powerpc-darwin8.2.0"
176 #define RUBY_ARCHLIB "/usr/local/lib/ruby/1.9/powerpc-darwin8.2.0"
177 #define RUBY_SITE_ARCHLIB "/usr/local/lib/ruby/site_ruby/1.9/powerpc-darwin8.2.0"

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26