dec_number 0.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. data/README +20 -0
  2. data/dec_number.gemspec +13 -0
  3. data/ext/dec_number/Gemfile +4 -0
  4. data/ext/dec_number/NOTES +10 -0
  5. data/ext/dec_number/decNumber/ICU-license.html +45 -0
  6. data/ext/dec_number/decNumber/Makefile.am +3 -0
  7. data/ext/dec_number/decNumber/Makefile.in +680 -0
  8. data/ext/dec_number/decNumber/aclocal.m4 +8988 -0
  9. data/ext/dec_number/decNumber/autom4te.cache/output.0 +5107 -0
  10. data/ext/dec_number/decNumber/autom4te.cache/output.1 +6026 -0
  11. data/ext/dec_number/decNumber/autom4te.cache/output.2 +13468 -0
  12. data/ext/dec_number/decNumber/autom4te.cache/output.3 +13472 -0
  13. data/ext/dec_number/decNumber/autom4te.cache/requests +407 -0
  14. data/ext/dec_number/decNumber/autom4te.cache/traces.0 +352 -0
  15. data/ext/dec_number/decNumber/autom4te.cache/traces.1 +772 -0
  16. data/ext/dec_number/decNumber/autom4te.cache/traces.2 +591 -0
  17. data/ext/dec_number/decNumber/autom4te.cache/traces.3 +2362 -0
  18. data/ext/dec_number/decNumber/config.guess +1501 -0
  19. data/ext/dec_number/decNumber/config.h.in +142 -0
  20. data/ext/dec_number/decNumber/config.sub +1705 -0
  21. data/ext/dec_number/decNumber/configure +13468 -0
  22. data/ext/dec_number/decNumber/configure.ac +36 -0
  23. data/ext/dec_number/decNumber/decBasic.c +3908 -0
  24. data/ext/dec_number/decNumber/decCommon.c +1835 -0
  25. data/ext/dec_number/decNumber/decContext.c +437 -0
  26. data/ext/dec_number/decNumber/decContext.h +254 -0
  27. data/ext/dec_number/decNumber/decDPD.h +1185 -0
  28. data/ext/dec_number/decNumber/decDouble.c +140 -0
  29. data/ext/dec_number/decNumber/decDouble.h +155 -0
  30. data/ext/dec_number/decNumber/decNumber.c +8141 -0
  31. data/ext/dec_number/decNumber/decNumber.h +182 -0
  32. data/ext/dec_number/decNumber/decNumberLocal.h +757 -0
  33. data/ext/dec_number/decNumber/decPacked.c +220 -0
  34. data/ext/dec_number/decNumber/decPacked.h +52 -0
  35. data/ext/dec_number/decNumber/decQuad.c +135 -0
  36. data/ext/dec_number/decNumber/decQuad.h +177 -0
  37. data/ext/dec_number/decNumber/decSingle.c +71 -0
  38. data/ext/dec_number/decNumber/decSingle.h +86 -0
  39. data/ext/dec_number/decNumber/decimal128.c +553 -0
  40. data/ext/dec_number/decNumber/decimal128.h +81 -0
  41. data/ext/dec_number/decNumber/decimal32.c +476 -0
  42. data/ext/dec_number/decNumber/decimal32.h +81 -0
  43. data/ext/dec_number/decNumber/decimal64.c +839 -0
  44. data/ext/dec_number/decNumber/decimal64.h +83 -0
  45. data/ext/dec_number/decNumber/decnumber.pdf +0 -0
  46. data/ext/dec_number/decNumber/depcomp +630 -0
  47. data/ext/dec_number/decNumber/example1.c +38 -0
  48. data/ext/dec_number/decNumber/example2.c +52 -0
  49. data/ext/dec_number/decNumber/example3.c +64 -0
  50. data/ext/dec_number/decNumber/example4.c +61 -0
  51. data/ext/dec_number/decNumber/example5.c +36 -0
  52. data/ext/dec_number/decNumber/example6.c +61 -0
  53. data/ext/dec_number/decNumber/example7.c +35 -0
  54. data/ext/dec_number/decNumber/example8.c +39 -0
  55. data/ext/dec_number/decNumber/install-sh +520 -0
  56. data/ext/dec_number/decNumber/libdecNumber.a +0 -0
  57. data/ext/dec_number/decNumber/ltmain.sh +8745 -0
  58. data/ext/dec_number/decNumber/missing +376 -0
  59. data/ext/dec_number/decNumber/readme.txt +81 -0
  60. data/ext/dec_number/dec_number.c +464 -0
  61. data/ext/dec_number/extconf.rb +52 -0
  62. data/ext/dec_number/extconf2.rb +50 -0
  63. data/ext/dec_number/recompile.sh +3 -0
  64. data/ext/dec_number/test_dec_number.rb +236 -0
  65. data/ext/dec_number/test_numeric.rb +235 -0
  66. metadata +111 -0
@@ -0,0 +1,407 @@
1
+ # This file was generated.
2
+ # It contains the lists of macros which have been traced.
3
+ # It can be safely removed.
4
+
5
+ @request = (
6
+ bless( [
7
+ '0',
8
+ 1,
9
+ [
10
+ '/usr/share/autoconf'
11
+ ],
12
+ [
13
+ '/usr/share/autoconf/autoconf/autoconf.m4f',
14
+ 'configure.ac'
15
+ ],
16
+ {
17
+ 'AM_PROG_F77_C_O' => 1,
18
+ '_LT_AC_TAGCONFIG' => 1,
19
+ 'm4_pattern_forbid' => 1,
20
+ 'AC_INIT' => 1,
21
+ 'AC_CANONICAL_TARGET' => 1,
22
+ '_AM_COND_IF' => 1,
23
+ 'AC_CONFIG_LIBOBJ_DIR' => 1,
24
+ 'AC_SUBST' => 1,
25
+ 'AC_CANONICAL_HOST' => 1,
26
+ 'AC_FC_SRCEXT' => 1,
27
+ 'AC_PROG_LIBTOOL' => 1,
28
+ 'AM_INIT_AUTOMAKE' => 1,
29
+ 'AC_CONFIG_SUBDIRS' => 1,
30
+ 'AM_AUTOMAKE_VERSION' => 1,
31
+ 'LT_CONFIG_LTDL_DIR' => 1,
32
+ 'AC_CONFIG_LINKS' => 1,
33
+ 'AC_REQUIRE_AUX_FILE' => 1,
34
+ 'LT_SUPPORTED_TAG' => 1,
35
+ 'm4_sinclude' => 1,
36
+ 'AM_MAINTAINER_MODE' => 1,
37
+ 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
38
+ '_m4_warn' => 1,
39
+ 'AM_PROG_CXX_C_O' => 1,
40
+ '_AM_COND_ENDIF' => 1,
41
+ 'AM_ENABLE_MULTILIB' => 1,
42
+ 'AM_SILENT_RULES' => 1,
43
+ 'AC_CONFIG_FILES' => 1,
44
+ 'include' => 1,
45
+ 'LT_INIT' => 1,
46
+ 'AM_GNU_GETTEXT' => 1,
47
+ 'AC_LIBSOURCE' => 1,
48
+ 'AC_CANONICAL_BUILD' => 1,
49
+ 'AM_PROG_FC_C_O' => 1,
50
+ 'AC_FC_FREEFORM' => 1,
51
+ 'AH_OUTPUT' => 1,
52
+ 'AC_CONFIG_AUX_DIR' => 1,
53
+ '_AM_SUBST_NOTMAKE' => 1,
54
+ 'AM_PROG_CC_C_O' => 1,
55
+ 'm4_pattern_allow' => 1,
56
+ 'sinclude' => 1,
57
+ 'AM_CONDITIONAL' => 1,
58
+ 'AC_CANONICAL_SYSTEM' => 1,
59
+ 'AC_CONFIG_HEADERS' => 1,
60
+ 'AC_DEFINE_TRACE_LITERAL' => 1,
61
+ 'm4_include' => 1,
62
+ '_AM_COND_ELSE' => 1,
63
+ 'AC_SUBST_TRACE' => 1
64
+ }
65
+ ], 'Autom4te::Request' ),
66
+ bless( [
67
+ '1',
68
+ 1,
69
+ [
70
+ '/usr/share/autoconf'
71
+ ],
72
+ [
73
+ '/usr/share/autoconf/autoconf/autoconf.m4f',
74
+ '/usr/share/aclocal-1.11/amversion.m4',
75
+ '/usr/share/aclocal-1.11/auxdir.m4',
76
+ '/usr/share/aclocal-1.11/cond.m4',
77
+ '/usr/share/aclocal-1.11/depend.m4',
78
+ '/usr/share/aclocal-1.11/depout.m4',
79
+ '/usr/share/aclocal-1.11/init.m4',
80
+ '/usr/share/aclocal-1.11/install-sh.m4',
81
+ '/usr/share/aclocal-1.11/lead-dot.m4',
82
+ '/usr/share/aclocal-1.11/make.m4',
83
+ '/usr/share/aclocal-1.11/missing.m4',
84
+ '/usr/share/aclocal-1.11/mkdirp.m4',
85
+ '/usr/share/aclocal-1.11/options.m4',
86
+ '/usr/share/aclocal-1.11/runlog.m4',
87
+ '/usr/share/aclocal-1.11/sanity.m4',
88
+ '/usr/share/aclocal-1.11/silent.m4',
89
+ '/usr/share/aclocal-1.11/strip.m4',
90
+ '/usr/share/aclocal-1.11/substnot.m4',
91
+ '/usr/share/aclocal-1.11/tar.m4',
92
+ 'configure.ac'
93
+ ],
94
+ {
95
+ 'm4_pattern_forbid' => 1,
96
+ 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
97
+ '_AM_SET_OPTION' => 1,
98
+ 'AC_DEFUN' => 1,
99
+ 'AM_PROG_MKDIR_P' => 1,
100
+ 'AM_INIT_AUTOMAKE' => 1,
101
+ 'AM_AUTOMAKE_VERSION' => 1,
102
+ 'AM_MISSING_HAS_RUN' => 1,
103
+ 'AM_SUBST_NOTMAKE' => 1,
104
+ 'AM_MISSING_PROG' => 1,
105
+ 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
106
+ 'AC_DEFUN_ONCE' => 1,
107
+ 'AM_PROG_INSTALL_STRIP' => 1,
108
+ '_m4_warn' => 1,
109
+ 'AM_SANITY_CHECK' => 1,
110
+ 'AM_SILENT_RULES' => 1,
111
+ 'include' => 1,
112
+ '_AM_PROG_TAR' => 1,
113
+ 'AM_AUX_DIR_EXPAND' => 1,
114
+ 'AM_DEP_TRACK' => 1,
115
+ '_AM_SET_OPTIONS' => 1,
116
+ '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
117
+ 'AM_RUN_LOG' => 1,
118
+ '_AM_IF_OPTION' => 1,
119
+ '_AM_SUBST_NOTMAKE' => 1,
120
+ 'm4_pattern_allow' => 1,
121
+ '_AM_AUTOCONF_VERSION' => 1,
122
+ '_AM_MANGLE_OPTION' => 1,
123
+ 'AM_CONDITIONAL' => 1,
124
+ 'AM_SET_LEADING_DOT' => 1,
125
+ 'AM_SET_DEPDIR' => 1,
126
+ '_AM_DEPENDENCIES' => 1,
127
+ 'AM_PROG_INSTALL_SH' => 1,
128
+ 'm4_include' => 1,
129
+ '_AC_AM_CONFIG_HEADER_HOOK' => 1,
130
+ 'AU_DEFUN' => 1,
131
+ 'AM_MAKE_INCLUDE' => 1
132
+ }
133
+ ], 'Autom4te::Request' ),
134
+ bless( [
135
+ '2',
136
+ 1,
137
+ [
138
+ '/usr/share/autoconf'
139
+ ],
140
+ [
141
+ '/usr/share/autoconf/autoconf/autoconf.m4f',
142
+ 'aclocal.m4',
143
+ 'configure.ac'
144
+ ],
145
+ {
146
+ '_LT_AC_TAGCONFIG' => 1,
147
+ 'AM_PROG_F77_C_O' => 1,
148
+ 'm4_pattern_forbid' => 1,
149
+ 'AC_INIT' => 1,
150
+ '_AM_COND_IF' => 1,
151
+ 'AC_CANONICAL_TARGET' => 1,
152
+ 'AC_SUBST' => 1,
153
+ 'AC_CONFIG_LIBOBJ_DIR' => 1,
154
+ 'AC_FC_SRCEXT' => 1,
155
+ 'AC_CANONICAL_HOST' => 1,
156
+ 'AC_PROG_LIBTOOL' => 1,
157
+ 'AM_INIT_AUTOMAKE' => 1,
158
+ 'AC_CONFIG_SUBDIRS' => 1,
159
+ 'AM_AUTOMAKE_VERSION' => 1,
160
+ 'LT_CONFIG_LTDL_DIR' => 1,
161
+ 'AC_REQUIRE_AUX_FILE' => 1,
162
+ 'AC_CONFIG_LINKS' => 1,
163
+ 'm4_sinclude' => 1,
164
+ 'LT_SUPPORTED_TAG' => 1,
165
+ 'AM_MAINTAINER_MODE' => 1,
166
+ 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
167
+ '_m4_warn' => 1,
168
+ 'AM_PROG_CXX_C_O' => 1,
169
+ '_AM_COND_ENDIF' => 1,
170
+ 'AM_ENABLE_MULTILIB' => 1,
171
+ 'AM_SILENT_RULES' => 1,
172
+ 'AC_CONFIG_FILES' => 1,
173
+ 'LT_INIT' => 1,
174
+ 'include' => 1,
175
+ 'AM_GNU_GETTEXT' => 1,
176
+ 'AC_LIBSOURCE' => 1,
177
+ 'AM_PROG_FC_C_O' => 1,
178
+ 'AC_CANONICAL_BUILD' => 1,
179
+ 'AC_FC_FREEFORM' => 1,
180
+ 'AH_OUTPUT' => 1,
181
+ '_AM_SUBST_NOTMAKE' => 1,
182
+ 'AC_CONFIG_AUX_DIR' => 1,
183
+ 'sinclude' => 1,
184
+ 'm4_pattern_allow' => 1,
185
+ 'AM_PROG_CC_C_O' => 1,
186
+ 'AC_CANONICAL_SYSTEM' => 1,
187
+ 'AM_CONDITIONAL' => 1,
188
+ 'AC_CONFIG_HEADERS' => 1,
189
+ 'AC_DEFINE_TRACE_LITERAL' => 1,
190
+ 'm4_include' => 1,
191
+ '_AM_COND_ELSE' => 1,
192
+ 'AC_SUBST_TRACE' => 1
193
+ }
194
+ ], 'Autom4te::Request' ),
195
+ bless( [
196
+ '3',
197
+ 1,
198
+ [
199
+ '/usr/share/autoconf'
200
+ ],
201
+ [
202
+ '/usr/share/autoconf/autoconf/autoconf.m4f',
203
+ '/usr/share/aclocal/argz.m4',
204
+ '/usr/share/aclocal/libtool.m4',
205
+ '/usr/share/aclocal/ltdl.m4',
206
+ '/usr/share/aclocal/ltoptions.m4',
207
+ '/usr/share/aclocal/ltsugar.m4',
208
+ '/usr/share/aclocal/ltversion.m4',
209
+ '/usr/share/aclocal/lt~obsolete.m4',
210
+ '/usr/share/aclocal-1.11/amversion.m4',
211
+ '/usr/share/aclocal-1.11/auxdir.m4',
212
+ '/usr/share/aclocal-1.11/cond.m4',
213
+ '/usr/share/aclocal-1.11/depend.m4',
214
+ '/usr/share/aclocal-1.11/depout.m4',
215
+ '/usr/share/aclocal-1.11/init.m4',
216
+ '/usr/share/aclocal-1.11/install-sh.m4',
217
+ '/usr/share/aclocal-1.11/lead-dot.m4',
218
+ '/usr/share/aclocal-1.11/make.m4',
219
+ '/usr/share/aclocal-1.11/missing.m4',
220
+ '/usr/share/aclocal-1.11/mkdirp.m4',
221
+ '/usr/share/aclocal-1.11/options.m4',
222
+ '/usr/share/aclocal-1.11/runlog.m4',
223
+ '/usr/share/aclocal-1.11/sanity.m4',
224
+ '/usr/share/aclocal-1.11/silent.m4',
225
+ '/usr/share/aclocal-1.11/strip.m4',
226
+ '/usr/share/aclocal-1.11/substnot.m4',
227
+ '/usr/share/aclocal-1.11/tar.m4',
228
+ 'configure.ac'
229
+ ],
230
+ {
231
+ 'AM_ENABLE_STATIC' => 1,
232
+ 'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
233
+ '_LT_AC_SHELL_INIT' => 1,
234
+ 'AC_DEFUN' => 1,
235
+ 'AC_PROG_LIBTOOL' => 1,
236
+ '_LT_AC_LANG_CXX_CONFIG' => 1,
237
+ 'AM_PROG_MKDIR_P' => 1,
238
+ 'AM_AUTOMAKE_VERSION' => 1,
239
+ 'AM_SUBST_NOTMAKE' => 1,
240
+ 'AM_MISSING_PROG' => 1,
241
+ 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
242
+ '_LT_AC_LANG_C_CONFIG' => 1,
243
+ 'AM_PROG_INSTALL_STRIP' => 1,
244
+ '_m4_warn' => 1,
245
+ 'AC_LIBTOOL_OBJDIR' => 1,
246
+ 'gl_FUNC_ARGZ' => 1,
247
+ 'LTOBSOLETE_VERSION' => 1,
248
+ 'AM_SANITY_CHECK' => 1,
249
+ 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
250
+ 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
251
+ 'LT_LIB_M' => 1,
252
+ '_LT_AC_CHECK_DLFCN' => 1,
253
+ 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
254
+ 'LTSUGAR_VERSION' => 1,
255
+ '_LT_PROG_LTMAIN' => 1,
256
+ 'LT_SYS_SYMBOL_USCORE' => 1,
257
+ '_AM_PROG_TAR' => 1,
258
+ 'AC_LIBTOOL_GCJ' => 1,
259
+ 'LT_SYS_DLOPEN_DEPLIBS' => 1,
260
+ 'LT_FUNC_DLSYM_USCORE' => 1,
261
+ '_LT_AC_LANG_F77' => 1,
262
+ 'AC_LIBTOOL_CONFIG' => 1,
263
+ '_AM_SUBST_NOTMAKE' => 1,
264
+ 'AC_LTDL_DLLIB' => 1,
265
+ '_AM_AUTOCONF_VERSION' => 1,
266
+ 'AM_DISABLE_SHARED' => 1,
267
+ '_LT_PROG_ECHO_BACKSLASH' => 1,
268
+ '_LTDL_SETUP' => 1,
269
+ '_LT_AC_LANG_CXX' => 1,
270
+ 'AM_PROG_LIBTOOL' => 1,
271
+ 'AC_LIB_LTDL' => 1,
272
+ '_LT_AC_FILE_LTDLL_C' => 1,
273
+ 'AM_PROG_LD' => 1,
274
+ 'AU_DEFUN' => 1,
275
+ 'AC_PROG_NM' => 1,
276
+ 'AC_LIBTOOL_DLOPEN' => 1,
277
+ 'AC_PROG_LD' => 1,
278
+ 'AC_PROG_LD_GNU' => 1,
279
+ 'AC_ENABLE_FAST_INSTALL' => 1,
280
+ 'AC_LIBTOOL_FC' => 1,
281
+ 'LTDL_CONVENIENCE' => 1,
282
+ '_AM_SET_OPTION' => 1,
283
+ 'AC_LTDL_PREOPEN' => 1,
284
+ '_LT_LINKER_BOILERPLATE' => 1,
285
+ '_LT_PREPARE_SED_QUOTE_VARS' => 1,
286
+ 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
287
+ 'AC_LIBTOOL_PROG_CC_C_O' => 1,
288
+ 'gl_PREREQ_ARGZ' => 1,
289
+ 'LT_SUPPORTED_TAG' => 1,
290
+ 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
291
+ 'LT_PROG_RC' => 1,
292
+ 'LT_SYS_MODULE_EXT' => 1,
293
+ 'AC_DEFUN_ONCE' => 1,
294
+ '_LT_AC_LANG_GCJ' => 1,
295
+ 'AC_LTDL_OBJDIR' => 1,
296
+ '_LT_PATH_TOOL_PREFIX' => 1,
297
+ 'AC_LIBTOOL_RC' => 1,
298
+ 'AM_SILENT_RULES' => 1,
299
+ 'AC_DISABLE_FAST_INSTALL' => 1,
300
+ '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
301
+ '_LT_AC_SYS_LIBPATH_AIX' => 1,
302
+ '_LT_AC_TRY_DLOPEN_SELF' => 1,
303
+ 'include' => 1,
304
+ 'LT_AC_PROG_SED' => 1,
305
+ 'AM_ENABLE_SHARED' => 1,
306
+ 'LTDL_INSTALLABLE' => 1,
307
+ '_LT_AC_LANG_GCJ_CONFIG' => 1,
308
+ 'AC_ENABLE_SHARED' => 1,
309
+ 'AC_ENABLE_STATIC' => 1,
310
+ 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
311
+ '_LT_REQUIRED_DARWIN_CHECKS' => 1,
312
+ '_LT_AC_TAGVAR' => 1,
313
+ 'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
314
+ 'AM_CONDITIONAL' => 1,
315
+ 'LT_LIB_DLLOAD' => 1,
316
+ 'LTDL_INIT' => 1,
317
+ '_LT_PROG_F77' => 1,
318
+ '_LT_PROG_CXX' => 1,
319
+ 'LTVERSION_VERSION' => 1,
320
+ 'AM_PROG_INSTALL_SH' => 1,
321
+ 'm4_include' => 1,
322
+ 'AC_PROG_EGREP' => 1,
323
+ '_AC_AM_CONFIG_HEADER_HOOK' => 1,
324
+ 'AC_PATH_MAGIC' => 1,
325
+ 'AC_LTDL_SYSSEARCHPATH' => 1,
326
+ 'AM_MAKE_INCLUDE' => 1,
327
+ 'LT_CMD_MAX_LEN' => 1,
328
+ '_LT_AC_TAGCONFIG' => 1,
329
+ 'm4_pattern_forbid' => 1,
330
+ '_LT_LINKER_OPTION' => 1,
331
+ 'AC_LIBTOOL_COMPILER_OPTION' => 1,
332
+ 'AC_DISABLE_SHARED' => 1,
333
+ '_LT_COMPILER_BOILERPLATE' => 1,
334
+ 'AC_LIBTOOL_WIN32_DLL' => 1,
335
+ 'AC_LIBTOOL_SETUP' => 1,
336
+ 'AC_PROG_LD_RELOAD_FLAG' => 1,
337
+ 'AC_LTDL_DLSYM_USCORE' => 1,
338
+ 'AM_MISSING_HAS_RUN' => 1,
339
+ 'LT_LANG' => 1,
340
+ 'LT_SYS_DLSEARCH_PATH' => 1,
341
+ 'LT_CONFIG_LTDL_DIR' => 1,
342
+ 'AC_LIBTOOL_DLOPEN_SELF' => 1,
343
+ 'LT_OUTPUT' => 1,
344
+ 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
345
+ 'AC_WITH_LTDL' => 1,
346
+ 'AC_LIBTOOL_LINKER_OPTION' => 1,
347
+ 'LT_AC_PROG_RC' => 1,
348
+ 'AC_LIBTOOL_CXX' => 1,
349
+ 'LT_INIT' => 1,
350
+ 'LT_AC_PROG_GCJ' => 1,
351
+ 'LT_SYS_DLOPEN_SELF' => 1,
352
+ 'AM_DEP_TRACK' => 1,
353
+ 'AM_DISABLE_STATIC' => 1,
354
+ '_LT_AC_PROG_CXXCPP' => 1,
355
+ '_AC_PROG_LIBTOOL' => 1,
356
+ '_AM_IF_OPTION' => 1,
357
+ 'AC_PATH_TOOL_PREFIX' => 1,
358
+ 'AC_LIBTOOL_F77' => 1,
359
+ 'm4_pattern_allow' => 1,
360
+ 'AM_SET_LEADING_DOT' => 1,
361
+ 'LT_AC_PROG_EGREP' => 1,
362
+ '_LT_PROG_FC' => 1,
363
+ '_AM_DEPENDENCIES' => 1,
364
+ 'AC_LIBTOOL_LANG_C_CONFIG' => 1,
365
+ 'LTOPTIONS_VERSION' => 1,
366
+ '_LT_AC_SYS_COMPILER' => 1,
367
+ 'AM_PROG_NM' => 1,
368
+ 'AC_LIBLTDL_CONVENIENCE' => 1,
369
+ 'AC_DEPLIBS_CHECK_METHOD' => 1,
370
+ 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
371
+ 'AC_LIBLTDL_INSTALLABLE' => 1,
372
+ 'AC_LTDL_ENABLE_INSTALL' => 1,
373
+ 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
374
+ 'LT_PROG_GCJ' => 1,
375
+ 'AM_INIT_AUTOMAKE' => 1,
376
+ 'AC_DISABLE_STATIC' => 1,
377
+ 'LT_PATH_NM' => 1,
378
+ 'AC_LTDL_SHLIBEXT' => 1,
379
+ '_LT_AC_LOCK' => 1,
380
+ '_LT_AC_LANG_RC_CONFIG' => 1,
381
+ 'LT_SYS_MODULE_PATH' => 1,
382
+ 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
383
+ 'LT_WITH_LTDL' => 1,
384
+ 'AC_LTDL_SHLIBPATH' => 1,
385
+ 'AM_AUX_DIR_EXPAND' => 1,
386
+ '_LT_AC_LANG_F77_CONFIG' => 1,
387
+ 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
388
+ '_AM_SET_OPTIONS' => 1,
389
+ '_LT_COMPILER_OPTION' => 1,
390
+ '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
391
+ 'AM_RUN_LOG' => 1,
392
+ 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1,
393
+ 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1,
394
+ 'AC_LIBTOOL_PICMODE' => 1,
395
+ 'LT_PATH_LD' => 1,
396
+ 'AC_CHECK_LIBM' => 1,
397
+ 'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
398
+ '_AM_MANGLE_OPTION' => 1,
399
+ 'AC_LTDL_SYMBOL_USCORE' => 1,
400
+ 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
401
+ 'AM_SET_DEPDIR' => 1,
402
+ '_LT_CC_BASENAME' => 1,
403
+ '_LT_LIBOBJ' => 1
404
+ }
405
+ ], 'Autom4te::Request' )
406
+ );
407
+