update comment.
[ruby-svn.git] / djgpp / config.hin
blobf90f2ed061ddc8a19471e7851695acf89dd739a0
2 #define PACKAGE_NAME ""
3 #define PACKAGE_TARNAME ""
4 #define PACKAGE_VERSION ""
5 #define PACKAGE_STRING ""
6 #define PACKAGE_BUGREPORT ""
7 #define USE_BUILTIN_FRAME_ADDRESS 1
8 #define STDC_HEADERS 1
9 #define HAVE_SYS_TYPES_H 1
10 #define HAVE_SYS_STAT_H 1
11 #define HAVE_STDLIB_H 1
12 #define HAVE_STRING_H 1
13 #define HAVE_MEMORY_H 1
14 #define HAVE_STRINGS_H 1
15 #define HAVE_UNISTD_H 1
16 #define HAVE_LONG_LONG 1
17 #define HAVE_OFF_T 1
18 #define SIZEOF_INT 4
19 #define SIZEOF_SHORT 2
20 #define SIZEOF_LONG 4
21 #define SIZEOF_LONG_LONG 8
22 #define SIZEOF___INT64 0
23 #define SIZEOF_OFF_T 4
24 #define SIZEOF_VOIDP 4
25 #define SIZEOF_FLOAT 4
26 #define SIZEOF_DOUBLE 8
27 #define HAVE_PROTOTYPES 1
28 #define TOKEN_PASTE(x,y) x##y
29 #define HAVE_STDARG_PROTOTYPES 1
30 #define NORETURN(x) x __attribute__ ((noreturn))
31 #define HAVE_DECL_SYS_NERR 1
32 #define HAVE_DIRENT_H 1
33 #define STDC_HEADERS 1
34 #define HAVE_SYS_WAIT_H 1
35 #define HAVE_STDLIB_H 1
36 #define HAVE_STRING_H 1
37 #define HAVE_UNISTD_H 1
38 #define HAVE_LIMITS_H 1
39 #define HAVE_SYS_FILE_H 1
40 #define HAVE_SYS_IOCTL_H 1
41 #define HAVE_FCNTL_H 1
42 #define HAVE_SYS_FCNTL_H 1
43 #define HAVE_SYS_TIME_H 1
44 #define HAVE_SYS_TIMES_H 1
45 #define HAVE_SYS_PARAM_H 1
46 #define HAVE_PWD_H 1
47 #define HAVE_UTIME_H 1
48 #define HAVE_MEMORY_H 1
49 #define HAVE_DIRECT_H 1
50 #define HAVE_SYS_RESOURCE_H 1
51 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
52 #define HAVE_ST_BLKSIZE 1
53 #define HAVE_STRUCT_STAT_ST_RDEV 1
54 #define HAVE_ST_RDEV 1
55 #define GETGROUPS_T gid_t
56 #define RETSIGTYPE void
57 #define HAVE_ALLOCA 1
58 #define HAVE_DUP2 1
59 #define HAVE_MEMMOVE 1
60 #define HAVE_MKDIR 1
61 #define HAVE_STRCASECMP 1
62 #define HAVE_STRNCASECMP 1
63 #define HAVE_STRERROR 1
64 #define HAVE_STRFTIME 1
65 #define HAVE_STRCHR 1
66 #define HAVE_STRSTR 1
67 #define HAVE_STRTOUL 1
68 #define HAVE_ISINF 1
69 #define HAVE_ISNAN 1
70 #define HAVE_FINITE 1
71 #define HAVE_HYPOT 1
72 #define HAVE_ACOSH 1
73 #define HAVE_FMOD 1
74 #define HAVE_WAITPID 1
75 #define HAVE_FSYNC 1
76 #define HAVE_TRUNCATE 1
77 #define HAVE_CHSIZE 1
78 #define HAVE_TIMES 1
79 #define HAVE_UTIMES 1
80 #define HAVE_FCNTL 1
81 #define HAVE_SYMLINK 1
82 #define HAVE_SETITIMER 1
83 #define HAVE_PAUSE 1
84 #define HAVE_GETPGRP 1
85 #define HAVE_SETPGID 1
86 #define HAVE_GETGROUPS 1
87 #define HAVE_GETRLIMIT 1
88 #define HAVE_SIGPROCMASK 1
89 #define HAVE_SIGACTION 1
90 #define HAVE_SETSID 1
91 #define HAVE_TELLDIR 1
92 #define HAVE_SEEKDIR 1
93 #define HAVE_MKTIME 1
94 #define HAVE_COSH 1
95 #define HAVE_SINH 1
96 #define HAVE_TANH 1
97 #define HAVE_STRUCT_TM_TM_ZONE 1
98 #define HAVE_TM_ZONE 1
99 #define HAVE_STRUCT_TM_TM_GMTOFF 1
100 #define POSIX_SIGNAL 1
101 #define GETPGRP_VOID 1
102 #define SETPGRP_VOID 1
103 #define RSHIFT(x,y) ((x)>>(int)y)
104 #define FILE_COUNT _cnt
105 #define FILE_READPTR _ptr
106 #define NEED_IO_FLUSH_BETWEEN_RW 1
107 #define DEFAULT_KCODE KCODE_NONE
108 #define DLEXT ".so"
109 #define RUBY_LIB "/lib/ruby/@MAJOR@.@MINOR@.@TEENY@"
110 #define RUBY_SITE_LIB "/lib/ruby/site_ruby"
111 #define RUBY_SITE_LIB2 "/lib/ruby/site_ruby/@MAJOR@.@MINOR@.@TEENY@"
112 #define RUBY_PLATFORM "i386-msdosdjgpp"
113 #define RUBY_ARCHLIB "/lib/ruby/@MAJOR@.@MINOR@.@TEENY@/i386-msdosdjgpp"
114 #define RUBY_SITE_ARCHLIB "/lib/ruby/site_ruby/@MAJOR@.@MINOR@.@TEENY@/i386-msdosdjgpp"