Welcome to mirror list, hosted at ThFree Co, Russian Federation.

iconv.m4 « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 696b93a45f1e7a4d176d1d887f815bd237e8d79d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
/*
 * This file was automatically generated mkdeps.pl script. Don't edit.
 */
AC_DEFUN([NEWLIB_ICONV_DEFINES],[dnl
  if test "$_ICONV_TO_ENCODING_BIG5" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_BIG5, 1, [Support big5 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_BIG5" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_BIG5, 1, [Support big5 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_CP775" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_CP775, 1, [Support cp775 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_CP775" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_CP775, 1, [Support cp775 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_CP850" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_CP850, 1, [Support cp850 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_CP850" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_CP850, 1, [Support cp850 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_CP852" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_CP852, 1, [Support cp852 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_CP852" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_CP852, 1, [Support cp852 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_CP855" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_CP855, 1, [Support cp855 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_CP855" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_CP855, 1, [Support cp855 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_CP866" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_CP866, 1, [Support cp866 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_CP866" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_CP866, 1, [Support cp866 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_EUC_JP" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_EUC_JP, 1, [Support euc_jp output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_EUC_JP" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_EUC_JP, 1, [Support euc_jp input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_EUC_KR" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_EUC_KR, 1, [Support euc_kr output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_EUC_KR" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_EUC_KR, 1, [Support euc_kr input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_EUC_TW" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_EUC_TW, 1, [Support euc_tw output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_EUC_TW" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_EUC_TW, 1, [Support euc_tw input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_1" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_1, 1, [Support iso_8859_1 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_1" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_1, 1, [Support iso_8859_1 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_10" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_10, 1, [Support iso_8859_10 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_10" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_10, 1, [Support iso_8859_10 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_11" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_11, 1, [Support iso_8859_11 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_11" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_11, 1, [Support iso_8859_11 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_13" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_13, 1, [Support iso_8859_13 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_13" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_13, 1, [Support iso_8859_13 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_14" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_14, 1, [Support iso_8859_14 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_14" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_14, 1, [Support iso_8859_14 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_15" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_15, 1, [Support iso_8859_15 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_15" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_15, 1, [Support iso_8859_15 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_2" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_2, 1, [Support iso_8859_2 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_2" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_2, 1, [Support iso_8859_2 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_3" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_3, 1, [Support iso_8859_3 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_3" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_3, 1, [Support iso_8859_3 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_4" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_4, 1, [Support iso_8859_4 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_4" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_4, 1, [Support iso_8859_4 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_5" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_5, 1, [Support iso_8859_5 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_5" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_5, 1, [Support iso_8859_5 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_6" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_6, 1, [Support iso_8859_6 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_6" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_6, 1, [Support iso_8859_6 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_7" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_7, 1, [Support iso_8859_7 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_7" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_7, 1, [Support iso_8859_7 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_8" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_8, 1, [Support iso_8859_8 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_8" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_8, 1, [Support iso_8859_8 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_8859_9" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_8859_9, 1, [Support iso_8859_9 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_8859_9" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_8859_9, 1, [Support iso_8859_9 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_ISO_IR_111" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_ISO_IR_111, 1, [Support iso_ir_111 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_ISO_IR_111" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_ISO_IR_111, 1, [Support iso_ir_111 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_KOI8_R" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_KOI8_R, 1, [Support koi8_r output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_KOI8_R" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_KOI8_R, 1, [Support koi8_r input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_KOI8_RU" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_KOI8_RU, 1, [Support koi8_ru output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_KOI8_RU" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_KOI8_RU, 1, [Support koi8_ru input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_KOI8_U" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_KOI8_U, 1, [Support koi8_u output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_KOI8_U" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_KOI8_U, 1, [Support koi8_u input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_KOI8_UNI" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_KOI8_UNI, 1, [Support koi8_uni output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_KOI8_UNI" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_KOI8_UNI, 1, [Support koi8_uni input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UCS_2" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UCS_2, 1, [Support ucs_2 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UCS_2" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UCS_2, 1, [Support ucs_2 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UCS_2_INTERNAL" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UCS_2_INTERNAL, 1, [Support ucs_2_internal output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UCS_2_INTERNAL" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UCS_2_INTERNAL, 1, [Support ucs_2_internal input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UCS_2BE" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UCS_2BE, 1, [Support ucs_2be output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UCS_2BE" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UCS_2BE, 1, [Support ucs_2be input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UCS_2LE" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UCS_2LE, 1, [Support ucs_2le output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UCS_2LE" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UCS_2LE, 1, [Support ucs_2le input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UCS_4" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UCS_4, 1, [Support ucs_4 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UCS_4" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UCS_4, 1, [Support ucs_4 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UCS_4_INTERNAL" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UCS_4_INTERNAL, 1, [Support ucs_4_internal output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UCS_4_INTERNAL" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UCS_4_INTERNAL, 1, [Support ucs_4_internal input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UCS_4BE" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UCS_4BE, 1, [Support ucs_4be output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UCS_4BE" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UCS_4BE, 1, [Support ucs_4be input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UCS_4LE" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UCS_4LE, 1, [Support ucs_4le output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UCS_4LE" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UCS_4LE, 1, [Support ucs_4le input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_US_ASCII" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_US_ASCII, 1, [Support us_ascii output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_US_ASCII" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_US_ASCII, 1, [Support us_ascii input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UTF_16" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UTF_16, 1, [Support utf_16 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UTF_16" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UTF_16, 1, [Support utf_16 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UTF_16BE" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UTF_16BE, 1, [Support utf_16be output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UTF_16BE" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UTF_16BE, 1, [Support utf_16be input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UTF_16LE" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UTF_16LE, 1, [Support utf_16le output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UTF_16LE" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UTF_16LE, 1, [Support utf_16le input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_UTF_8" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_UTF_8, 1, [Support utf_8 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_UTF_8" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_UTF_8, 1, [Support utf_8 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_WIN_1250" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_WIN_1250, 1, [Support win_1250 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_WIN_1250" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_WIN_1250, 1, [Support win_1250 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_WIN_1251" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_WIN_1251, 1, [Support win_1251 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_WIN_1251" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_WIN_1251, 1, [Support win_1251 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_WIN_1252" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_WIN_1252, 1, [Support win_1252 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_WIN_1252" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_WIN_1252, 1, [Support win_1252 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_WIN_1253" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_WIN_1253, 1, [Support win_1253 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_WIN_1253" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_WIN_1253, 1, [Support win_1253 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_WIN_1254" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_WIN_1254, 1, [Support win_1254 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_WIN_1254" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_WIN_1254, 1, [Support win_1254 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_WIN_1255" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_WIN_1255, 1, [Support win_1255 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_WIN_1255" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_WIN_1255, 1, [Support win_1255 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_WIN_1256" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_WIN_1256, 1, [Support win_1256 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_WIN_1256" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_WIN_1256, 1, [Support win_1256 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_WIN_1257" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_WIN_1257, 1, [Support win_1257 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_WIN_1257" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_WIN_1257, 1, [Support win_1257 input encoding.])
  fi
  if test "$_ICONV_TO_ENCODING_WIN_1258" = 1; then
    AC_DEFINE(_ICONV_TO_ENCODING_WIN_1258, 1, [Support win_1258 output encoding.])
  fi
  if test "$_ICONV_FROM_ENCODING_WIN_1258" = 1; then
    AC_DEFINE(_ICONV_FROM_ENCODING_WIN_1258, 1, [Support win_1258 input encoding.])
  fi
])