node-liblzma 1.0.4 → 1.1.4

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 (880) hide show
  1. package/History.md +5 -0
  2. package/README.md +65 -37
  3. package/binding.gyp +671 -43
  4. package/package.json +39 -24
  5. package/prebuilds/linux-x64/node_lzma.node +0 -0
  6. package/prebuilds/mac-x64/node_lzma.node +0 -0
  7. package/prebuilds/win-x64/node_lzma.node +0 -0
  8. package/scripts/download_extract_deps.py +29 -0
  9. package/scripts/prebuildify.py +13 -0
  10. package/scripts/walk_sources.py +7 -0
  11. package/src/bindings/module.cpp +86 -86
  12. package/src/bindings/node-liblzma.cpp +292 -273
  13. package/src/bindings/node-liblzma.hpp +62 -90
  14. package/src/lzma.coffee +25 -18
  15. package/.npmignore +0 -1
  16. package/.travis.yml +0 -35
  17. package/build/Makefile +0 -329
  18. package/build/Release/.deps/Release/node-liblzma.node.d +0 -1
  19. package/build/Release/.deps/Release/obj.target/action_after_build.stamp.d +0 -1
  20. package/build/Release/.deps/Release/obj.target/node-liblzma/src/bindings/module.o.d +0 -89
  21. package/build/Release/.deps/Release/obj.target/node-liblzma/src/bindings/node-liblzma.o.d +0 -89
  22. package/build/Release/.deps/Release/obj.target/node-liblzma.node.d +0 -1
  23. package/build/Release/.deps/home/o2/dev/node-liblzma/build/node-liblzma.node.d +0 -1
  24. package/build/Release/node-liblzma.node +0 -0
  25. package/build/Release/obj.target/action_after_build.stamp +0 -0
  26. package/build/Release/obj.target/node-liblzma/src/bindings/module.o +0 -0
  27. package/build/Release/obj.target/node-liblzma/src/bindings/node-liblzma.o +0 -0
  28. package/build/Release/obj.target/node-liblzma.node +0 -0
  29. package/build/action_after_build.target.mk +0 -32
  30. package/build/binding.Makefile +0 -6
  31. package/build/config.gypi +0 -143
  32. package/build/node-liblzma.node +0 -0
  33. package/build/node-liblzma.target.mk +0 -144
  34. package/build.yml +0 -65
  35. package/deps/xz/ABOUT-NLS +0 -1327
  36. package/deps/xz/AUTHORS +0 -27
  37. package/deps/xz/COPYING +0 -65
  38. package/deps/xz/COPYING.GPLv2 +0 -339
  39. package/deps/xz/COPYING.GPLv3 +0 -674
  40. package/deps/xz/COPYING.LGPLv2.1 +0 -502
  41. package/deps/xz/ChangeLog +0 -14953
  42. package/deps/xz/Doxyfile +0 -1234
  43. package/deps/xz/Doxyfile.in +0 -1234
  44. package/deps/xz/INSTALL +0 -554
  45. package/deps/xz/INSTALL.generic +0 -365
  46. package/deps/xz/Makefile +0 -1067
  47. package/deps/xz/Makefile.am +0 -109
  48. package/deps/xz/Makefile.in +0 -1067
  49. package/deps/xz/NEWS +0 -505
  50. package/deps/xz/PACKAGERS +0 -231
  51. package/deps/xz/README +0 -308
  52. package/deps/xz/THANKS +0 -116
  53. package/deps/xz/TODO +0 -111
  54. package/deps/xz/aclocal.m4 +0 -1225
  55. package/deps/xz/autogen.sh +0 -22
  56. package/deps/xz/autom4te.cache/output.0 +0 -21751
  57. package/deps/xz/autom4te.cache/output.1 +0 -21751
  58. package/deps/xz/autom4te.cache/requests +0 -415
  59. package/deps/xz/autom4te.cache/traces.0 +0 -6996
  60. package/deps/xz/autom4te.cache/traces.1 +0 -1783
  61. package/deps/xz/build-aux/compile +0 -347
  62. package/deps/xz/build-aux/config.guess +0 -1558
  63. package/deps/xz/build-aux/config.rpath +0 -672
  64. package/deps/xz/build-aux/config.sub +0 -1791
  65. package/deps/xz/build-aux/depcomp +0 -791
  66. package/deps/xz/build-aux/install-sh +0 -527
  67. package/deps/xz/build-aux/ltmain.sh +0 -9661
  68. package/deps/xz/build-aux/manconv.sh +0 -58
  69. package/deps/xz/build-aux/missing +0 -215
  70. package/deps/xz/build-aux/version.sh +0 -24
  71. package/deps/xz/config.h +0 -487
  72. package/deps/xz/config.h.in +0 -486
  73. package/deps/xz/config.h.in~ +0 -485
  74. package/deps/xz/config.log +0 -5446
  75. package/deps/xz/config.status +0 -2587
  76. package/deps/xz/configure +0 -21751
  77. package/deps/xz/configure.ac +0 -842
  78. package/deps/xz/debug/.deps/crc32.Po +0 -1
  79. package/deps/xz/debug/.deps/full_flush.Po +0 -1
  80. package/deps/xz/debug/.deps/hex2bin.Po +0 -1
  81. package/deps/xz/debug/.deps/known_sizes.Po +0 -1
  82. package/deps/xz/debug/.deps/memusage.Po +0 -1
  83. package/deps/xz/debug/.deps/repeat.Po +0 -1
  84. package/deps/xz/debug/.deps/sync_flush.Po +0 -1
  85. package/deps/xz/debug/Makefile +0 -691
  86. package/deps/xz/debug/Makefile.am +0 -30
  87. package/deps/xz/debug/Makefile.in +0 -691
  88. package/deps/xz/debug/README +0 -17
  89. package/deps/xz/debug/crc32.c +0 -39
  90. package/deps/xz/debug/full_flush.c +0 -103
  91. package/deps/xz/debug/hex2bin.c +0 -53
  92. package/deps/xz/debug/known_sizes.c +0 -129
  93. package/deps/xz/debug/memusage.c +0 -51
  94. package/deps/xz/debug/repeat.c +0 -36
  95. package/deps/xz/debug/sync_flush.c +0 -125
  96. package/deps/xz/debug/translation.bash +0 -100
  97. package/deps/xz/doc/examples/00_README.txt +0 -31
  98. package/deps/xz/doc/examples/01_compress_easy.c +0 -297
  99. package/deps/xz/doc/examples/02_decompress.c +0 -287
  100. package/deps/xz/doc/examples/03_compress_custom.c +0 -193
  101. package/deps/xz/doc/examples/04_compress_easy_mt.c +0 -206
  102. package/deps/xz/doc/examples/Makefile +0 -24
  103. package/deps/xz/doc/examples_old/xz_pipe_comp.c +0 -127
  104. package/deps/xz/doc/examples_old/xz_pipe_decomp.c +0 -123
  105. package/deps/xz/doc/faq.txt +0 -224
  106. package/deps/xz/doc/history.txt +0 -150
  107. package/deps/xz/doc/lzma-file-format.txt +0 -166
  108. package/deps/xz/doc/man/pdf-a4/lzmainfo-a4.pdf +0 -0
  109. package/deps/xz/doc/man/pdf-a4/xz-a4.pdf +0 -0
  110. package/deps/xz/doc/man/pdf-a4/xzdec-a4.pdf +0 -0
  111. package/deps/xz/doc/man/pdf-a4/xzdiff-a4.pdf +0 -0
  112. package/deps/xz/doc/man/pdf-a4/xzgrep-a4.pdf +0 -0
  113. package/deps/xz/doc/man/pdf-a4/xzless-a4.pdf +0 -0
  114. package/deps/xz/doc/man/pdf-a4/xzmore-a4.pdf +0 -0
  115. package/deps/xz/doc/man/pdf-letter/lzmainfo-letter.pdf +0 -0
  116. package/deps/xz/doc/man/pdf-letter/xz-letter.pdf +0 -0
  117. package/deps/xz/doc/man/pdf-letter/xzdec-letter.pdf +0 -0
  118. package/deps/xz/doc/man/pdf-letter/xzdiff-letter.pdf +0 -0
  119. package/deps/xz/doc/man/pdf-letter/xzgrep-letter.pdf +0 -0
  120. package/deps/xz/doc/man/pdf-letter/xzless-letter.pdf +0 -0
  121. package/deps/xz/doc/man/pdf-letter/xzmore-letter.pdf +0 -0
  122. package/deps/xz/doc/man/txt/lzmainfo.txt +0 -40
  123. package/deps/xz/doc/man/txt/xz.txt +0 -1483
  124. package/deps/xz/doc/man/txt/xzdec.txt +0 -80
  125. package/deps/xz/doc/man/txt/xzdiff.txt +0 -36
  126. package/deps/xz/doc/man/txt/xzgrep.txt +0 -39
  127. package/deps/xz/doc/man/txt/xzless.txt +0 -39
  128. package/deps/xz/doc/man/txt/xzmore.txt +0 -34
  129. package/deps/xz/doc/xz-file-format.txt +0 -1150
  130. package/deps/xz/dos/INSTALL.txt +0 -79
  131. package/deps/xz/dos/Makefile +0 -147
  132. package/deps/xz/dos/README.txt +0 -123
  133. package/deps/xz/dos/config.h +0 -130
  134. package/deps/xz/extra/7z2lzma/7z2lzma.bash +0 -115
  135. package/deps/xz/extra/scanlzma/scanlzma.c +0 -84
  136. package/deps/xz/include/lzma/base.h +0 -654
  137. package/deps/xz/include/lzma/bcj.h +0 -90
  138. package/deps/xz/include/lzma/block.h +0 -581
  139. package/deps/xz/include/lzma/check.h +0 -150
  140. package/deps/xz/include/lzma/container.h +0 -619
  141. package/deps/xz/include/lzma/delta.h +0 -77
  142. package/deps/xz/include/lzma/filter.h +0 -425
  143. package/deps/xz/include/lzma/hardware.h +0 -64
  144. package/deps/xz/include/lzma/index.h +0 -682
  145. package/deps/xz/include/lzma/index_hash.h +0 -107
  146. package/deps/xz/include/lzma/lzma12.h +0 -420
  147. package/deps/xz/include/lzma/stream_flags.h +0 -223
  148. package/deps/xz/include/lzma/version.h +0 -121
  149. package/deps/xz/include/lzma/vli.h +0 -166
  150. package/deps/xz/include/lzma.h +0 -321
  151. package/deps/xz/lib/.deps/getopt.Po +0 -1
  152. package/deps/xz/lib/.deps/getopt1.Po +0 -1
  153. package/deps/xz/lib/Makefile +0 -566
  154. package/deps/xz/lib/Makefile.am +0 -32
  155. package/deps/xz/lib/Makefile.in +0 -566
  156. package/deps/xz/lib/getopt.c +0 -1197
  157. package/deps/xz/lib/getopt.in.h +0 -226
  158. package/deps/xz/lib/getopt1.c +0 -171
  159. package/deps/xz/lib/getopt_int.h +0 -131
  160. package/deps/xz/lib/liblzma.a +0 -0
  161. package/deps/xz/lib/liblzma.la +0 -41
  162. package/deps/xz/lib/pkgconfig/liblzma.pc +0 -19
  163. package/deps/xz/libtool +0 -10221
  164. package/deps/xz/m4/ax_pthread.m4 +0 -332
  165. package/deps/xz/m4/codeset.m4 +0 -21
  166. package/deps/xz/m4/fcntl-o.m4 +0 -81
  167. package/deps/xz/m4/getopt.m4 +0 -71
  168. package/deps/xz/m4/gettext.m4 +0 -383
  169. package/deps/xz/m4/glibc2.m4 +0 -30
  170. package/deps/xz/m4/glibc21.m4 +0 -30
  171. package/deps/xz/m4/iconv.m4 +0 -199
  172. package/deps/xz/m4/intdiv0.m4 +0 -84
  173. package/deps/xz/m4/intl.m4 +0 -294
  174. package/deps/xz/m4/intldir.m4 +0 -19
  175. package/deps/xz/m4/intlmacosx.m4 +0 -51
  176. package/deps/xz/m4/intmax.m4 +0 -33
  177. package/deps/xz/m4/inttypes-pri.m4 +0 -36
  178. package/deps/xz/m4/inttypes_h.m4 +0 -26
  179. package/deps/xz/m4/lcmessage.m4 +0 -31
  180. package/deps/xz/m4/lib-ld.m4 +0 -110
  181. package/deps/xz/m4/lib-link.m4 +0 -774
  182. package/deps/xz/m4/lib-prefix.m4 +0 -224
  183. package/deps/xz/m4/libtool.m4 +0 -7997
  184. package/deps/xz/m4/lock.m4 +0 -37
  185. package/deps/xz/m4/longlong.m4 +0 -106
  186. package/deps/xz/m4/ltoptions.m4 +0 -384
  187. package/deps/xz/m4/ltsugar.m4 +0 -123
  188. package/deps/xz/m4/ltversion.m4 +0 -23
  189. package/deps/xz/m4/lt~obsolete.m4 +0 -98
  190. package/deps/xz/m4/nls.m4 +0 -32
  191. package/deps/xz/m4/po.m4 +0 -449
  192. package/deps/xz/m4/posix-shell.m4 +0 -63
  193. package/deps/xz/m4/printf-posix.m4 +0 -45
  194. package/deps/xz/m4/progtest.m4 +0 -92
  195. package/deps/xz/m4/size_max.m4 +0 -75
  196. package/deps/xz/m4/stdint_h.m4 +0 -26
  197. package/deps/xz/m4/threadlib.m4 +0 -347
  198. package/deps/xz/m4/tuklib_common.m4 +0 -22
  199. package/deps/xz/m4/tuklib_cpucores.m4 +0 -148
  200. package/deps/xz/m4/tuklib_integer.m4 +0 -74
  201. package/deps/xz/m4/tuklib_mbstr.m4 +0 -30
  202. package/deps/xz/m4/tuklib_physmem.m4 +0 -212
  203. package/deps/xz/m4/tuklib_progname.m4 +0 -25
  204. package/deps/xz/m4/uintmax_t.m4 +0 -30
  205. package/deps/xz/m4/visibility.m4 +0 -74
  206. package/deps/xz/m4/wchar_t.m4 +0 -20
  207. package/deps/xz/m4/wint_t.m4 +0 -28
  208. package/deps/xz/m4/xsize.m4 +0 -13
  209. package/deps/xz/macosx/build.sh +0 -113
  210. package/deps/xz/po/LINGUAS +0 -6
  211. package/deps/xz/po/Makefile +0 -549
  212. package/deps/xz/po/Makefile.in +0 -444
  213. package/deps/xz/po/Makefile.in.in +0 -444
  214. package/deps/xz/po/Makevars +0 -46
  215. package/deps/xz/po/Makevars.template +0 -41
  216. package/deps/xz/po/POTFILES +0 -12
  217. package/deps/xz/po/POTFILES.in +0 -13
  218. package/deps/xz/po/Rules-quot +0 -47
  219. package/deps/xz/po/boldquot.sed +0 -10
  220. package/deps/xz/po/cs.gmo +0 -0
  221. package/deps/xz/po/cs.po +0 -989
  222. package/deps/xz/po/de.gmo +0 -0
  223. package/deps/xz/po/de.po +0 -990
  224. package/deps/xz/po/en@boldquot.header +0 -25
  225. package/deps/xz/po/en@quot.header +0 -22
  226. package/deps/xz/po/fr.gmo +0 -0
  227. package/deps/xz/po/fr.po +0 -974
  228. package/deps/xz/po/insert-header.sin +0 -23
  229. package/deps/xz/po/it.gmo +0 -0
  230. package/deps/xz/po/it.po +0 -975
  231. package/deps/xz/po/pl.gmo +0 -0
  232. package/deps/xz/po/pl.po +0 -964
  233. package/deps/xz/po/quot.sed +0 -6
  234. package/deps/xz/po/remove-potcdate.sin +0 -19
  235. package/deps/xz/po/stamp-po +0 -1
  236. package/deps/xz/po/vi.gmo +0 -0
  237. package/deps/xz/po/vi.po +0 -970
  238. package/deps/xz/po/xz.pot +0 -854
  239. package/deps/xz/share/doc/xz/AUTHORS +0 -27
  240. package/deps/xz/share/doc/xz/COPYING +0 -65
  241. package/deps/xz/share/doc/xz/COPYING.GPLv2 +0 -339
  242. package/deps/xz/share/doc/xz/NEWS +0 -505
  243. package/deps/xz/share/doc/xz/README +0 -308
  244. package/deps/xz/share/doc/xz/THANKS +0 -116
  245. package/deps/xz/share/doc/xz/TODO +0 -111
  246. package/deps/xz/share/doc/xz/examples/00_README.txt +0 -31
  247. package/deps/xz/share/doc/xz/examples/01_compress_easy.c +0 -297
  248. package/deps/xz/share/doc/xz/examples/02_decompress.c +0 -287
  249. package/deps/xz/share/doc/xz/examples/03_compress_custom.c +0 -193
  250. package/deps/xz/share/doc/xz/examples/04_compress_easy_mt.c +0 -206
  251. package/deps/xz/share/doc/xz/examples/Makefile +0 -24
  252. package/deps/xz/share/doc/xz/examples_old/xz_pipe_comp.c +0 -127
  253. package/deps/xz/share/doc/xz/examples_old/xz_pipe_decomp.c +0 -123
  254. package/deps/xz/share/doc/xz/faq.txt +0 -224
  255. package/deps/xz/share/doc/xz/history.txt +0 -150
  256. package/deps/xz/share/doc/xz/lzma-file-format.txt +0 -166
  257. package/deps/xz/share/doc/xz/xz-file-format.txt +0 -1150
  258. package/deps/xz/share/locale/cs/LC_MESSAGES/xz.mo +0 -0
  259. package/deps/xz/share/locale/de/LC_MESSAGES/xz.mo +0 -0
  260. package/deps/xz/share/locale/fr/LC_MESSAGES/xz.mo +0 -0
  261. package/deps/xz/share/locale/it/LC_MESSAGES/xz.mo +0 -0
  262. package/deps/xz/share/locale/pl/LC_MESSAGES/xz.mo +0 -0
  263. package/deps/xz/share/locale/vi/LC_MESSAGES/xz.mo +0 -0
  264. package/deps/xz/src/Makefile +0 -674
  265. package/deps/xz/src/Makefile.am +0 -42
  266. package/deps/xz/src/Makefile.in +0 -674
  267. package/deps/xz/src/common/common_w32res.rc +0 -50
  268. package/deps/xz/src/common/mythread.h +0 -521
  269. package/deps/xz/src/common/sysdefs.h +0 -202
  270. package/deps/xz/src/common/tuklib_common.h +0 -71
  271. package/deps/xz/src/common/tuklib_config.h +0 -7
  272. package/deps/xz/src/common/tuklib_cpucores.c +0 -91
  273. package/deps/xz/src/common/tuklib_cpucores.h +0 -23
  274. package/deps/xz/src/common/tuklib_exit.c +0 -57
  275. package/deps/xz/src/common/tuklib_exit.h +0 -25
  276. package/deps/xz/src/common/tuklib_gettext.h +0 -44
  277. package/deps/xz/src/common/tuklib_integer.h +0 -523
  278. package/deps/xz/src/common/tuklib_mbstr.h +0 -66
  279. package/deps/xz/src/common/tuklib_mbstr_fw.c +0 -31
  280. package/deps/xz/src/common/tuklib_mbstr_width.c +0 -64
  281. package/deps/xz/src/common/tuklib_open_stdxxx.c +0 -57
  282. package/deps/xz/src/common/tuklib_open_stdxxx.h +0 -23
  283. package/deps/xz/src/common/tuklib_physmem.c +0 -215
  284. package/deps/xz/src/common/tuklib_physmem.h +0 -28
  285. package/deps/xz/src/common/tuklib_progname.c +0 -50
  286. package/deps/xz/src/common/tuklib_progname.h +0 -32
  287. package/deps/xz/src/liblzma/.deps/liblzma_la-alone_decoder.Plo +0 -269
  288. package/deps/xz/src/liblzma/.deps/liblzma_la-alone_encoder.Plo +0 -263
  289. package/deps/xz/src/liblzma/.deps/liblzma_la-arm.Plo +0 -263
  290. package/deps/xz/src/liblzma/.deps/liblzma_la-armthumb.Plo +0 -263
  291. package/deps/xz/src/liblzma/.deps/liblzma_la-auto_decoder.Plo +0 -263
  292. package/deps/xz/src/liblzma/.deps/liblzma_la-block_buffer_decoder.Plo +0 -261
  293. package/deps/xz/src/liblzma/.deps/liblzma_la-block_buffer_encoder.Plo +0 -273
  294. package/deps/xz/src/liblzma/.deps/liblzma_la-block_decoder.Plo +0 -268
  295. package/deps/xz/src/liblzma/.deps/liblzma_la-block_encoder.Plo +0 -268
  296. package/deps/xz/src/liblzma/.deps/liblzma_la-block_header_decoder.Plo +0 -263
  297. package/deps/xz/src/liblzma/.deps/liblzma_la-block_header_encoder.Plo +0 -263
  298. package/deps/xz/src/liblzma/.deps/liblzma_la-block_util.Plo +0 -260
  299. package/deps/xz/src/liblzma/.deps/liblzma_la-check.Plo +0 -261
  300. package/deps/xz/src/liblzma/.deps/liblzma_la-common.Plo +0 -258
  301. package/deps/xz/src/liblzma/.deps/liblzma_la-crc32_fast.Plo +0 -263
  302. package/deps/xz/src/liblzma/.deps/liblzma_la-crc32_small.Plo +0 -1
  303. package/deps/xz/src/liblzma/.deps/liblzma_la-crc32_table.Plo +0 -260
  304. package/deps/xz/src/liblzma/.deps/liblzma_la-crc32_x86.Plo +0 -1
  305. package/deps/xz/src/liblzma/.deps/liblzma_la-crc64_fast.Plo +0 -263
  306. package/deps/xz/src/liblzma/.deps/liblzma_la-crc64_small.Plo +0 -1
  307. package/deps/xz/src/liblzma/.deps/liblzma_la-crc64_table.Plo +0 -260
  308. package/deps/xz/src/liblzma/.deps/liblzma_la-crc64_x86.Plo +0 -1
  309. package/deps/xz/src/liblzma/.deps/liblzma_la-delta_common.Plo +0 -263
  310. package/deps/xz/src/liblzma/.deps/liblzma_la-delta_decoder.Plo +0 -265
  311. package/deps/xz/src/liblzma/.deps/liblzma_la-delta_encoder.Plo +0 -265
  312. package/deps/xz/src/liblzma/.deps/liblzma_la-easy_buffer_encoder.Plo +0 -261
  313. package/deps/xz/src/liblzma/.deps/liblzma_la-easy_decoder_memusage.Plo +0 -261
  314. package/deps/xz/src/liblzma/.deps/liblzma_la-easy_encoder.Plo +0 -261
  315. package/deps/xz/src/liblzma/.deps/liblzma_la-easy_encoder_memusage.Plo +0 -261
  316. package/deps/xz/src/liblzma/.deps/liblzma_la-easy_preset.Plo +0 -261
  317. package/deps/xz/src/liblzma/.deps/liblzma_la-fastpos_table.Plo +0 -261
  318. package/deps/xz/src/liblzma/.deps/liblzma_la-filter_buffer_decoder.Plo +0 -261
  319. package/deps/xz/src/liblzma/.deps/liblzma_la-filter_buffer_encoder.Plo +0 -261
  320. package/deps/xz/src/liblzma/.deps/liblzma_la-filter_common.Plo +0 -261
  321. package/deps/xz/src/liblzma/.deps/liblzma_la-filter_decoder.Plo +0 -283
  322. package/deps/xz/src/liblzma/.deps/liblzma_la-filter_encoder.Plo +0 -283
  323. package/deps/xz/src/liblzma/.deps/liblzma_la-filter_flags_decoder.Plo +0 -261
  324. package/deps/xz/src/liblzma/.deps/liblzma_la-filter_flags_encoder.Plo +0 -261
  325. package/deps/xz/src/liblzma/.deps/liblzma_la-hardware_cputhreads.Plo +0 -260
  326. package/deps/xz/src/liblzma/.deps/liblzma_la-hardware_physmem.Plo +0 -260
  327. package/deps/xz/src/liblzma/.deps/liblzma_la-ia64.Plo +0 -263
  328. package/deps/xz/src/liblzma/.deps/liblzma_la-index.Plo +0 -262
  329. package/deps/xz/src/liblzma/.deps/liblzma_la-index_decoder.Plo +0 -266
  330. package/deps/xz/src/liblzma/.deps/liblzma_la-index_encoder.Plo +0 -268
  331. package/deps/xz/src/liblzma/.deps/liblzma_la-index_hash.Plo +0 -265
  332. package/deps/xz/src/liblzma/.deps/liblzma_la-lz_decoder.Plo +0 -261
  333. package/deps/xz/src/liblzma/.deps/liblzma_la-lz_encoder.Plo +0 -286
  334. package/deps/xz/src/liblzma/.deps/liblzma_la-lz_encoder_mf.Plo +0 -286
  335. package/deps/xz/src/liblzma/.deps/liblzma_la-lzma2_decoder.Plo +0 -266
  336. package/deps/xz/src/liblzma/.deps/liblzma_la-lzma2_encoder.Plo +0 -268
  337. package/deps/xz/src/liblzma/.deps/liblzma_la-lzma_decoder.Plo +0 -274
  338. package/deps/xz/src/liblzma/.deps/liblzma_la-lzma_encoder.Plo +0 -285
  339. package/deps/xz/src/liblzma/.deps/liblzma_la-lzma_encoder_optimum_fast.Plo +0 -300
  340. package/deps/xz/src/liblzma/.deps/liblzma_la-lzma_encoder_optimum_normal.Plo +0 -303
  341. package/deps/xz/src/liblzma/.deps/liblzma_la-lzma_encoder_presets.Plo +0 -259
  342. package/deps/xz/src/liblzma/.deps/liblzma_la-outqueue.Plo +0 -260
  343. package/deps/xz/src/liblzma/.deps/liblzma_la-powerpc.Plo +0 -263
  344. package/deps/xz/src/liblzma/.deps/liblzma_la-price_table.Plo +0 -266
  345. package/deps/xz/src/liblzma/.deps/liblzma_la-sha256.Plo +0 -261
  346. package/deps/xz/src/liblzma/.deps/liblzma_la-simple_coder.Plo +0 -263
  347. package/deps/xz/src/liblzma/.deps/liblzma_la-simple_decoder.Plo +0 -263
  348. package/deps/xz/src/liblzma/.deps/liblzma_la-simple_encoder.Plo +0 -263
  349. package/deps/xz/src/liblzma/.deps/liblzma_la-sparc.Plo +0 -263
  350. package/deps/xz/src/liblzma/.deps/liblzma_la-stream_buffer_decoder.Plo +0 -261
  351. package/deps/xz/src/liblzma/.deps/liblzma_la-stream_buffer_encoder.Plo +0 -261
  352. package/deps/xz/src/liblzma/.deps/liblzma_la-stream_decoder.Plo +0 -263
  353. package/deps/xz/src/liblzma/.deps/liblzma_la-stream_encoder.Plo +0 -263
  354. package/deps/xz/src/liblzma/.deps/liblzma_la-stream_encoder_mt.Plo +0 -273
  355. package/deps/xz/src/liblzma/.deps/liblzma_la-stream_flags_common.Plo +0 -261
  356. package/deps/xz/src/liblzma/.deps/liblzma_la-stream_flags_decoder.Plo +0 -261
  357. package/deps/xz/src/liblzma/.deps/liblzma_la-stream_flags_encoder.Plo +0 -261
  358. package/deps/xz/src/liblzma/.deps/liblzma_la-tuklib_cpucores.Plo +0 -170
  359. package/deps/xz/src/liblzma/.deps/liblzma_la-tuklib_physmem.Plo +0 -170
  360. package/deps/xz/src/liblzma/.deps/liblzma_la-vli_decoder.Plo +0 -258
  361. package/deps/xz/src/liblzma/.deps/liblzma_la-vli_encoder.Plo +0 -258
  362. package/deps/xz/src/liblzma/.deps/liblzma_la-vli_size.Plo +0 -258
  363. package/deps/xz/src/liblzma/.deps/liblzma_la-x86.Plo +0 -263
  364. package/deps/xz/src/liblzma/.libs/liblzma.a +0 -0
  365. package/deps/xz/src/liblzma/.libs/liblzma.lai +0 -41
  366. package/deps/xz/src/liblzma/Makefile +0 -1858
  367. package/deps/xz/src/liblzma/Makefile.am +0 -122
  368. package/deps/xz/src/liblzma/Makefile.in +0 -1858
  369. package/deps/xz/src/liblzma/api/Makefile +0 -608
  370. package/deps/xz/src/liblzma/api/Makefile.am +0 -23
  371. package/deps/xz/src/liblzma/api/Makefile.in +0 -608
  372. package/deps/xz/src/liblzma/api/lzma/base.h +0 -654
  373. package/deps/xz/src/liblzma/api/lzma/bcj.h +0 -90
  374. package/deps/xz/src/liblzma/api/lzma/block.h +0 -581
  375. package/deps/xz/src/liblzma/api/lzma/check.h +0 -150
  376. package/deps/xz/src/liblzma/api/lzma/container.h +0 -619
  377. package/deps/xz/src/liblzma/api/lzma/delta.h +0 -77
  378. package/deps/xz/src/liblzma/api/lzma/filter.h +0 -425
  379. package/deps/xz/src/liblzma/api/lzma/hardware.h +0 -64
  380. package/deps/xz/src/liblzma/api/lzma/index.h +0 -682
  381. package/deps/xz/src/liblzma/api/lzma/index_hash.h +0 -107
  382. package/deps/xz/src/liblzma/api/lzma/lzma12.h +0 -420
  383. package/deps/xz/src/liblzma/api/lzma/stream_flags.h +0 -223
  384. package/deps/xz/src/liblzma/api/lzma/version.h +0 -121
  385. package/deps/xz/src/liblzma/api/lzma/vli.h +0 -166
  386. package/deps/xz/src/liblzma/api/lzma.h +0 -321
  387. package/deps/xz/src/liblzma/check/Makefile.inc +0 -53
  388. package/deps/xz/src/liblzma/check/check.c +0 -174
  389. package/deps/xz/src/liblzma/check/check.h +0 -162
  390. package/deps/xz/src/liblzma/check/crc32_fast.c +0 -82
  391. package/deps/xz/src/liblzma/check/crc32_small.c +0 -61
  392. package/deps/xz/src/liblzma/check/crc32_table.c +0 -19
  393. package/deps/xz/src/liblzma/check/crc32_table_be.h +0 -525
  394. package/deps/xz/src/liblzma/check/crc32_table_le.h +0 -525
  395. package/deps/xz/src/liblzma/check/crc32_tablegen.c +0 -117
  396. package/deps/xz/src/liblzma/check/crc32_x86.S +0 -304
  397. package/deps/xz/src/liblzma/check/crc64_fast.c +0 -72
  398. package/deps/xz/src/liblzma/check/crc64_small.c +0 -53
  399. package/deps/xz/src/liblzma/check/crc64_table.c +0 -19
  400. package/deps/xz/src/liblzma/check/crc64_table_be.h +0 -521
  401. package/deps/xz/src/liblzma/check/crc64_table_le.h +0 -521
  402. package/deps/xz/src/liblzma/check/crc64_tablegen.c +0 -88
  403. package/deps/xz/src/liblzma/check/crc64_x86.S +0 -287
  404. package/deps/xz/src/liblzma/check/crc_macros.h +0 -30
  405. package/deps/xz/src/liblzma/check/sha256.c +0 -196
  406. package/deps/xz/src/liblzma/common/Makefile.inc +0 -76
  407. package/deps/xz/src/liblzma/common/alone_decoder.c +0 -238
  408. package/deps/xz/src/liblzma/common/alone_decoder.h +0 -23
  409. package/deps/xz/src/liblzma/common/alone_encoder.c +0 -157
  410. package/deps/xz/src/liblzma/common/auto_decoder.c +0 -186
  411. package/deps/xz/src/liblzma/common/block_buffer_decoder.c +0 -80
  412. package/deps/xz/src/liblzma/common/block_buffer_encoder.c +0 -337
  413. package/deps/xz/src/liblzma/common/block_buffer_encoder.h +0 -24
  414. package/deps/xz/src/liblzma/common/block_decoder.c +0 -252
  415. package/deps/xz/src/liblzma/common/block_decoder.h +0 -22
  416. package/deps/xz/src/liblzma/common/block_encoder.c +0 -217
  417. package/deps/xz/src/liblzma/common/block_encoder.h +0 -47
  418. package/deps/xz/src/liblzma/common/block_header_decoder.c +0 -124
  419. package/deps/xz/src/liblzma/common/block_header_encoder.c +0 -132
  420. package/deps/xz/src/liblzma/common/block_util.c +0 -90
  421. package/deps/xz/src/liblzma/common/common.c +0 -443
  422. package/deps/xz/src/liblzma/common/common.h +0 -318
  423. package/deps/xz/src/liblzma/common/easy_buffer_encoder.c +0 -27
  424. package/deps/xz/src/liblzma/common/easy_decoder_memusage.c +0 -24
  425. package/deps/xz/src/liblzma/common/easy_encoder.c +0 -24
  426. package/deps/xz/src/liblzma/common/easy_encoder_memusage.c +0 -24
  427. package/deps/xz/src/liblzma/common/easy_preset.c +0 -27
  428. package/deps/xz/src/liblzma/common/easy_preset.h +0 -32
  429. package/deps/xz/src/liblzma/common/filter_buffer_decoder.c +0 -88
  430. package/deps/xz/src/liblzma/common/filter_buffer_encoder.c +0 -55
  431. package/deps/xz/src/liblzma/common/filter_common.c +0 -337
  432. package/deps/xz/src/liblzma/common/filter_common.h +0 -48
  433. package/deps/xz/src/liblzma/common/filter_decoder.c +0 -184
  434. package/deps/xz/src/liblzma/common/filter_decoder.h +0 -23
  435. package/deps/xz/src/liblzma/common/filter_encoder.c +0 -286
  436. package/deps/xz/src/liblzma/common/filter_encoder.h +0 -27
  437. package/deps/xz/src/liblzma/common/filter_flags_decoder.c +0 -46
  438. package/deps/xz/src/liblzma/common/filter_flags_encoder.c +0 -56
  439. package/deps/xz/src/liblzma/common/hardware_cputhreads.c +0 -22
  440. package/deps/xz/src/liblzma/common/hardware_physmem.c +0 -25
  441. package/deps/xz/src/liblzma/common/index.c +0 -1246
  442. package/deps/xz/src/liblzma/common/index.h +0 -73
  443. package/deps/xz/src/liblzma/common/index_decoder.c +0 -345
  444. package/deps/xz/src/liblzma/common/index_encoder.c +0 -254
  445. package/deps/xz/src/liblzma/common/index_encoder.h +0 -23
  446. package/deps/xz/src/liblzma/common/index_hash.c +0 -334
  447. package/deps/xz/src/liblzma/common/memcmplen.h +0 -175
  448. package/deps/xz/src/liblzma/common/outqueue.c +0 -184
  449. package/deps/xz/src/liblzma/common/outqueue.h +0 -156
  450. package/deps/xz/src/liblzma/common/stream_buffer_decoder.c +0 -91
  451. package/deps/xz/src/liblzma/common/stream_buffer_encoder.c +0 -141
  452. package/deps/xz/src/liblzma/common/stream_decoder.c +0 -462
  453. package/deps/xz/src/liblzma/common/stream_decoder.h +0 -22
  454. package/deps/xz/src/liblzma/common/stream_encoder.c +0 -332
  455. package/deps/xz/src/liblzma/common/stream_encoder_mt.c +0 -1131
  456. package/deps/xz/src/liblzma/common/stream_flags_common.c +0 -47
  457. package/deps/xz/src/liblzma/common/stream_flags_common.h +0 -33
  458. package/deps/xz/src/liblzma/common/stream_flags_decoder.c +0 -82
  459. package/deps/xz/src/liblzma/common/stream_flags_encoder.c +0 -86
  460. package/deps/xz/src/liblzma/common/vli_decoder.c +0 -86
  461. package/deps/xz/src/liblzma/common/vli_encoder.c +0 -69
  462. package/deps/xz/src/liblzma/common/vli_size.c +0 -30
  463. package/deps/xz/src/liblzma/delta/Makefile.inc +0 -23
  464. package/deps/xz/src/liblzma/delta/delta_common.c +0 -70
  465. package/deps/xz/src/liblzma/delta/delta_common.h +0 -20
  466. package/deps/xz/src/liblzma/delta/delta_decoder.c +0 -76
  467. package/deps/xz/src/liblzma/delta/delta_decoder.h +0 -26
  468. package/deps/xz/src/liblzma/delta/delta_encoder.c +0 -121
  469. package/deps/xz/src/liblzma/delta/delta_encoder.h +0 -24
  470. package/deps/xz/src/liblzma/delta/delta_private.h +0 -37
  471. package/deps/xz/src/liblzma/liblzma.la +0 -41
  472. package/deps/xz/src/liblzma/liblzma.map +0 -108
  473. package/deps/xz/src/liblzma/liblzma.pc +0 -19
  474. package/deps/xz/src/liblzma/liblzma.pc.in +0 -19
  475. package/deps/xz/src/liblzma/liblzma_la-alone_decoder.lo +0 -12
  476. package/deps/xz/src/liblzma/liblzma_la-alone_decoder.o +0 -0
  477. package/deps/xz/src/liblzma/liblzma_la-alone_encoder.lo +0 -12
  478. package/deps/xz/src/liblzma/liblzma_la-alone_encoder.o +0 -0
  479. package/deps/xz/src/liblzma/liblzma_la-arm.lo +0 -12
  480. package/deps/xz/src/liblzma/liblzma_la-arm.o +0 -0
  481. package/deps/xz/src/liblzma/liblzma_la-armthumb.lo +0 -12
  482. package/deps/xz/src/liblzma/liblzma_la-armthumb.o +0 -0
  483. package/deps/xz/src/liblzma/liblzma_la-auto_decoder.lo +0 -12
  484. package/deps/xz/src/liblzma/liblzma_la-auto_decoder.o +0 -0
  485. package/deps/xz/src/liblzma/liblzma_la-block_buffer_decoder.lo +0 -12
  486. package/deps/xz/src/liblzma/liblzma_la-block_buffer_decoder.o +0 -0
  487. package/deps/xz/src/liblzma/liblzma_la-block_buffer_encoder.lo +0 -12
  488. package/deps/xz/src/liblzma/liblzma_la-block_buffer_encoder.o +0 -0
  489. package/deps/xz/src/liblzma/liblzma_la-block_decoder.lo +0 -12
  490. package/deps/xz/src/liblzma/liblzma_la-block_decoder.o +0 -0
  491. package/deps/xz/src/liblzma/liblzma_la-block_encoder.lo +0 -12
  492. package/deps/xz/src/liblzma/liblzma_la-block_encoder.o +0 -0
  493. package/deps/xz/src/liblzma/liblzma_la-block_header_decoder.lo +0 -12
  494. package/deps/xz/src/liblzma/liblzma_la-block_header_decoder.o +0 -0
  495. package/deps/xz/src/liblzma/liblzma_la-block_header_encoder.lo +0 -12
  496. package/deps/xz/src/liblzma/liblzma_la-block_header_encoder.o +0 -0
  497. package/deps/xz/src/liblzma/liblzma_la-block_util.lo +0 -12
  498. package/deps/xz/src/liblzma/liblzma_la-block_util.o +0 -0
  499. package/deps/xz/src/liblzma/liblzma_la-check.lo +0 -12
  500. package/deps/xz/src/liblzma/liblzma_la-check.o +0 -0
  501. package/deps/xz/src/liblzma/liblzma_la-common.lo +0 -12
  502. package/deps/xz/src/liblzma/liblzma_la-common.o +0 -0
  503. package/deps/xz/src/liblzma/liblzma_la-crc32_fast.lo +0 -12
  504. package/deps/xz/src/liblzma/liblzma_la-crc32_fast.o +0 -0
  505. package/deps/xz/src/liblzma/liblzma_la-crc32_table.lo +0 -12
  506. package/deps/xz/src/liblzma/liblzma_la-crc32_table.o +0 -0
  507. package/deps/xz/src/liblzma/liblzma_la-crc64_fast.lo +0 -12
  508. package/deps/xz/src/liblzma/liblzma_la-crc64_fast.o +0 -0
  509. package/deps/xz/src/liblzma/liblzma_la-crc64_table.lo +0 -12
  510. package/deps/xz/src/liblzma/liblzma_la-crc64_table.o +0 -0
  511. package/deps/xz/src/liblzma/liblzma_la-delta_common.lo +0 -12
  512. package/deps/xz/src/liblzma/liblzma_la-delta_common.o +0 -0
  513. package/deps/xz/src/liblzma/liblzma_la-delta_decoder.lo +0 -12
  514. package/deps/xz/src/liblzma/liblzma_la-delta_decoder.o +0 -0
  515. package/deps/xz/src/liblzma/liblzma_la-delta_encoder.lo +0 -12
  516. package/deps/xz/src/liblzma/liblzma_la-delta_encoder.o +0 -0
  517. package/deps/xz/src/liblzma/liblzma_la-easy_buffer_encoder.lo +0 -12
  518. package/deps/xz/src/liblzma/liblzma_la-easy_buffer_encoder.o +0 -0
  519. package/deps/xz/src/liblzma/liblzma_la-easy_decoder_memusage.lo +0 -12
  520. package/deps/xz/src/liblzma/liblzma_la-easy_decoder_memusage.o +0 -0
  521. package/deps/xz/src/liblzma/liblzma_la-easy_encoder.lo +0 -12
  522. package/deps/xz/src/liblzma/liblzma_la-easy_encoder.o +0 -0
  523. package/deps/xz/src/liblzma/liblzma_la-easy_encoder_memusage.lo +0 -12
  524. package/deps/xz/src/liblzma/liblzma_la-easy_encoder_memusage.o +0 -0
  525. package/deps/xz/src/liblzma/liblzma_la-easy_preset.lo +0 -12
  526. package/deps/xz/src/liblzma/liblzma_la-easy_preset.o +0 -0
  527. package/deps/xz/src/liblzma/liblzma_la-fastpos_table.lo +0 -12
  528. package/deps/xz/src/liblzma/liblzma_la-fastpos_table.o +0 -0
  529. package/deps/xz/src/liblzma/liblzma_la-filter_buffer_decoder.lo +0 -12
  530. package/deps/xz/src/liblzma/liblzma_la-filter_buffer_decoder.o +0 -0
  531. package/deps/xz/src/liblzma/liblzma_la-filter_buffer_encoder.lo +0 -12
  532. package/deps/xz/src/liblzma/liblzma_la-filter_buffer_encoder.o +0 -0
  533. package/deps/xz/src/liblzma/liblzma_la-filter_common.lo +0 -12
  534. package/deps/xz/src/liblzma/liblzma_la-filter_common.o +0 -0
  535. package/deps/xz/src/liblzma/liblzma_la-filter_decoder.lo +0 -12
  536. package/deps/xz/src/liblzma/liblzma_la-filter_decoder.o +0 -0
  537. package/deps/xz/src/liblzma/liblzma_la-filter_encoder.lo +0 -12
  538. package/deps/xz/src/liblzma/liblzma_la-filter_encoder.o +0 -0
  539. package/deps/xz/src/liblzma/liblzma_la-filter_flags_decoder.lo +0 -12
  540. package/deps/xz/src/liblzma/liblzma_la-filter_flags_decoder.o +0 -0
  541. package/deps/xz/src/liblzma/liblzma_la-filter_flags_encoder.lo +0 -12
  542. package/deps/xz/src/liblzma/liblzma_la-filter_flags_encoder.o +0 -0
  543. package/deps/xz/src/liblzma/liblzma_la-hardware_cputhreads.lo +0 -12
  544. package/deps/xz/src/liblzma/liblzma_la-hardware_cputhreads.o +0 -0
  545. package/deps/xz/src/liblzma/liblzma_la-hardware_physmem.lo +0 -12
  546. package/deps/xz/src/liblzma/liblzma_la-hardware_physmem.o +0 -0
  547. package/deps/xz/src/liblzma/liblzma_la-ia64.lo +0 -12
  548. package/deps/xz/src/liblzma/liblzma_la-ia64.o +0 -0
  549. package/deps/xz/src/liblzma/liblzma_la-index.lo +0 -12
  550. package/deps/xz/src/liblzma/liblzma_la-index.o +0 -0
  551. package/deps/xz/src/liblzma/liblzma_la-index_decoder.lo +0 -12
  552. package/deps/xz/src/liblzma/liblzma_la-index_decoder.o +0 -0
  553. package/deps/xz/src/liblzma/liblzma_la-index_encoder.lo +0 -12
  554. package/deps/xz/src/liblzma/liblzma_la-index_encoder.o +0 -0
  555. package/deps/xz/src/liblzma/liblzma_la-index_hash.lo +0 -12
  556. package/deps/xz/src/liblzma/liblzma_la-index_hash.o +0 -0
  557. package/deps/xz/src/liblzma/liblzma_la-lz_decoder.lo +0 -12
  558. package/deps/xz/src/liblzma/liblzma_la-lz_decoder.o +0 -0
  559. package/deps/xz/src/liblzma/liblzma_la-lz_encoder.lo +0 -12
  560. package/deps/xz/src/liblzma/liblzma_la-lz_encoder.o +0 -0
  561. package/deps/xz/src/liblzma/liblzma_la-lz_encoder_mf.lo +0 -12
  562. package/deps/xz/src/liblzma/liblzma_la-lz_encoder_mf.o +0 -0
  563. package/deps/xz/src/liblzma/liblzma_la-lzma2_decoder.lo +0 -12
  564. package/deps/xz/src/liblzma/liblzma_la-lzma2_decoder.o +0 -0
  565. package/deps/xz/src/liblzma/liblzma_la-lzma2_encoder.lo +0 -12
  566. package/deps/xz/src/liblzma/liblzma_la-lzma2_encoder.o +0 -0
  567. package/deps/xz/src/liblzma/liblzma_la-lzma_decoder.lo +0 -12
  568. package/deps/xz/src/liblzma/liblzma_la-lzma_decoder.o +0 -0
  569. package/deps/xz/src/liblzma/liblzma_la-lzma_encoder.lo +0 -12
  570. package/deps/xz/src/liblzma/liblzma_la-lzma_encoder.o +0 -0
  571. package/deps/xz/src/liblzma/liblzma_la-lzma_encoder_optimum_fast.lo +0 -12
  572. package/deps/xz/src/liblzma/liblzma_la-lzma_encoder_optimum_fast.o +0 -0
  573. package/deps/xz/src/liblzma/liblzma_la-lzma_encoder_optimum_normal.lo +0 -12
  574. package/deps/xz/src/liblzma/liblzma_la-lzma_encoder_optimum_normal.o +0 -0
  575. package/deps/xz/src/liblzma/liblzma_la-lzma_encoder_presets.lo +0 -12
  576. package/deps/xz/src/liblzma/liblzma_la-lzma_encoder_presets.o +0 -0
  577. package/deps/xz/src/liblzma/liblzma_la-outqueue.lo +0 -12
  578. package/deps/xz/src/liblzma/liblzma_la-outqueue.o +0 -0
  579. package/deps/xz/src/liblzma/liblzma_la-powerpc.lo +0 -12
  580. package/deps/xz/src/liblzma/liblzma_la-powerpc.o +0 -0
  581. package/deps/xz/src/liblzma/liblzma_la-price_table.lo +0 -12
  582. package/deps/xz/src/liblzma/liblzma_la-price_table.o +0 -0
  583. package/deps/xz/src/liblzma/liblzma_la-sha256.lo +0 -12
  584. package/deps/xz/src/liblzma/liblzma_la-sha256.o +0 -0
  585. package/deps/xz/src/liblzma/liblzma_la-simple_coder.lo +0 -12
  586. package/deps/xz/src/liblzma/liblzma_la-simple_coder.o +0 -0
  587. package/deps/xz/src/liblzma/liblzma_la-simple_decoder.lo +0 -12
  588. package/deps/xz/src/liblzma/liblzma_la-simple_decoder.o +0 -0
  589. package/deps/xz/src/liblzma/liblzma_la-simple_encoder.lo +0 -12
  590. package/deps/xz/src/liblzma/liblzma_la-simple_encoder.o +0 -0
  591. package/deps/xz/src/liblzma/liblzma_la-sparc.lo +0 -12
  592. package/deps/xz/src/liblzma/liblzma_la-sparc.o +0 -0
  593. package/deps/xz/src/liblzma/liblzma_la-stream_buffer_decoder.lo +0 -12
  594. package/deps/xz/src/liblzma/liblzma_la-stream_buffer_decoder.o +0 -0
  595. package/deps/xz/src/liblzma/liblzma_la-stream_buffer_encoder.lo +0 -12
  596. package/deps/xz/src/liblzma/liblzma_la-stream_buffer_encoder.o +0 -0
  597. package/deps/xz/src/liblzma/liblzma_la-stream_decoder.lo +0 -12
  598. package/deps/xz/src/liblzma/liblzma_la-stream_decoder.o +0 -0
  599. package/deps/xz/src/liblzma/liblzma_la-stream_encoder.lo +0 -12
  600. package/deps/xz/src/liblzma/liblzma_la-stream_encoder.o +0 -0
  601. package/deps/xz/src/liblzma/liblzma_la-stream_encoder_mt.lo +0 -12
  602. package/deps/xz/src/liblzma/liblzma_la-stream_encoder_mt.o +0 -0
  603. package/deps/xz/src/liblzma/liblzma_la-stream_flags_common.lo +0 -12
  604. package/deps/xz/src/liblzma/liblzma_la-stream_flags_common.o +0 -0
  605. package/deps/xz/src/liblzma/liblzma_la-stream_flags_decoder.lo +0 -12
  606. package/deps/xz/src/liblzma/liblzma_la-stream_flags_decoder.o +0 -0
  607. package/deps/xz/src/liblzma/liblzma_la-stream_flags_encoder.lo +0 -12
  608. package/deps/xz/src/liblzma/liblzma_la-stream_flags_encoder.o +0 -0
  609. package/deps/xz/src/liblzma/liblzma_la-tuklib_cpucores.lo +0 -12
  610. package/deps/xz/src/liblzma/liblzma_la-tuklib_cpucores.o +0 -0
  611. package/deps/xz/src/liblzma/liblzma_la-tuklib_physmem.lo +0 -12
  612. package/deps/xz/src/liblzma/liblzma_la-tuklib_physmem.o +0 -0
  613. package/deps/xz/src/liblzma/liblzma_la-vli_decoder.lo +0 -12
  614. package/deps/xz/src/liblzma/liblzma_la-vli_decoder.o +0 -0
  615. package/deps/xz/src/liblzma/liblzma_la-vli_encoder.lo +0 -12
  616. package/deps/xz/src/liblzma/liblzma_la-vli_encoder.o +0 -0
  617. package/deps/xz/src/liblzma/liblzma_la-vli_size.lo +0 -12
  618. package/deps/xz/src/liblzma/liblzma_la-vli_size.o +0 -0
  619. package/deps/xz/src/liblzma/liblzma_la-x86.lo +0 -12
  620. package/deps/xz/src/liblzma/liblzma_la-x86.o +0 -0
  621. package/deps/xz/src/liblzma/liblzma_w32res.rc +0 -12
  622. package/deps/xz/src/liblzma/lz/Makefile.inc +0 -22
  623. package/deps/xz/src/liblzma/lz/lz_decoder.c +0 -300
  624. package/deps/xz/src/liblzma/lz/lz_decoder.h +0 -235
  625. package/deps/xz/src/liblzma/lz/lz_encoder.c +0 -605
  626. package/deps/xz/src/liblzma/lz/lz_encoder.h +0 -328
  627. package/deps/xz/src/liblzma/lz/lz_encoder_hash.h +0 -108
  628. package/deps/xz/src/liblzma/lz/lz_encoder_hash_table.h +0 -68
  629. package/deps/xz/src/liblzma/lz/lz_encoder_mf.c +0 -744
  630. package/deps/xz/src/liblzma/lzma/Makefile.inc +0 -43
  631. package/deps/xz/src/liblzma/lzma/fastpos.h +0 -141
  632. package/deps/xz/src/liblzma/lzma/fastpos_table.c +0 -519
  633. package/deps/xz/src/liblzma/lzma/fastpos_tablegen.c +0 -56
  634. package/deps/xz/src/liblzma/lzma/lzma2_decoder.c +0 -304
  635. package/deps/xz/src/liblzma/lzma/lzma2_decoder.h +0 -29
  636. package/deps/xz/src/liblzma/lzma/lzma2_encoder.c +0 -403
  637. package/deps/xz/src/liblzma/lzma/lzma2_encoder.h +0 -43
  638. package/deps/xz/src/liblzma/lzma/lzma_common.h +0 -224
  639. package/deps/xz/src/liblzma/lzma/lzma_decoder.c +0 -1061
  640. package/deps/xz/src/liblzma/lzma/lzma_decoder.h +0 -53
  641. package/deps/xz/src/liblzma/lzma/lzma_encoder.c +0 -676
  642. package/deps/xz/src/liblzma/lzma/lzma_encoder.h +0 -55
  643. package/deps/xz/src/liblzma/lzma/lzma_encoder_optimum_fast.c +0 -169
  644. package/deps/xz/src/liblzma/lzma/lzma_encoder_optimum_normal.c +0 -854
  645. package/deps/xz/src/liblzma/lzma/lzma_encoder_presets.c +0 -63
  646. package/deps/xz/src/liblzma/lzma/lzma_encoder_private.h +0 -148
  647. package/deps/xz/src/liblzma/rangecoder/Makefile.inc +0 -21
  648. package/deps/xz/src/liblzma/rangecoder/price.h +0 -92
  649. package/deps/xz/src/liblzma/rangecoder/price_table.c +0 -22
  650. package/deps/xz/src/liblzma/rangecoder/price_tablegen.c +0 -87
  651. package/deps/xz/src/liblzma/rangecoder/range_common.h +0 -73
  652. package/deps/xz/src/liblzma/rangecoder/range_decoder.h +0 -185
  653. package/deps/xz/src/liblzma/rangecoder/range_encoder.h +0 -231
  654. package/deps/xz/src/liblzma/simple/Makefile.inc +0 -47
  655. package/deps/xz/src/liblzma/simple/arm.c +0 -71
  656. package/deps/xz/src/liblzma/simple/armthumb.c +0 -76
  657. package/deps/xz/src/liblzma/simple/ia64.c +0 -112
  658. package/deps/xz/src/liblzma/simple/powerpc.c +0 -75
  659. package/deps/xz/src/liblzma/simple/simple_coder.c +0 -277
  660. package/deps/xz/src/liblzma/simple/simple_coder.h +0 -72
  661. package/deps/xz/src/liblzma/simple/simple_decoder.c +0 -40
  662. package/deps/xz/src/liblzma/simple/simple_decoder.h +0 -22
  663. package/deps/xz/src/liblzma/simple/simple_encoder.c +0 -38
  664. package/deps/xz/src/liblzma/simple/simple_encoder.h +0 -23
  665. package/deps/xz/src/liblzma/simple/simple_private.h +0 -76
  666. package/deps/xz/src/liblzma/simple/sparc.c +0 -83
  667. package/deps/xz/src/liblzma/simple/x86.c +0 -156
  668. package/deps/xz/src/liblzma/validate_map.sh +0 -68
  669. package/deps/xz/src/lzmainfo/.deps/lzmainfo-lzmainfo.Po +0 -1
  670. package/deps/xz/src/lzmainfo/.deps/lzmainfo-tuklib_exit.Po +0 -1
  671. package/deps/xz/src/lzmainfo/.deps/lzmainfo-tuklib_progname.Po +0 -1
  672. package/deps/xz/src/lzmainfo/Makefile +0 -802
  673. package/deps/xz/src/lzmainfo/Makefile.am +0 -39
  674. package/deps/xz/src/lzmainfo/Makefile.in +0 -802
  675. package/deps/xz/src/lzmainfo/lzmainfo.1 +0 -60
  676. package/deps/xz/src/lzmainfo/lzmainfo.c +0 -219
  677. package/deps/xz/src/lzmainfo/lzmainfo_w32res.rc +0 -12
  678. package/deps/xz/src/scripts/Makefile +0 -642
  679. package/deps/xz/src/scripts/Makefile.am +0 -55
  680. package/deps/xz/src/scripts/Makefile.in +0 -642
  681. package/deps/xz/src/scripts/xzdiff +0 -200
  682. package/deps/xz/src/scripts/xzdiff.1 +0 -77
  683. package/deps/xz/src/scripts/xzdiff.in +0 -200
  684. package/deps/xz/src/scripts/xzgrep +0 -215
  685. package/deps/xz/src/scripts/xzgrep.1 +0 -98
  686. package/deps/xz/src/scripts/xzgrep.in +0 -215
  687. package/deps/xz/src/scripts/xzless +0 -58
  688. package/deps/xz/src/scripts/xzless.1 +0 -69
  689. package/deps/xz/src/scripts/xzless.in +0 -58
  690. package/deps/xz/src/scripts/xzmore +0 -78
  691. package/deps/xz/src/scripts/xzmore.1 +0 -55
  692. package/deps/xz/src/scripts/xzmore.in +0 -78
  693. package/deps/xz/src/xz/.deps/xz-args.Po +0 -1
  694. package/deps/xz/src/xz/.deps/xz-coder.Po +0 -1
  695. package/deps/xz/src/xz/.deps/xz-file_io.Po +0 -1
  696. package/deps/xz/src/xz/.deps/xz-hardware.Po +0 -1
  697. package/deps/xz/src/xz/.deps/xz-list.Po +0 -1
  698. package/deps/xz/src/xz/.deps/xz-main.Po +0 -1
  699. package/deps/xz/src/xz/.deps/xz-message.Po +0 -1
  700. package/deps/xz/src/xz/.deps/xz-mytime.Po +0 -1
  701. package/deps/xz/src/xz/.deps/xz-options.Po +0 -1
  702. package/deps/xz/src/xz/.deps/xz-signals.Po +0 -1
  703. package/deps/xz/src/xz/.deps/xz-suffix.Po +0 -1
  704. package/deps/xz/src/xz/.deps/xz-tuklib_exit.Po +0 -1
  705. package/deps/xz/src/xz/.deps/xz-tuklib_mbstr_fw.Po +0 -1
  706. package/deps/xz/src/xz/.deps/xz-tuklib_mbstr_width.Po +0 -1
  707. package/deps/xz/src/xz/.deps/xz-tuklib_open_stdxxx.Po +0 -1
  708. package/deps/xz/src/xz/.deps/xz-tuklib_progname.Po +0 -1
  709. package/deps/xz/src/xz/.deps/xz-util.Po +0 -1
  710. package/deps/xz/src/xz/Makefile +0 -1066
  711. package/deps/xz/src/xz/Makefile.am +0 -107
  712. package/deps/xz/src/xz/Makefile.in +0 -1066
  713. package/deps/xz/src/xz/args.c +0 -684
  714. package/deps/xz/src/xz/args.h +0 -44
  715. package/deps/xz/src/xz/coder.c +0 -919
  716. package/deps/xz/src/xz/coder.h +0 -76
  717. package/deps/xz/src/xz/file_io.c +0 -1184
  718. package/deps/xz/src/xz/file_io.h +0 -150
  719. package/deps/xz/src/xz/hardware.c +0 -150
  720. package/deps/xz/src/xz/hardware.h +0 -37
  721. package/deps/xz/src/xz/list.c +0 -1186
  722. package/deps/xz/src/xz/list.h +0 -18
  723. package/deps/xz/src/xz/main.c +0 -307
  724. package/deps/xz/src/xz/main.h +0 -30
  725. package/deps/xz/src/xz/message.c +0 -1258
  726. package/deps/xz/src/xz/message.h +0 -167
  727. package/deps/xz/src/xz/mytime.c +0 -89
  728. package/deps/xz/src/xz/mytime.h +0 -47
  729. package/deps/xz/src/xz/options.c +0 -363
  730. package/deps/xz/src/xz/options.h +0 -31
  731. package/deps/xz/src/xz/private.h +0 -59
  732. package/deps/xz/src/xz/signals.c +0 -209
  733. package/deps/xz/src/xz/signals.h +0 -43
  734. package/deps/xz/src/xz/suffix.c +0 -399
  735. package/deps/xz/src/xz/suffix.h +0 -28
  736. package/deps/xz/src/xz/util.c +0 -288
  737. package/deps/xz/src/xz/util.h +0 -123
  738. package/deps/xz/src/xz/xz.1 +0 -2786
  739. package/deps/xz/src/xz/xz_w32res.rc +0 -12
  740. package/deps/xz/src/xzdec/.deps/lzmadec-tuklib_exit.Po +0 -1
  741. package/deps/xz/src/xzdec/.deps/lzmadec-tuklib_progname.Po +0 -1
  742. package/deps/xz/src/xzdec/.deps/lzmadec-xzdec.Po +0 -1
  743. package/deps/xz/src/xzdec/.deps/xzdec-tuklib_exit.Po +0 -1
  744. package/deps/xz/src/xzdec/.deps/xzdec-tuklib_progname.Po +0 -1
  745. package/deps/xz/src/xzdec/.deps/xzdec-xzdec.Po +0 -1
  746. package/deps/xz/src/xzdec/Makefile +0 -901
  747. package/deps/xz/src/xzdec/Makefile.am +0 -82
  748. package/deps/xz/src/xzdec/Makefile.in +0 -901
  749. package/deps/xz/src/xzdec/lzmadec_w32res.rc +0 -12
  750. package/deps/xz/src/xzdec/xzdec.1 +0 -146
  751. package/deps/xz/src/xzdec/xzdec.c +0 -323
  752. package/deps/xz/src/xzdec/xzdec_w32res.rc +0 -12
  753. package/deps/xz/stamp-h1 +0 -1
  754. package/deps/xz/tests/.deps/create_compress_files.Po +0 -1
  755. package/deps/xz/tests/.deps/test_bcj_exact_size.Po +0 -1
  756. package/deps/xz/tests/.deps/test_block_header.Po +0 -1
  757. package/deps/xz/tests/.deps/test_check.Po +0 -1
  758. package/deps/xz/tests/.deps/test_filter_flags.Po +0 -1
  759. package/deps/xz/tests/.deps/test_index.Po +0 -1
  760. package/deps/xz/tests/.deps/test_stream_flags.Po +0 -1
  761. package/deps/xz/tests/Makefile +0 -832
  762. package/deps/xz/tests/Makefile.am +0 -57
  763. package/deps/xz/tests/Makefile.in +0 -832
  764. package/deps/xz/tests/bcj_test.c +0 -65
  765. package/deps/xz/tests/compress_prepared_bcj_sparc +0 -0
  766. package/deps/xz/tests/compress_prepared_bcj_x86 +0 -0
  767. package/deps/xz/tests/create_compress_files.c +0 -158
  768. package/deps/xz/tests/files/README +0 -240
  769. package/deps/xz/tests/files/bad-0-backward_size.xz +0 -0
  770. package/deps/xz/tests/files/bad-0-empty-truncated.xz +0 -0
  771. package/deps/xz/tests/files/bad-0-footer_magic.xz +0 -0
  772. package/deps/xz/tests/files/bad-0-header_magic.xz +0 -0
  773. package/deps/xz/tests/files/bad-0-nonempty_index.xz +0 -0
  774. package/deps/xz/tests/files/bad-0cat-alone.xz +0 -0
  775. package/deps/xz/tests/files/bad-0cat-header_magic.xz +0 -0
  776. package/deps/xz/tests/files/bad-0catpad-empty.xz +0 -0
  777. package/deps/xz/tests/files/bad-0pad-empty.xz +0 -0
  778. package/deps/xz/tests/files/bad-1-block_header-1.xz +0 -0
  779. package/deps/xz/tests/files/bad-1-block_header-2.xz +0 -0
  780. package/deps/xz/tests/files/bad-1-block_header-3.xz +0 -0
  781. package/deps/xz/tests/files/bad-1-block_header-4.xz +0 -0
  782. package/deps/xz/tests/files/bad-1-block_header-5.xz +0 -0
  783. package/deps/xz/tests/files/bad-1-block_header-6.xz +0 -0
  784. package/deps/xz/tests/files/bad-1-check-crc32.xz +0 -0
  785. package/deps/xz/tests/files/bad-1-check-crc64.xz +0 -0
  786. package/deps/xz/tests/files/bad-1-check-sha256.xz +0 -0
  787. package/deps/xz/tests/files/bad-1-lzma2-1.xz +0 -0
  788. package/deps/xz/tests/files/bad-1-lzma2-2.xz +0 -0
  789. package/deps/xz/tests/files/bad-1-lzma2-3.xz +0 -0
  790. package/deps/xz/tests/files/bad-1-lzma2-4.xz +0 -0
  791. package/deps/xz/tests/files/bad-1-lzma2-5.xz +0 -0
  792. package/deps/xz/tests/files/bad-1-lzma2-6.xz +0 -0
  793. package/deps/xz/tests/files/bad-1-lzma2-7.xz +0 -0
  794. package/deps/xz/tests/files/bad-1-lzma2-8.xz +0 -0
  795. package/deps/xz/tests/files/bad-1-stream_flags-1.xz +0 -0
  796. package/deps/xz/tests/files/bad-1-stream_flags-2.xz +0 -0
  797. package/deps/xz/tests/files/bad-1-stream_flags-3.xz +0 -0
  798. package/deps/xz/tests/files/bad-1-vli-1.xz +0 -0
  799. package/deps/xz/tests/files/bad-1-vli-2.xz +0 -0
  800. package/deps/xz/tests/files/bad-2-compressed_data_padding.xz +0 -0
  801. package/deps/xz/tests/files/bad-2-index-1.xz +0 -0
  802. package/deps/xz/tests/files/bad-2-index-2.xz +0 -0
  803. package/deps/xz/tests/files/bad-2-index-3.xz +0 -0
  804. package/deps/xz/tests/files/bad-2-index-4.xz +0 -0
  805. package/deps/xz/tests/files/bad-2-index-5.xz +0 -0
  806. package/deps/xz/tests/files/good-0-empty.xz +0 -0
  807. package/deps/xz/tests/files/good-0cat-empty.xz +0 -0
  808. package/deps/xz/tests/files/good-0catpad-empty.xz +0 -0
  809. package/deps/xz/tests/files/good-0pad-empty.xz +0 -0
  810. package/deps/xz/tests/files/good-1-3delta-lzma2.xz +0 -0
  811. package/deps/xz/tests/files/good-1-block_header-1.xz +0 -0
  812. package/deps/xz/tests/files/good-1-block_header-2.xz +0 -0
  813. package/deps/xz/tests/files/good-1-block_header-3.xz +0 -0
  814. package/deps/xz/tests/files/good-1-check-crc32.xz +0 -0
  815. package/deps/xz/tests/files/good-1-check-crc64.xz +0 -0
  816. package/deps/xz/tests/files/good-1-check-none.xz +0 -0
  817. package/deps/xz/tests/files/good-1-check-sha256.xz +0 -0
  818. package/deps/xz/tests/files/good-1-delta-lzma2.tiff.xz +0 -0
  819. package/deps/xz/tests/files/good-1-lzma2-1.xz +0 -0
  820. package/deps/xz/tests/files/good-1-lzma2-2.xz +0 -0
  821. package/deps/xz/tests/files/good-1-lzma2-3.xz +0 -0
  822. package/deps/xz/tests/files/good-1-lzma2-4.xz +0 -0
  823. package/deps/xz/tests/files/good-1-lzma2-5.xz +0 -0
  824. package/deps/xz/tests/files/good-1-sparc-lzma2.xz +0 -0
  825. package/deps/xz/tests/files/good-1-x86-lzma2.xz +0 -0
  826. package/deps/xz/tests/files/good-2-lzma2.xz +0 -0
  827. package/deps/xz/tests/files/unsupported-block_header.xz +0 -0
  828. package/deps/xz/tests/files/unsupported-check.xz +0 -0
  829. package/deps/xz/tests/files/unsupported-filter_flags-1.xz +0 -0
  830. package/deps/xz/tests/files/unsupported-filter_flags-2.xz +0 -0
  831. package/deps/xz/tests/files/unsupported-filter_flags-3.xz +0 -0
  832. package/deps/xz/tests/test_bcj_exact_size.c +0 -113
  833. package/deps/xz/tests/test_block_header.c +0 -240
  834. package/deps/xz/tests/test_check.c +0 -83
  835. package/deps/xz/tests/test_compress.sh +0 -142
  836. package/deps/xz/tests/test_files.sh +0 -57
  837. package/deps/xz/tests/test_filter_flags.c +0 -258
  838. package/deps/xz/tests/test_index.c +0 -659
  839. package/deps/xz/tests/test_scripts.sh +0 -76
  840. package/deps/xz/tests/test_stream_flags.c +0 -180
  841. package/deps/xz/tests/tests.h +0 -124
  842. package/deps/xz/tests/xzgrep_expected_output +0 -39
  843. package/deps/xz/windows/INSTALL-MSVC.txt +0 -47
  844. package/deps/xz/windows/INSTALL-MinGW.txt +0 -138
  845. package/deps/xz/windows/README-Windows.txt +0 -122
  846. package/deps/xz/windows/build.bash +0 -203
  847. package/deps/xz/windows/config.h +0 -142
  848. package/deps/xz/windows/liblzma.vcxproj +0 -354
  849. package/deps/xz/windows/liblzma_dll.vcxproj +0 -383
  850. package/deps/xz/windows/xz_win.sln +0 -48
  851. package/lib/lzma.js +0 -377
  852. package/node_modules/node-pre-gyp/CHANGELOG.md +0 -319
  853. package/node_modules/node-pre-gyp/LICENSE +0 -27
  854. package/node_modules/node-pre-gyp/README.md +0 -570
  855. package/node_modules/node-pre-gyp/appveyor.yml +0 -30
  856. package/node_modules/node-pre-gyp/bin/node-pre-gyp +0 -131
  857. package/node_modules/node-pre-gyp/bin/node-pre-gyp.cmd +0 -2
  858. package/node_modules/node-pre-gyp/lib/build.js +0 -43
  859. package/node_modules/node-pre-gyp/lib/clean.js +0 -23
  860. package/node_modules/node-pre-gyp/lib/configure.js +0 -48
  861. package/node_modules/node-pre-gyp/lib/info.js +0 -40
  862. package/node_modules/node-pre-gyp/lib/install.js +0 -215
  863. package/node_modules/node-pre-gyp/lib/node-pre-gyp.js +0 -192
  864. package/node_modules/node-pre-gyp/lib/package.js +0 -46
  865. package/node_modules/node-pre-gyp/lib/pre-binding.js +0 -25
  866. package/node_modules/node-pre-gyp/lib/publish.js +0 -77
  867. package/node_modules/node-pre-gyp/lib/rebuild.js +0 -13
  868. package/node_modules/node-pre-gyp/lib/reinstall.js +0 -13
  869. package/node_modules/node-pre-gyp/lib/reveal.js +0 -31
  870. package/node_modules/node-pre-gyp/lib/testbinary.js +0 -73
  871. package/node_modules/node-pre-gyp/lib/testpackage.js +0 -49
  872. package/node_modules/node-pre-gyp/lib/unpublish.js +0 -41
  873. package/node_modules/node-pre-gyp/lib/util/abi_crosswalk.json +0 -1222
  874. package/node_modules/node-pre-gyp/lib/util/compile.js +0 -87
  875. package/node_modules/node-pre-gyp/lib/util/handle_gyp_opts.js +0 -94
  876. package/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/index.html +0 -26
  877. package/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json +0 -9
  878. package/node_modules/node-pre-gyp/lib/util/s3_setup.js +0 -27
  879. package/node_modules/node-pre-gyp/lib/util/versioning.js +0 -308
  880. package/node_modules/node-pre-gyp/package.json +0 -136
@@ -1,2587 +0,0 @@
1
- #! /bin/bash
2
- # Generated by configure.
3
- # Run this file to recreate the current configuration.
4
- # Compiler output produced by configure, useful for debugging
5
- # configure, is in config.log if it exists.
6
-
7
- debug=false
8
- ac_cs_recheck=false
9
- ac_cs_silent=false
10
-
11
- SHELL=${CONFIG_SHELL-/bin/bash}
12
- export SHELL
13
- ## -------------------- ##
14
- ## M4sh Initialization. ##
15
- ## -------------------- ##
16
-
17
- # Be more Bourne compatible
18
- DUALCASE=1; export DUALCASE # for MKS sh
19
- if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20
- emulate sh
21
- NULLCMD=:
22
- # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
23
- # is contrary to our usage. Disable this feature.
24
- alias -g '${1+"$@"}'='"$@"'
25
- setopt NO_GLOB_SUBST
26
- else
27
- case `(set -o) 2>/dev/null` in #(
28
- *posix*) :
29
- set -o posix ;; #(
30
- *) :
31
- ;;
32
- esac
33
- fi
34
-
35
-
36
- as_nl='
37
- '
38
- export as_nl
39
- # Printing a long string crashes Solaris 7 /usr/bin/printf.
40
- as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41
- as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42
- as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
43
- # Prefer a ksh shell builtin over an external printf program on Solaris,
44
- # but without wasting forks for bash or zsh.
45
- if test -z "$BASH_VERSION$ZSH_VERSION" \
46
- && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
47
- as_echo='print -r --'
48
- as_echo_n='print -rn --'
49
- elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
50
- as_echo='printf %s\n'
51
- as_echo_n='printf %s'
52
- else
53
- if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54
- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55
- as_echo_n='/usr/ucb/echo -n'
56
- else
57
- as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
58
- as_echo_n_body='eval
59
- arg=$1;
60
- case $arg in #(
61
- *"$as_nl"*)
62
- expr "X$arg" : "X\\(.*\\)$as_nl";
63
- arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
64
- esac;
65
- expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
66
- '
67
- export as_echo_n_body
68
- as_echo_n='sh -c $as_echo_n_body as_echo'
69
- fi
70
- export as_echo_body
71
- as_echo='sh -c $as_echo_body as_echo'
72
- fi
73
-
74
- # The user is always right.
75
- if test "${PATH_SEPARATOR+set}" != set; then
76
- PATH_SEPARATOR=:
77
- (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78
- (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
79
- PATH_SEPARATOR=';'
80
- }
81
- fi
82
-
83
-
84
- # IFS
85
- # We need space, tab and new line, in precisely that order. Quoting is
86
- # there to prevent editors from complaining about space-tab.
87
- # (If _AS_PATH_WALK were called with IFS unset, it would disable word
88
- # splitting by setting IFS to empty value.)
89
- IFS=" "" $as_nl"
90
-
91
- # Find who we are. Look in the path if we contain no directory separator.
92
- as_myself=
93
- case $0 in #((
94
- *[\\/]* ) as_myself=$0 ;;
95
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96
- for as_dir in $PATH
97
- do
98
- IFS=$as_save_IFS
99
- test -z "$as_dir" && as_dir=.
100
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
101
- done
102
- IFS=$as_save_IFS
103
-
104
- ;;
105
- esac
106
- # We did not find ourselves, most probably we were run as `sh COMMAND'
107
- # in which case we are not to be found in the path.
108
- if test "x$as_myself" = x; then
109
- as_myself=$0
110
- fi
111
- if test ! -f "$as_myself"; then
112
- $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113
- exit 1
114
- fi
115
-
116
- # Unset variables that we do not need and which cause bugs (e.g. in
117
- # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
118
- # suppresses any "Segmentation fault" message there. '((' could
119
- # trigger a bug in pdksh 5.2.14.
120
- for as_var in BASH_ENV ENV MAIL MAILPATH
121
- do eval test x\${$as_var+set} = xset \
122
- && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
123
- done
124
- PS1='$ '
125
- PS2='> '
126
- PS4='+ '
127
-
128
- # NLS nuisances.
129
- LC_ALL=C
130
- export LC_ALL
131
- LANGUAGE=C
132
- export LANGUAGE
133
-
134
- # CDPATH.
135
- (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136
-
137
-
138
- # as_fn_error STATUS ERROR [LINENO LOG_FD]
139
- # ----------------------------------------
140
- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
141
- # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
142
- # script with STATUS, using 1 if that was 0.
143
- as_fn_error ()
144
- {
145
- as_status=$1; test $as_status -eq 0 && as_status=1
146
- if test "$4"; then
147
- as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
148
- $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
149
- fi
150
- $as_echo "$as_me: error: $2" >&2
151
- as_fn_exit $as_status
152
- } # as_fn_error
153
-
154
-
155
- # as_fn_set_status STATUS
156
- # -----------------------
157
- # Set $? to STATUS, without forking.
158
- as_fn_set_status ()
159
- {
160
- return $1
161
- } # as_fn_set_status
162
-
163
- # as_fn_exit STATUS
164
- # -----------------
165
- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
166
- as_fn_exit ()
167
- {
168
- set +e
169
- as_fn_set_status $1
170
- exit $1
171
- } # as_fn_exit
172
-
173
- # as_fn_unset VAR
174
- # ---------------
175
- # Portably unset VAR.
176
- as_fn_unset ()
177
- {
178
- { eval $1=; unset $1;}
179
- }
180
- as_unset=as_fn_unset
181
- # as_fn_append VAR VALUE
182
- # ----------------------
183
- # Append the text in VALUE to the end of the definition contained in VAR. Take
184
- # advantage of any shell optimizations that allow amortized linear growth over
185
- # repeated appends, instead of the typical quadratic growth present in naive
186
- # implementations.
187
- if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
188
- eval 'as_fn_append ()
189
- {
190
- eval $1+=\$2
191
- }'
192
- else
193
- as_fn_append ()
194
- {
195
- eval $1=\$$1\$2
196
- }
197
- fi # as_fn_append
198
-
199
- # as_fn_arith ARG...
200
- # ------------------
201
- # Perform arithmetic evaluation on the ARGs, and store the result in the
202
- # global $as_val. Take advantage of shells that can avoid forks. The arguments
203
- # must be portable across $(()) and expr.
204
- if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
205
- eval 'as_fn_arith ()
206
- {
207
- as_val=$(( $* ))
208
- }'
209
- else
210
- as_fn_arith ()
211
- {
212
- as_val=`expr "$@" || test $? -eq 1`
213
- }
214
- fi # as_fn_arith
215
-
216
-
217
- if expr a : '\(a\)' >/dev/null 2>&1 &&
218
- test "X`expr 00001 : '.*\(...\)'`" = X001; then
219
- as_expr=expr
220
- else
221
- as_expr=false
222
- fi
223
-
224
- if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
225
- as_basename=basename
226
- else
227
- as_basename=false
228
- fi
229
-
230
- if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
231
- as_dirname=dirname
232
- else
233
- as_dirname=false
234
- fi
235
-
236
- as_me=`$as_basename -- "$0" ||
237
- $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
238
- X"$0" : 'X\(//\)$' \| \
239
- X"$0" : 'X\(/\)' \| . 2>/dev/null ||
240
- $as_echo X/"$0" |
241
- sed '/^.*\/\([^/][^/]*\)\/*$/{
242
- s//\1/
243
- q
244
- }
245
- /^X\/\(\/\/\)$/{
246
- s//\1/
247
- q
248
- }
249
- /^X\/\(\/\).*/{
250
- s//\1/
251
- q
252
- }
253
- s/.*/./; q'`
254
-
255
- # Avoid depending upon Character Ranges.
256
- as_cr_letters='abcdefghijklmnopqrstuvwxyz'
257
- as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
258
- as_cr_Letters=$as_cr_letters$as_cr_LETTERS
259
- as_cr_digits='0123456789'
260
- as_cr_alnum=$as_cr_Letters$as_cr_digits
261
-
262
- ECHO_C= ECHO_N= ECHO_T=
263
- case `echo -n x` in #(((((
264
- -n*)
265
- case `echo 'xy\c'` in
266
- *c*) ECHO_T=' ';; # ECHO_T is single tab character.
267
- xy) ECHO_C='\c';;
268
- *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
269
- ECHO_T=' ';;
270
- esac;;
271
- *)
272
- ECHO_N='-n';;
273
- esac
274
-
275
- rm -f conf$$ conf$$.exe conf$$.file
276
- if test -d conf$$.dir; then
277
- rm -f conf$$.dir/conf$$.file
278
- else
279
- rm -f conf$$.dir
280
- mkdir conf$$.dir 2>/dev/null
281
- fi
282
- if (echo >conf$$.file) 2>/dev/null; then
283
- if ln -s conf$$.file conf$$ 2>/dev/null; then
284
- as_ln_s='ln -s'
285
- # ... but there are two gotchas:
286
- # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
287
- # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
288
- # In both cases, we have to default to `cp -pR'.
289
- ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
290
- as_ln_s='cp -pR'
291
- elif ln conf$$.file conf$$ 2>/dev/null; then
292
- as_ln_s=ln
293
- else
294
- as_ln_s='cp -pR'
295
- fi
296
- else
297
- as_ln_s='cp -pR'
298
- fi
299
- rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
300
- rmdir conf$$.dir 2>/dev/null
301
-
302
-
303
- # as_fn_mkdir_p
304
- # -------------
305
- # Create "$as_dir" as a directory, including parents if necessary.
306
- as_fn_mkdir_p ()
307
- {
308
-
309
- case $as_dir in #(
310
- -*) as_dir=./$as_dir;;
311
- esac
312
- test -d "$as_dir" || eval $as_mkdir_p || {
313
- as_dirs=
314
- while :; do
315
- case $as_dir in #(
316
- *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
317
- *) as_qdir=$as_dir;;
318
- esac
319
- as_dirs="'$as_qdir' $as_dirs"
320
- as_dir=`$as_dirname -- "$as_dir" ||
321
- $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
322
- X"$as_dir" : 'X\(//\)[^/]' \| \
323
- X"$as_dir" : 'X\(//\)$' \| \
324
- X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
325
- $as_echo X"$as_dir" |
326
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
327
- s//\1/
328
- q
329
- }
330
- /^X\(\/\/\)[^/].*/{
331
- s//\1/
332
- q
333
- }
334
- /^X\(\/\/\)$/{
335
- s//\1/
336
- q
337
- }
338
- /^X\(\/\).*/{
339
- s//\1/
340
- q
341
- }
342
- s/.*/./; q'`
343
- test -d "$as_dir" && break
344
- done
345
- test -z "$as_dirs" || eval "mkdir $as_dirs"
346
- } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
347
-
348
-
349
- } # as_fn_mkdir_p
350
- if mkdir -p . 2>/dev/null; then
351
- as_mkdir_p='mkdir -p "$as_dir"'
352
- else
353
- test -d ./-p && rmdir ./-p
354
- as_mkdir_p=false
355
- fi
356
-
357
-
358
- # as_fn_executable_p FILE
359
- # -----------------------
360
- # Test if FILE is an executable regular file.
361
- as_fn_executable_p ()
362
- {
363
- test -f "$1" && test -x "$1"
364
- } # as_fn_executable_p
365
- as_test_x='test -x'
366
- as_executable_p=as_fn_executable_p
367
-
368
- # Sed expression to map a string onto a valid CPP name.
369
- as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
370
-
371
- # Sed expression to map a string onto a valid variable name.
372
- as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
373
-
374
-
375
- exec 6>&1
376
- ## ----------------------------------- ##
377
- ## Main body of $CONFIG_STATUS script. ##
378
- ## ----------------------------------- ##
379
- # Save the log message, to keep $0 and so on meaningful, and to
380
- # report actual input values of CONFIG_FILES etc. instead of their
381
- # values after options handling.
382
- ac_log="
383
- This file was extended by XZ Utils $as_me 5.2.2, which was
384
- generated by GNU Autoconf 2.69. Invocation command line was
385
-
386
- CONFIG_FILES = $CONFIG_FILES
387
- CONFIG_HEADERS = $CONFIG_HEADERS
388
- CONFIG_LINKS = $CONFIG_LINKS
389
- CONFIG_COMMANDS = $CONFIG_COMMANDS
390
- $ $0 $@
391
-
392
- on `(hostname || uname -n) 2>/dev/null | sed 1q`
393
- "
394
-
395
- # Files that config.status was made for.
396
- config_files=" Doxyfile Makefile po/Makefile.in lib/Makefile src/Makefile src/liblzma/Makefile src/liblzma/api/Makefile src/xz/Makefile src/xzdec/Makefile src/lzmainfo/Makefile src/scripts/Makefile tests/Makefile debug/Makefile src/scripts/xzdiff src/scripts/xzgrep src/scripts/xzmore src/scripts/xzless"
397
- config_headers=" config.h"
398
- config_commands=" depfiles libtool po-directories"
399
-
400
- ac_cs_usage="\
401
- \`$as_me' instantiates files and other configuration actions
402
- from templates according to the current configuration. Unless the files
403
- and actions are specified as TAGs, all are instantiated by default.
404
-
405
- Usage: $0 [OPTION]... [TAG]...
406
-
407
- -h, --help print this help, then exit
408
- -V, --version print version number and configuration settings, then exit
409
- --config print configuration, then exit
410
- -q, --quiet, --silent
411
- do not print progress messages
412
- -d, --debug don't remove temporary files
413
- --recheck update $as_me by reconfiguring in the same conditions
414
- --file=FILE[:TEMPLATE]
415
- instantiate the configuration file FILE
416
- --header=FILE[:TEMPLATE]
417
- instantiate the configuration header FILE
418
-
419
- Configuration files:
420
- $config_files
421
-
422
- Configuration headers:
423
- $config_headers
424
-
425
- Configuration commands:
426
- $config_commands
427
-
428
- Report bugs to <lasse.collin@tukaani.org>.
429
- XZ Utils home page: <http://tukaani.org/xz/>."
430
-
431
- ac_cs_config="'--prefix=/home/o2/dev/node-liblzma/deps/xz' '--enable-threads' '--enable-static' '--disable-shared' '--disable-scripts' '--disable-lzmainfo' '--disable-lzma-links' '--disable-lzmadec' '--disable-xzdec' '--disable-xz' '--disable-rpath' 'CFLAGS=-O3' 'CPPFLAGS=-fPIC'"
432
- ac_cs_version="\
433
- XZ Utils config.status 5.2.2
434
- configured by ./configure, generated by GNU Autoconf 2.69,
435
- with options \"$ac_cs_config\"
436
-
437
- Copyright (C) 2012 Free Software Foundation, Inc.
438
- This config.status script is free software; the Free Software Foundation
439
- gives unlimited permission to copy, distribute and modify it."
440
-
441
- ac_pwd='/home/o2/dev/node-liblzma/deps/xz'
442
- srcdir='.'
443
- INSTALL='/usr/bin/install -c'
444
- MKDIR_P='/bin/mkdir -p'
445
- AWK='gawk'
446
- test -n "$AWK" || AWK=awk
447
- # The default lists apply if the user does not specify any file.
448
- ac_need_defaults=:
449
- while test $# != 0
450
- do
451
- case $1 in
452
- --*=?*)
453
- ac_option=`expr "X$1" : 'X\([^=]*\)='`
454
- ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
455
- ac_shift=:
456
- ;;
457
- --*=)
458
- ac_option=`expr "X$1" : 'X\([^=]*\)='`
459
- ac_optarg=
460
- ac_shift=:
461
- ;;
462
- *)
463
- ac_option=$1
464
- ac_optarg=$2
465
- ac_shift=shift
466
- ;;
467
- esac
468
-
469
- case $ac_option in
470
- # Handling of the options.
471
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
472
- ac_cs_recheck=: ;;
473
- --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
474
- $as_echo "$ac_cs_version"; exit ;;
475
- --config | --confi | --conf | --con | --co | --c )
476
- $as_echo "$ac_cs_config"; exit ;;
477
- --debug | --debu | --deb | --de | --d | -d )
478
- debug=: ;;
479
- --file | --fil | --fi | --f )
480
- $ac_shift
481
- case $ac_optarg in
482
- *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
483
- '') as_fn_error $? "missing file argument" ;;
484
- esac
485
- as_fn_append CONFIG_FILES " '$ac_optarg'"
486
- ac_need_defaults=false;;
487
- --header | --heade | --head | --hea )
488
- $ac_shift
489
- case $ac_optarg in
490
- *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
491
- esac
492
- as_fn_append CONFIG_HEADERS " '$ac_optarg'"
493
- ac_need_defaults=false;;
494
- --he | --h)
495
- # Conflict between --help and --header
496
- as_fn_error $? "ambiguous option: \`$1'
497
- Try \`$0 --help' for more information.";;
498
- --help | --hel | -h )
499
- $as_echo "$ac_cs_usage"; exit ;;
500
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
501
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
502
- ac_cs_silent=: ;;
503
-
504
- # This is an error.
505
- -*) as_fn_error $? "unrecognized option: \`$1'
506
- Try \`$0 --help' for more information." ;;
507
-
508
- *) as_fn_append ac_config_targets " $1"
509
- ac_need_defaults=false ;;
510
-
511
- esac
512
- shift
513
- done
514
-
515
- ac_configure_extra_args=
516
-
517
- if $ac_cs_silent; then
518
- exec 6>/dev/null
519
- ac_configure_extra_args="$ac_configure_extra_args --silent"
520
- fi
521
-
522
- if $ac_cs_recheck; then
523
- set X /bin/bash './configure' '--prefix=/home/o2/dev/node-liblzma/deps/xz' '--enable-threads' '--enable-static' '--disable-shared' '--disable-scripts' '--disable-lzmainfo' '--disable-lzma-links' '--disable-lzmadec' '--disable-xzdec' '--disable-xz' '--disable-rpath' 'CFLAGS=-O3' 'CPPFLAGS=-fPIC' $ac_configure_extra_args --no-create --no-recursion
524
- shift
525
- $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
526
- CONFIG_SHELL='/bin/bash'
527
- export CONFIG_SHELL
528
- exec "$@"
529
- fi
530
-
531
- exec 5>>config.log
532
- {
533
- echo
534
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
535
- ## Running $as_me. ##
536
- _ASBOX
537
- $as_echo "$ac_log"
538
- } >&5
539
-
540
- #
541
- # INIT-COMMANDS
542
- #
543
- AMDEP_TRUE="" ac_aux_dir="build-aux"
544
-
545
-
546
- # The HP-UX ksh and POSIX shell print the target directory to stdout
547
- # if CDPATH is set.
548
- (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
549
-
550
- sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
551
- double_quote_subst='s/\(["`\\]\)/\\\1/g'
552
- delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
553
- macro_version='2.4.2'
554
- macro_revision='1.3337'
555
- AS='as'
556
- DLLTOOL='false'
557
- OBJDUMP='objdump'
558
- enable_shared='no'
559
- enable_static='yes'
560
- pic_mode='default'
561
- enable_fast_install='needless'
562
- SHELL='/bin/bash'
563
- ECHO='printf %s\n'
564
- PATH_SEPARATOR=':'
565
- host_alias=''
566
- host='x86_64-unknown-linux-gnu'
567
- host_os='linux-gnu'
568
- build_alias=''
569
- build='x86_64-unknown-linux-gnu'
570
- build_os='linux-gnu'
571
- SED='/bin/sed'
572
- Xsed='/bin/sed -e 1s/^X//'
573
- GREP='/bin/grep'
574
- EGREP='/bin/grep -E'
575
- FGREP='/bin/grep -F'
576
- LD='/usr/bin/ld -m elf_x86_64'
577
- NM='/usr/bin/nm -B'
578
- LN_S='ln -s'
579
- max_cmd_len='1572864'
580
- ac_objext='o'
581
- exeext=''
582
- lt_unset='unset'
583
- lt_SP2NL='tr \040 \012'
584
- lt_NL2SP='tr \015\012 \040\040'
585
- lt_cv_to_host_file_cmd='func_convert_file_noop'
586
- lt_cv_to_tool_file_cmd='func_convert_file_noop'
587
- reload_flag=' -r'
588
- reload_cmds='$LD$reload_flag -o $output$reload_objs'
589
- deplibs_check_method='pass_all'
590
- file_magic_cmd='$MAGIC_CMD'
591
- file_magic_glob=''
592
- want_nocaseglob='no'
593
- sharedlib_from_linklib_cmd='printf %s\n'
594
- AR='ar'
595
- AR_FLAGS='cru'
596
- archiver_list_spec='@'
597
- STRIP='strip'
598
- RANLIB='ranlib'
599
- old_postinstall_cmds='chmod 644 $oldlib~$RANLIB $tool_oldlib'
600
- old_postuninstall_cmds=''
601
- old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib'
602
- lock_old_archive_extraction='no'
603
- CC='gcc -std=gnu99'
604
- CFLAGS='-O3'
605
- compiler=''
606
- GCC='yes'
607
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
608
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
609
- lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
610
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
611
- nm_file_list_spec='@'
612
- lt_sysroot=''
613
- objdir='.libs'
614
- MAGIC_CMD='file'
615
- lt_prog_compiler_no_builtin_flag=' -fno-builtin'
616
- lt_prog_compiler_pic=' -fPIC -DPIC'
617
- lt_prog_compiler_wl='-Wl,'
618
- lt_prog_compiler_static='-static'
619
- lt_cv_prog_compiler_c_o='yes'
620
- need_locks='no'
621
- MANIFEST_TOOL=':'
622
- DSYMUTIL=''
623
- NMEDIT=''
624
- LIPO=''
625
- OTOOL=''
626
- OTOOL64=''
627
- libext='a'
628
- shrext_cmds='.so'
629
- extract_expsyms_cmds=''
630
- archive_cmds_need_lc='yes'
631
- enable_shared_with_static_runtimes='no'
632
- export_dynamic_flag_spec='${wl}--export-dynamic'
633
- whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
634
- compiler_needs_object='no'
635
- old_archive_from_new_cmds=''
636
- old_archive_from_expsyms_cmds=''
637
- archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
638
- archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
639
- cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
640
- echo "local: *; };" >> $output_objdir/$libname.ver~
641
- $CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
642
- module_cmds=''
643
- module_expsym_cmds=''
644
- with_gnu_ld='yes'
645
- allow_undefined_flag=''
646
- no_undefined_flag=''
647
- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
648
- hardcode_libdir_separator=''
649
- hardcode_direct='no'
650
- hardcode_direct_absolute='no'
651
- hardcode_minus_L='no'
652
- hardcode_shlibpath_var='unsupported'
653
- hardcode_automatic='no'
654
- inherit_rpath='no'
655
- link_all_deplibs='no'
656
- always_export_symbols='no'
657
- export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
658
- exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
659
- include_expsyms=''
660
- prelink_cmds=''
661
- postlink_cmds=''
662
- file_list_spec=''
663
- variables_saved_for_relink='PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH'
664
- need_lib_prefix='no'
665
- need_version='no'
666
- version_type='linux'
667
- runpath_var='LD_RUN_PATH'
668
- shlibpath_var='LD_LIBRARY_PATH'
669
- shlibpath_overrides_runpath='no'
670
- libname_spec='lib$name'
671
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
672
- soname_spec='${libname}${release}${shared_ext}$major'
673
- install_override_mode=''
674
- postinstall_cmds=''
675
- postuninstall_cmds=''
676
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
677
- finish_eval=''
678
- hardcode_into_libs='yes'
679
- sys_lib_search_path_spec='/usr/lib/gcc/x86_64-linux-gnu/4.8 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib '
680
- sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/lib/i386-linux-gnu/mesa /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /usr/lib/vmware-tools/lib32/libvmGuestLib.so /usr/lib/vmware-tools/lib64/libvmGuestLib.so /usr/lib/vmware-tools/lib32/libvmGuestLibJava.so /usr/lib/vmware-tools/lib64/libvmGuestLibJava.so /usr/lib/vmware-tools/lib32/libDeployPkg.so /usr/lib/vmware-tools/lib64/libDeployPkg.so /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/mesa-egl /usr/lib/x86_64-linux-gnu/mesa /usr/lib/x86_64-linux-gnu/mir/clientplatform/mesa /lib32 /usr/lib32 /libx32 /usr/libx32 '
681
- hardcode_action='immediate'
682
- enable_dlopen='unknown'
683
- enable_dlopen_self='unknown'
684
- enable_dlopen_self_static='unknown'
685
- old_striplib='strip --strip-debug'
686
- striplib='strip --strip-unneeded'
687
- LD_RC=''
688
- reload_flag_RC=''
689
- reload_cmds_RC=''
690
- old_archive_cmds_RC=''
691
- compiler_RC=''
692
- GCC_RC=''
693
- lt_prog_compiler_no_builtin_flag_RC=''
694
- lt_prog_compiler_pic_RC=''
695
- lt_prog_compiler_wl_RC=''
696
- lt_prog_compiler_static_RC=''
697
- lt_cv_prog_compiler_c_o_RC='yes'
698
- archive_cmds_need_lc_RC=''
699
- enable_shared_with_static_runtimes_RC=''
700
- export_dynamic_flag_spec_RC=''
701
- whole_archive_flag_spec_RC=''
702
- compiler_needs_object_RC=''
703
- old_archive_from_new_cmds_RC=''
704
- old_archive_from_expsyms_cmds_RC=''
705
- archive_cmds_RC=''
706
- archive_expsym_cmds_RC=''
707
- module_cmds_RC=''
708
- module_expsym_cmds_RC=''
709
- with_gnu_ld_RC=''
710
- allow_undefined_flag_RC=''
711
- no_undefined_flag_RC=''
712
- hardcode_libdir_flag_spec_RC=''
713
- hardcode_libdir_separator_RC=''
714
- hardcode_direct_RC=''
715
- hardcode_direct_absolute_RC=''
716
- hardcode_minus_L_RC=''
717
- hardcode_shlibpath_var_RC=''
718
- hardcode_automatic_RC=''
719
- inherit_rpath_RC=''
720
- link_all_deplibs_RC=''
721
- always_export_symbols_RC=''
722
- export_symbols_cmds_RC=''
723
- exclude_expsyms_RC=''
724
- include_expsyms_RC=''
725
- prelink_cmds_RC=''
726
- postlink_cmds_RC=''
727
- file_list_spec_RC=''
728
- hardcode_action_RC=''
729
-
730
- LTCC='gcc -std=gnu99'
731
- LTCFLAGS='-O3'
732
- compiler='gcc -std=gnu99'
733
-
734
- # A function that is used when there is no print builtin or printf.
735
- func_fallback_echo ()
736
- {
737
- eval 'cat <<_LTECHO_EOF
738
- $1
739
- _LTECHO_EOF'
740
- }
741
-
742
- # Quote evaled strings.
743
- for var in AS DLLTOOL OBJDUMP SHELL ECHO PATH_SEPARATOR SED GREP EGREP FGREP LD NM LN_S lt_SP2NL lt_NL2SP reload_flag deplibs_check_method file_magic_cmd file_magic_glob want_nocaseglob sharedlib_from_linklib_cmd AR AR_FLAGS archiver_list_spec STRIP RANLIB CC CFLAGS compiler lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl lt_cv_sys_global_symbol_to_c_name_address lt_cv_sys_global_symbol_to_c_name_address_lib_prefix nm_file_list_spec lt_prog_compiler_no_builtin_flag lt_prog_compiler_pic lt_prog_compiler_wl lt_prog_compiler_static lt_cv_prog_compiler_c_o need_locks MANIFEST_TOOL DSYMUTIL NMEDIT LIPO OTOOL OTOOL64 shrext_cmds export_dynamic_flag_spec whole_archive_flag_spec compiler_needs_object with_gnu_ld allow_undefined_flag no_undefined_flag hardcode_libdir_flag_spec hardcode_libdir_separator exclude_expsyms include_expsyms file_list_spec variables_saved_for_relink libname_spec library_names_spec soname_spec install_override_mode finish_eval old_striplib striplib LD_RC reload_flag_RC compiler_RC lt_prog_compiler_no_builtin_flag_RC lt_prog_compiler_pic_RC lt_prog_compiler_wl_RC lt_prog_compiler_static_RC lt_cv_prog_compiler_c_o_RC export_dynamic_flag_spec_RC whole_archive_flag_spec_RC compiler_needs_object_RC with_gnu_ld_RC allow_undefined_flag_RC no_undefined_flag_RC hardcode_libdir_flag_spec_RC hardcode_libdir_separator_RC exclude_expsyms_RC include_expsyms_RC file_list_spec_RC; do
744
- case `eval \\$ECHO \\""\\$$var"\\"` in
745
- *[\\\`\"\$]*)
746
- eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED \"\$sed_quote_subst\"\`\\\""
747
- ;;
748
- *)
749
- eval "lt_$var=\\\"\$$var\\\""
750
- ;;
751
- esac
752
- done
753
-
754
- # Double-quote double-evaled strings.
755
- for var in reload_cmds old_postinstall_cmds old_postuninstall_cmds old_archive_cmds extract_expsyms_cmds old_archive_from_new_cmds old_archive_from_expsyms_cmds archive_cmds archive_expsym_cmds module_cmds module_expsym_cmds export_symbols_cmds prelink_cmds postlink_cmds postinstall_cmds postuninstall_cmds finish_cmds sys_lib_search_path_spec sys_lib_dlsearch_path_spec reload_cmds_RC old_archive_cmds_RC old_archive_from_new_cmds_RC old_archive_from_expsyms_cmds_RC archive_cmds_RC archive_expsym_cmds_RC module_cmds_RC module_expsym_cmds_RC export_symbols_cmds_RC prelink_cmds_RC postlink_cmds_RC; do
756
- case `eval \\$ECHO \\""\\$$var"\\"` in
757
- *[\\\`\"\$]*)
758
- eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
759
- ;;
760
- *)
761
- eval "lt_$var=\\\"\$$var\\\""
762
- ;;
763
- esac
764
- done
765
-
766
- ac_aux_dir='build-aux'
767
- xsi_shell='yes'
768
- lt_shell_append='yes'
769
-
770
- # See if we are running on zsh, and set the options which allow our
771
- # commands through without removal of \ escapes INIT.
772
- if test -n "${ZSH_VERSION+set}" ; then
773
- setopt NO_GLOB_SUBST
774
- fi
775
-
776
-
777
- PACKAGE='xz'
778
- VERSION='5.2.2'
779
- TIMESTAMP=''
780
- RM='rm -f'
781
- ofile='libtool'
782
-
783
-
784
-
785
-
786
-
787
- # Capture the value of obsolete ALL_LINGUAS because we need it to compute
788
- # POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES, CATALOGS. But hide it
789
- # from automake < 1.5.
790
- eval 'OBSOLETE_ALL_LINGUAS''=""'
791
- # Capture the value of LINGUAS because we need it to compute CATALOGS.
792
- LINGUAS="%UNSET%"
793
-
794
-
795
-
796
- # Handling of arguments.
797
- for ac_config_target in $ac_config_targets
798
- do
799
- case $ac_config_target in
800
- "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
801
- "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
802
- "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
803
- "po-directories") CONFIG_COMMANDS="$CONFIG_COMMANDS po-directories" ;;
804
- "Doxyfile") CONFIG_FILES="$CONFIG_FILES Doxyfile" ;;
805
- "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
806
- "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
807
- "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
808
- "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
809
- "src/liblzma/Makefile") CONFIG_FILES="$CONFIG_FILES src/liblzma/Makefile" ;;
810
- "src/liblzma/api/Makefile") CONFIG_FILES="$CONFIG_FILES src/liblzma/api/Makefile" ;;
811
- "src/xz/Makefile") CONFIG_FILES="$CONFIG_FILES src/xz/Makefile" ;;
812
- "src/xzdec/Makefile") CONFIG_FILES="$CONFIG_FILES src/xzdec/Makefile" ;;
813
- "src/lzmainfo/Makefile") CONFIG_FILES="$CONFIG_FILES src/lzmainfo/Makefile" ;;
814
- "src/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/scripts/Makefile" ;;
815
- "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
816
- "debug/Makefile") CONFIG_FILES="$CONFIG_FILES debug/Makefile" ;;
817
- "src/scripts/xzdiff") CONFIG_FILES="$CONFIG_FILES src/scripts/xzdiff" ;;
818
- "src/scripts/xzgrep") CONFIG_FILES="$CONFIG_FILES src/scripts/xzgrep" ;;
819
- "src/scripts/xzmore") CONFIG_FILES="$CONFIG_FILES src/scripts/xzmore" ;;
820
- "src/scripts/xzless") CONFIG_FILES="$CONFIG_FILES src/scripts/xzless" ;;
821
-
822
- *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
823
- esac
824
- done
825
-
826
-
827
- # If the user did not use the arguments to specify the items to instantiate,
828
- # then the envvar interface is used. Set only those that are not.
829
- # We use the long form for the default assignment because of an extremely
830
- # bizarre bug on SunOS 4.1.3.
831
- if $ac_need_defaults; then
832
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
833
- test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
834
- test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
835
- fi
836
-
837
- # Have a temporary directory for convenience. Make it in the build tree
838
- # simply because there is no reason against having it here, and in addition,
839
- # creating and moving files from /tmp can sometimes cause problems.
840
- # Hook for its removal unless debugging.
841
- # Note that there is a small window in which the directory will not be cleaned:
842
- # after its creation but before its name has been assigned to `$tmp'.
843
- $debug ||
844
- {
845
- tmp= ac_tmp=
846
- trap 'exit_status=$?
847
- : "${ac_tmp:=$tmp}"
848
- { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
849
- ' 0
850
- trap 'as_fn_exit 1' 1 2 13 15
851
- }
852
- # Create a (secure) tmp directory for tmp files.
853
-
854
- {
855
- tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
856
- test -d "$tmp"
857
- } ||
858
- {
859
- tmp=./conf$$-$RANDOM
860
- (umask 077 && mkdir "$tmp")
861
- } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
862
- ac_tmp=$tmp
863
-
864
- # Set up the scripts for CONFIG_FILES section.
865
- # No need to generate them if there are no CONFIG_FILES.
866
- # This happens for instance with `./config.status config.h'.
867
- if test -n "$CONFIG_FILES"; then
868
-
869
-
870
- ac_cr=`echo X | tr X '\015'`
871
- # On cygwin, bash can eat \r inside `` if the user requested igncr.
872
- # But we know of no other shell where ac_cr would be empty at this
873
- # point, so we can use a bashism as a fallback.
874
- if test "x$ac_cr" = x; then
875
- eval ac_cr=\$\'\\r\'
876
- fi
877
- ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
878
- if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
879
- ac_cs_awk_cr='\\r'
880
- else
881
- ac_cs_awk_cr=$ac_cr
882
- fi
883
-
884
- echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
885
- cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
886
- S["am__EXEEXT_FALSE"]=""
887
- S["am__EXEEXT_TRUE"]="#"
888
- S["LTLIBOBJS"]=""
889
- S["xz"]="xz"
890
- S["AM_CFLAGS"]=" -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wp"\
891
- "ointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wm"\
892
- "issing-declarations -Wmissing-noreturn -Wredundant-decls"
893
- S["COND_GNULIB_FALSE"]=""
894
- S["COND_GNULIB_TRUE"]="#"
895
- S["HAVE_VISIBILITY"]="1"
896
- S["CFLAG_VISIBILITY"]="-fvisibility=hidden"
897
- S["COND_INTERNAL_SHA256_FALSE"]="#"
898
- S["COND_INTERNAL_SHA256_TRUE"]=""
899
- S["GETOPT_H"]=""
900
- S["LIBOBJS"]=""
901
- S["POSUB"]="po"
902
- S["LTLIBINTL"]=""
903
- S["LIBINTL"]=""
904
- S["INTLLIBS"]=""
905
- S["LTLIBICONV"]="-liconv"
906
- S["LIBICONV"]="-liconv"
907
- S["INTL_MACOSX_LIBS"]=""
908
- S["XGETTEXT_EXTRA_OPTIONS"]=""
909
- S["MSGMERGE"]="/usr/bin/msgmerge"
910
- S["XGETTEXT_015"]="/usr/bin/xgettext"
911
- S["XGETTEXT"]="/usr/bin/xgettext"
912
- S["GMSGFMT_015"]="/usr/bin/msgfmt"
913
- S["MSGFMT_015"]="/usr/bin/msgfmt"
914
- S["GMSGFMT"]="/usr/bin/msgfmt"
915
- S["MSGFMT"]="/usr/bin/msgfmt"
916
- S["GETTEXT_MACRO_VERSION"]="0.18"
917
- S["USE_NLS"]="yes"
918
- S["COND_SHARED_FALSE"]=""
919
- S["COND_SHARED_TRUE"]="#"
920
- S["RC"]=""
921
- S["OTOOL64"]=""
922
- S["OTOOL"]=""
923
- S["LIPO"]=""
924
- S["NMEDIT"]=""
925
- S["DSYMUTIL"]=""
926
- S["MANIFEST_TOOL"]=":"
927
- S["RANLIB"]="ranlib"
928
- S["ac_ct_AR"]="ar"
929
- S["AR"]="ar"
930
- S["NM"]="/usr/bin/nm -B"
931
- S["ac_ct_DUMPBIN"]=""
932
- S["DUMPBIN"]=""
933
- S["LD"]="/usr/bin/ld -m elf_x86_64"
934
- S["FGREP"]="/bin/grep -F"
935
- S["SED"]="/bin/sed"
936
- S["LIBTOOL"]="$(SHELL) $(top_builddir)/libtool"
937
- S["OBJDUMP"]="objdump"
938
- S["DLLTOOL"]="false"
939
- S["AS"]="as"
940
- S["COND_THREADS_FALSE"]="#"
941
- S["COND_THREADS_TRUE"]=""
942
- S["PTHREAD_CFLAGS"]="-pthread"
943
- S["PTHREAD_LIBS"]=""
944
- S["PTHREAD_CC"]="gcc -std=gnu99"
945
- S["ax_pthread_config"]=""
946
- S["EGREP"]="/bin/grep -E"
947
- S["GREP"]="/bin/grep"
948
- S["CPP"]="gcc -std=gnu99 -E"
949
- S["am__fastdepCCAS_FALSE"]="#"
950
- S["am__fastdepCCAS_TRUE"]=""
951
- S["CCASDEPMODE"]="depmode=gcc3"
952
- S["CCASFLAGS"]="-O3"
953
- S["CCAS"]="gcc -std=gnu99"
954
- S["am__fastdepCC_FALSE"]="#"
955
- S["am__fastdepCC_TRUE"]=""
956
- S["CCDEPMODE"]="depmode=gcc3"
957
- S["am__nodep"]="_no"
958
- S["AMDEPBACKSLASH"]="\\"
959
- S["AMDEP_FALSE"]="#"
960
- S["AMDEP_TRUE"]=""
961
- S["am__quote"]=""
962
- S["am__include"]="include"
963
- S["DEPDIR"]=".deps"
964
- S["OBJEXT"]="o"
965
- S["EXEEXT"]=""
966
- S["ac_ct_CC"]="gcc"
967
- S["CPPFLAGS"]="-fPIC"
968
- S["LDFLAGS"]=""
969
- S["CFLAGS"]="-O3"
970
- S["CC"]="gcc -std=gnu99"
971
- S["LN_S"]="ln -s"
972
- S["AM_BACKSLASH"]="\\"
973
- S["AM_DEFAULT_VERBOSITY"]="1"
974
- S["AM_DEFAULT_V"]="$(AM_DEFAULT_VERBOSITY)"
975
- S["AM_V"]="$(V)"
976
- S["am__untar"]="$${TAR-tar} xf -"
977
- S["am__tar"]="$${TAR-tar} chof - \"$$tardir\""
978
- S["AMTAR"]="$${TAR-tar}"
979
- S["am__leading_dot"]="."
980
- S["SET_MAKE"]=""
981
- S["AWK"]="gawk"
982
- S["mkdir_p"]="/bin/mkdir -p"
983
- S["MKDIR_P"]="/bin/mkdir -p"
984
- S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
985
- S["STRIP"]="strip"
986
- S["install_sh"]="${SHELL} /home/o2/dev/node-liblzma/deps/xz/build-aux/install-sh"
987
- S["MAKEINFO"]="${SHELL} /home/o2/dev/node-liblzma/deps/xz/build-aux/missing makeinfo"
988
- S["AUTOHEADER"]="${SHELL} /home/o2/dev/node-liblzma/deps/xz/build-aux/missing autoheader"
989
- S["AUTOMAKE"]="${SHELL} /home/o2/dev/node-liblzma/deps/xz/build-aux/missing automake-1.14"
990
- S["AUTOCONF"]="${SHELL} /home/o2/dev/node-liblzma/deps/xz/build-aux/missing autoconf"
991
- S["ACLOCAL"]="${SHELL} /home/o2/dev/node-liblzma/deps/xz/build-aux/missing aclocal-1.14"
992
- S["VERSION"]="5.2.2"
993
- S["PACKAGE"]="xz"
994
- S["CYGPATH_W"]="echo"
995
- S["am__isrc"]=""
996
- S["INSTALL_DATA"]="${INSTALL} -m 644"
997
- S["INSTALL_SCRIPT"]="${INSTALL}"
998
- S["INSTALL_PROGRAM"]="${INSTALL}"
999
- S["PREFERABLY_POSIX_SHELL"]="/bin/bash"
1000
- S["POSIX_SHELL"]="/bin/bash"
1001
- S["COND_SYMVERS_FALSE"]="#"
1002
- S["COND_SYMVERS_TRUE"]=""
1003
- S["COND_DOC_FALSE"]="#"
1004
- S["COND_DOC_TRUE"]=""
1005
- S["COND_SCRIPTS_FALSE"]=""
1006
- S["COND_SCRIPTS_TRUE"]="#"
1007
- S["COND_LZMALINKS_FALSE"]=""
1008
- S["COND_LZMALINKS_TRUE"]="#"
1009
- S["COND_LZMAINFO_FALSE"]=""
1010
- S["COND_LZMAINFO_TRUE"]="#"
1011
- S["COND_LZMADEC_FALSE"]=""
1012
- S["COND_LZMADEC_TRUE"]="#"
1013
- S["COND_XZDEC_FALSE"]=""
1014
- S["COND_XZDEC_TRUE"]="#"
1015
- S["COND_XZ_FALSE"]=""
1016
- S["COND_XZ_TRUE"]="#"
1017
- S["COND_SMALL_FALSE"]=""
1018
- S["COND_SMALL_TRUE"]="#"
1019
- S["COND_ASM_X86_64_FALSE"]="#"
1020
- S["COND_ASM_X86_64_TRUE"]=""
1021
- S["COND_ASM_X86_FALSE"]=""
1022
- S["COND_ASM_X86_TRUE"]="#"
1023
- S["COND_CHECK_SHA256_FALSE"]="#"
1024
- S["COND_CHECK_SHA256_TRUE"]=""
1025
- S["COND_CHECK_CRC64_FALSE"]="#"
1026
- S["COND_CHECK_CRC64_TRUE"]=""
1027
- S["COND_CHECK_CRC32_FALSE"]="#"
1028
- S["COND_CHECK_CRC32_TRUE"]=""
1029
- S["COND_DECODER_LZ_FALSE"]="#"
1030
- S["COND_DECODER_LZ_TRUE"]=""
1031
- S["COND_ENCODER_LZ_FALSE"]="#"
1032
- S["COND_ENCODER_LZ_TRUE"]=""
1033
- S["COND_FILTER_LZ_FALSE"]="#"
1034
- S["COND_FILTER_LZ_TRUE"]=""
1035
- S["COND_DECODER_SIMPLE_FALSE"]="#"
1036
- S["COND_DECODER_SIMPLE_TRUE"]=""
1037
- S["COND_ENCODER_SIMPLE_FALSE"]="#"
1038
- S["COND_ENCODER_SIMPLE_TRUE"]=""
1039
- S["COND_FILTER_SIMPLE_FALSE"]="#"
1040
- S["COND_FILTER_SIMPLE_TRUE"]=""
1041
- S["COND_DECODER_SPARC_FALSE"]="#"
1042
- S["COND_DECODER_SPARC_TRUE"]=""
1043
- S["COND_ENCODER_SPARC_FALSE"]="#"
1044
- S["COND_ENCODER_SPARC_TRUE"]=""
1045
- S["COND_FILTER_SPARC_FALSE"]="#"
1046
- S["COND_FILTER_SPARC_TRUE"]=""
1047
- S["COND_DECODER_ARMTHUMB_FALSE"]="#"
1048
- S["COND_DECODER_ARMTHUMB_TRUE"]=""
1049
- S["COND_ENCODER_ARMTHUMB_FALSE"]="#"
1050
- S["COND_ENCODER_ARMTHUMB_TRUE"]=""
1051
- S["COND_FILTER_ARMTHUMB_FALSE"]="#"
1052
- S["COND_FILTER_ARMTHUMB_TRUE"]=""
1053
- S["COND_DECODER_ARM_FALSE"]="#"
1054
- S["COND_DECODER_ARM_TRUE"]=""
1055
- S["COND_ENCODER_ARM_FALSE"]="#"
1056
- S["COND_ENCODER_ARM_TRUE"]=""
1057
- S["COND_FILTER_ARM_FALSE"]="#"
1058
- S["COND_FILTER_ARM_TRUE"]=""
1059
- S["COND_DECODER_IA64_FALSE"]="#"
1060
- S["COND_DECODER_IA64_TRUE"]=""
1061
- S["COND_ENCODER_IA64_FALSE"]="#"
1062
- S["COND_ENCODER_IA64_TRUE"]=""
1063
- S["COND_FILTER_IA64_FALSE"]="#"
1064
- S["COND_FILTER_IA64_TRUE"]=""
1065
- S["COND_DECODER_POWERPC_FALSE"]="#"
1066
- S["COND_DECODER_POWERPC_TRUE"]=""
1067
- S["COND_ENCODER_POWERPC_FALSE"]="#"
1068
- S["COND_ENCODER_POWERPC_TRUE"]=""
1069
- S["COND_FILTER_POWERPC_FALSE"]="#"
1070
- S["COND_FILTER_POWERPC_TRUE"]=""
1071
- S["COND_DECODER_X86_FALSE"]="#"
1072
- S["COND_DECODER_X86_TRUE"]=""
1073
- S["COND_ENCODER_X86_FALSE"]="#"
1074
- S["COND_ENCODER_X86_TRUE"]=""
1075
- S["COND_FILTER_X86_FALSE"]="#"
1076
- S["COND_FILTER_X86_TRUE"]=""
1077
- S["COND_DECODER_DELTA_FALSE"]="#"
1078
- S["COND_DECODER_DELTA_TRUE"]=""
1079
- S["COND_ENCODER_DELTA_FALSE"]="#"
1080
- S["COND_ENCODER_DELTA_TRUE"]=""
1081
- S["COND_FILTER_DELTA_FALSE"]="#"
1082
- S["COND_FILTER_DELTA_TRUE"]=""
1083
- S["COND_DECODER_LZMA2_FALSE"]="#"
1084
- S["COND_DECODER_LZMA2_TRUE"]=""
1085
- S["COND_ENCODER_LZMA2_FALSE"]="#"
1086
- S["COND_ENCODER_LZMA2_TRUE"]=""
1087
- S["COND_FILTER_LZMA2_FALSE"]="#"
1088
- S["COND_FILTER_LZMA2_TRUE"]=""
1089
- S["COND_DECODER_LZMA1_FALSE"]="#"
1090
- S["COND_DECODER_LZMA1_TRUE"]=""
1091
- S["COND_ENCODER_LZMA1_FALSE"]="#"
1092
- S["COND_ENCODER_LZMA1_TRUE"]=""
1093
- S["COND_FILTER_LZMA1_FALSE"]="#"
1094
- S["COND_FILTER_LZMA1_TRUE"]=""
1095
- S["COND_MAIN_DECODER_FALSE"]="#"
1096
- S["COND_MAIN_DECODER_TRUE"]=""
1097
- S["COND_MAIN_ENCODER_FALSE"]="#"
1098
- S["COND_MAIN_ENCODER_TRUE"]=""
1099
- S["LN_EXEEXT"]="$(EXEEXT)"
1100
- S["COND_W32_FALSE"]=""
1101
- S["COND_W32_TRUE"]="#"
1102
- S["host_os"]="linux-gnu"
1103
- S["host_vendor"]="unknown"
1104
- S["host_cpu"]="x86_64"
1105
- S["host"]="x86_64-unknown-linux-gnu"
1106
- S["build_os"]="linux-gnu"
1107
- S["build_vendor"]="unknown"
1108
- S["build_cpu"]="x86_64"
1109
- S["build"]="x86_64-unknown-linux-gnu"
1110
- S["target_alias"]=""
1111
- S["host_alias"]=""
1112
- S["build_alias"]=""
1113
- S["LIBS"]=" "
1114
- S["ECHO_T"]=""
1115
- S["ECHO_N"]="-n"
1116
- S["ECHO_C"]=""
1117
- S["DEFS"]="-DHAVE_CONFIG_H"
1118
- S["mandir"]="${datarootdir}/man"
1119
- S["localedir"]="${datarootdir}/locale"
1120
- S["libdir"]="${exec_prefix}/lib"
1121
- S["psdir"]="${docdir}"
1122
- S["pdfdir"]="${docdir}"
1123
- S["dvidir"]="${docdir}"
1124
- S["htmldir"]="${docdir}"
1125
- S["infodir"]="${datarootdir}/info"
1126
- S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
1127
- S["oldincludedir"]="/usr/include"
1128
- S["includedir"]="${prefix}/include"
1129
- S["localstatedir"]="${prefix}/var"
1130
- S["sharedstatedir"]="${prefix}/com"
1131
- S["sysconfdir"]="${prefix}/etc"
1132
- S["datadir"]="${datarootdir}"
1133
- S["datarootdir"]="${prefix}/share"
1134
- S["libexecdir"]="${exec_prefix}/libexec"
1135
- S["sbindir"]="${exec_prefix}/sbin"
1136
- S["bindir"]="${exec_prefix}/bin"
1137
- S["program_transform_name"]="s,x,x,"
1138
- S["prefix"]="/home/o2/dev/node-liblzma/deps/xz"
1139
- S["exec_prefix"]="${prefix}"
1140
- S["PACKAGE_URL"]="http://tukaani.org/xz/"
1141
- S["PACKAGE_BUGREPORT"]="lasse.collin@tukaani.org"
1142
- S["PACKAGE_STRING"]="XZ Utils 5.2.2"
1143
- S["PACKAGE_VERSION"]="5.2.2"
1144
- S["PACKAGE_TARNAME"]="xz"
1145
- S["PACKAGE_NAME"]="XZ Utils"
1146
- S["PATH_SEPARATOR"]=":"
1147
- S["SHELL"]="/bin/bash"
1148
- _ACAWK
1149
- cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
1150
- for (key in S) S_is_set[key] = 1
1151
- FS = ""
1152
-
1153
- }
1154
- {
1155
- line = $ 0
1156
- nfields = split(line, field, "@")
1157
- substed = 0
1158
- len = length(field[1])
1159
- for (i = 2; i < nfields; i++) {
1160
- key = field[i]
1161
- keylen = length(key)
1162
- if (S_is_set[key]) {
1163
- value = S[key]
1164
- line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
1165
- len += length(value) + length(field[++i])
1166
- substed = 1
1167
- } else
1168
- len += 1 + keylen
1169
- }
1170
-
1171
- print line
1172
- }
1173
-
1174
- _ACAWK
1175
- if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
1176
- sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
1177
- else
1178
- cat
1179
- fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
1180
- || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
1181
- fi # test -n "$CONFIG_FILES"
1182
-
1183
- # Set up the scripts for CONFIG_HEADERS section.
1184
- # No need to generate them if there are no CONFIG_HEADERS.
1185
- # This happens for instance with `./config.status Makefile'.
1186
- if test -n "$CONFIG_HEADERS"; then
1187
- cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
1188
- BEGIN {
1189
- D["PACKAGE_NAME"]=" \"XZ Utils\""
1190
- D["PACKAGE_TARNAME"]=" \"xz\""
1191
- D["PACKAGE_VERSION"]=" \"5.2.2\""
1192
- D["PACKAGE_STRING"]=" \"XZ Utils 5.2.2\""
1193
- D["PACKAGE_BUGREPORT"]=" \"lasse.collin@tukaani.org\""
1194
- D["PACKAGE_URL"]=" \"http://tukaani.org/xz/\""
1195
- D["NDEBUG"]=" 1"
1196
- D["HAVE_ENCODER_LZMA1"]=" 1"
1197
- D["HAVE_ENCODER_LZMA2"]=" 1"
1198
- D["HAVE_ENCODER_DELTA"]=" 1"
1199
- D["HAVE_ENCODER_X86"]=" 1"
1200
- D["HAVE_ENCODER_POWERPC"]=" 1"
1201
- D["HAVE_ENCODER_IA64"]=" 1"
1202
- D["HAVE_ENCODER_ARM"]=" 1"
1203
- D["HAVE_ENCODER_ARMTHUMB"]=" 1"
1204
- D["HAVE_ENCODER_SPARC"]=" 1"
1205
- D["HAVE_DECODER_LZMA1"]=" 1"
1206
- D["HAVE_DECODER_LZMA2"]=" 1"
1207
- D["HAVE_DECODER_DELTA"]=" 1"
1208
- D["HAVE_DECODER_X86"]=" 1"
1209
- D["HAVE_DECODER_POWERPC"]=" 1"
1210
- D["HAVE_DECODER_IA64"]=" 1"
1211
- D["HAVE_DECODER_ARM"]=" 1"
1212
- D["HAVE_DECODER_ARMTHUMB"]=" 1"
1213
- D["HAVE_DECODER_SPARC"]=" 1"
1214
- D["HAVE_MF_HC3"]=" 1"
1215
- D["HAVE_MF_HC4"]=" 1"
1216
- D["HAVE_MF_BT2"]=" 1"
1217
- D["HAVE_MF_BT3"]=" 1"
1218
- D["HAVE_MF_BT4"]=" 1"
1219
- D["HAVE_CHECK_CRC32"]=" 1"
1220
- D["HAVE_CHECK_CRC64"]=" 1"
1221
- D["HAVE_CHECK_SHA256"]=" 1"
1222
- D["ASSUME_RAM"]=" 128"
1223
- D["PACKAGE"]=" \"xz\""
1224
- D["VERSION"]=" \"5.2.2\""
1225
- D["STDC_HEADERS"]=" 1"
1226
- D["HAVE_SYS_TYPES_H"]=" 1"
1227
- D["HAVE_SYS_STAT_H"]=" 1"
1228
- D["HAVE_STDLIB_H"]=" 1"
1229
- D["HAVE_STRING_H"]=" 1"
1230
- D["HAVE_MEMORY_H"]=" 1"
1231
- D["HAVE_STRINGS_H"]=" 1"
1232
- D["HAVE_INTTYPES_H"]=" 1"
1233
- D["HAVE_STDINT_H"]=" 1"
1234
- D["HAVE_UNISTD_H"]=" 1"
1235
- D["__EXTENSIONS__"]=" 1"
1236
- D["_ALL_SOURCE"]=" 1"
1237
- D["_GNU_SOURCE"]=" 1"
1238
- D["_POSIX_PTHREAD_SEMANTICS"]=" 1"
1239
- D["_TANDEM_SOURCE"]=" 1"
1240
- D["HAVE_PTHREAD_PRIO_INHERIT"]=" 1"
1241
- D["MYTHREAD_POSIX"]=" 1"
1242
- D["HAVE_CLOCK_GETTIME"]=" 1"
1243
- D["HAVE_PTHREAD_CONDATTR_SETCLOCK"]=" 1"
1244
- D["HAVE_DECL_CLOCK_MONOTONIC"]=" 1"
1245
- D["HAVE_DLFCN_H"]=" 1"
1246
- D["LT_OBJDIR"]=" \".libs/\""
1247
- D["ENABLE_NLS"]=" 1"
1248
- D["HAVE_GETTEXT"]=" 1"
1249
- D["HAVE_DCGETTEXT"]=" 1"
1250
- D["HAVE_FCNTL_H"]=" 1"
1251
- D["HAVE_LIMITS_H"]=" 1"
1252
- D["HAVE_SYS_TIME_H"]=" 1"
1253
- D["HAVE_IMMINTRIN_H"]=" 1"
1254
- D["HAVE__BOOL"]=" 1"
1255
- D["HAVE_STDBOOL_H"]=" 1"
1256
- D["HAVE_UINTPTR_T"]=" 1"
1257
- D["SIZEOF_SIZE_T"]=" 8"
1258
- D["HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC"]=" 1"
1259
- D["HAVE_GETOPT_H"]=" 1"
1260
- D["HAVE_GETOPT_LONG"]=" 1"
1261
- D["HAVE_FUTIMENS"]=" 1"
1262
- D["HAVE_POSIX_FADVISE"]=" 1"
1263
- D["HAVE_DECL_PROGRAM_INVOCATION_NAME"]=" 1"
1264
- D["HAVE_BYTESWAP_H"]=" 1"
1265
- D["HAVE_BSWAP_16"]=" 1"
1266
- D["HAVE_BSWAP_32"]=" 1"
1267
- D["HAVE_BSWAP_64"]=" 1"
1268
- D["TUKLIB_FAST_UNALIGNED_ACCESS"]=" 1"
1269
- D["HAVE_SYS_PARAM_H"]=" 1"
1270
- D["TUKLIB_PHYSMEM_SYSCONF"]=" 1"
1271
- D["HAVE_SYS_PARAM_H"]=" 1"
1272
- D["TUKLIB_CPUCORES_SYSCONF"]=" 1"
1273
- D["HAVE_MBRTOWC"]=" 1"
1274
- D["HAVE_WCWIDTH"]=" 1"
1275
- D["HAVE__MM_MOVEMASK_EPI8"]=" 1"
1276
- D["HAVE_VISIBILITY"]=" 1"
1277
- for (key in D) D_is_set[key] = 1
1278
- FS = ""
1279
- }
1280
- /^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ {
1281
- line = $ 0
1282
- split(line, arg, " ")
1283
- if (arg[1] == "#") {
1284
- defundef = arg[2]
1285
- mac1 = arg[3]
1286
- } else {
1287
- defundef = substr(arg[1], 2)
1288
- mac1 = arg[2]
1289
- }
1290
- split(mac1, mac2, "(") #)
1291
- macro = mac2[1]
1292
- prefix = substr(line, 1, index(line, defundef) - 1)
1293
- if (D_is_set[macro]) {
1294
- # Preserve the white space surrounding the "#".
1295
- print prefix "define", macro P[macro] D[macro]
1296
- next
1297
- } else {
1298
- # Replace #undef with comments. This is necessary, for example,
1299
- # in the case of _POSIX_SOURCE, which is predefined and required
1300
- # on some systems where configure will not decide to define it.
1301
- if (defundef == "undef") {
1302
- print "/*", prefix defundef, macro, "*/"
1303
- next
1304
- }
1305
- }
1306
- }
1307
- { print }
1308
- _ACAWK
1309
- as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
1310
- fi # test -n "$CONFIG_HEADERS"
1311
-
1312
-
1313
- eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
1314
- shift
1315
- for ac_tag
1316
- do
1317
- case $ac_tag in
1318
- :[FHLC]) ac_mode=$ac_tag; continue;;
1319
- esac
1320
- case $ac_mode$ac_tag in
1321
- :[FHL]*:*);;
1322
- :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
1323
- :[FH]-) ac_tag=-:-;;
1324
- :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
1325
- esac
1326
- ac_save_IFS=$IFS
1327
- IFS=:
1328
- set x $ac_tag
1329
- IFS=$ac_save_IFS
1330
- shift
1331
- ac_file=$1
1332
- shift
1333
-
1334
- case $ac_mode in
1335
- :L) ac_source=$1;;
1336
- :[FH])
1337
- ac_file_inputs=
1338
- for ac_f
1339
- do
1340
- case $ac_f in
1341
- -) ac_f="$ac_tmp/stdin";;
1342
- *) # Look for the file first in the build tree, then in the source tree
1343
- # (if the path is not absolute). The absolute path cannot be DOS-style,
1344
- # because $ac_f cannot contain `:'.
1345
- test -f "$ac_f" ||
1346
- case $ac_f in
1347
- [\\/$]*) false;;
1348
- *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
1349
- esac ||
1350
- as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
1351
- esac
1352
- case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
1353
- as_fn_append ac_file_inputs " '$ac_f'"
1354
- done
1355
-
1356
- # Let's still pretend it is `configure' which instantiates (i.e., don't
1357
- # use $as_me), people would be surprised to read:
1358
- # /* config.h. Generated by config.status. */
1359
- configure_input='Generated from '`
1360
- $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
1361
- `' by configure.'
1362
- if test x"$ac_file" != x-; then
1363
- configure_input="$ac_file. $configure_input"
1364
- { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
1365
- $as_echo "$as_me: creating $ac_file" >&6;}
1366
- fi
1367
- # Neutralize special characters interpreted by sed in replacement strings.
1368
- case $configure_input in #(
1369
- *\&* | *\|* | *\\* )
1370
- ac_sed_conf_input=`$as_echo "$configure_input" |
1371
- sed 's/[\\\\&|]/\\\\&/g'`;; #(
1372
- *) ac_sed_conf_input=$configure_input;;
1373
- esac
1374
-
1375
- case $ac_tag in
1376
- *:-:* | *:-) cat >"$ac_tmp/stdin" \
1377
- || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
1378
- esac
1379
- ;;
1380
- esac
1381
-
1382
- ac_dir=`$as_dirname -- "$ac_file" ||
1383
- $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1384
- X"$ac_file" : 'X\(//\)[^/]' \| \
1385
- X"$ac_file" : 'X\(//\)$' \| \
1386
- X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
1387
- $as_echo X"$ac_file" |
1388
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1389
- s//\1/
1390
- q
1391
- }
1392
- /^X\(\/\/\)[^/].*/{
1393
- s//\1/
1394
- q
1395
- }
1396
- /^X\(\/\/\)$/{
1397
- s//\1/
1398
- q
1399
- }
1400
- /^X\(\/\).*/{
1401
- s//\1/
1402
- q
1403
- }
1404
- s/.*/./; q'`
1405
- as_dir="$ac_dir"; as_fn_mkdir_p
1406
- ac_builddir=.
1407
-
1408
- case "$ac_dir" in
1409
- .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1410
- *)
1411
- ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1412
- # A ".." for each directory in $ac_dir_suffix.
1413
- ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1414
- case $ac_top_builddir_sub in
1415
- "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1416
- *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1417
- esac ;;
1418
- esac
1419
- ac_abs_top_builddir=$ac_pwd
1420
- ac_abs_builddir=$ac_pwd$ac_dir_suffix
1421
- # for backward compatibility:
1422
- ac_top_builddir=$ac_top_build_prefix
1423
-
1424
- case $srcdir in
1425
- .) # We are building in place.
1426
- ac_srcdir=.
1427
- ac_top_srcdir=$ac_top_builddir_sub
1428
- ac_abs_top_srcdir=$ac_pwd ;;
1429
- [\\/]* | ?:[\\/]* ) # Absolute name.
1430
- ac_srcdir=$srcdir$ac_dir_suffix;
1431
- ac_top_srcdir=$srcdir
1432
- ac_abs_top_srcdir=$srcdir ;;
1433
- *) # Relative name.
1434
- ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1435
- ac_top_srcdir=$ac_top_build_prefix$srcdir
1436
- ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1437
- esac
1438
- ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1439
-
1440
-
1441
- case $ac_mode in
1442
- :F)
1443
- #
1444
- # CONFIG_FILE
1445
- #
1446
-
1447
- case $INSTALL in
1448
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
1449
- *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
1450
- esac
1451
- ac_MKDIR_P=$MKDIR_P
1452
- case $MKDIR_P in
1453
- [\\/$]* | ?:[\\/]* ) ;;
1454
- */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
1455
- esac
1456
- # If the template does not know about datarootdir, expand it.
1457
- # FIXME: This hack should be removed a few years after 2.60.
1458
- ac_datarootdir_hack=; ac_datarootdir_seen=
1459
- ac_sed_dataroot='
1460
- /datarootdir/ {
1461
- p
1462
- q
1463
- }
1464
- /@datadir@/p
1465
- /@docdir@/p
1466
- /@infodir@/p
1467
- /@localedir@/p
1468
- /@mandir@/p'
1469
- case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
1470
- *datarootdir*) ac_datarootdir_seen=yes;;
1471
- *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
1472
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
1473
- $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
1474
- ac_datarootdir_hack='
1475
- s&@datadir@&${datarootdir}&g
1476
- s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
1477
- s&@infodir@&${datarootdir}/info&g
1478
- s&@localedir@&${datarootdir}/locale&g
1479
- s&@mandir@&${datarootdir}/man&g
1480
- s&\${datarootdir}&${prefix}/share&g' ;;
1481
- esac
1482
- ac_sed_extra="/^[ ]*VPATH[ ]*=[ ]*/{
1483
- h
1484
- s///
1485
- s/^/:/
1486
- s/[ ]*$/:/
1487
- s/:\$(srcdir):/:/g
1488
- s/:\${srcdir}:/:/g
1489
- s/:@srcdir@:/:/g
1490
- s/^:*//
1491
- s/:*$//
1492
- x
1493
- s/\(=[ ]*\).*/\1/
1494
- G
1495
- s/\n//
1496
- s/^[^=]*=[ ]*$//
1497
- }
1498
-
1499
- :t
1500
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
1501
- s|@configure_input@|$ac_sed_conf_input|;t t
1502
- s&@top_builddir@&$ac_top_builddir_sub&;t t
1503
- s&@top_build_prefix@&$ac_top_build_prefix&;t t
1504
- s&@srcdir@&$ac_srcdir&;t t
1505
- s&@abs_srcdir@&$ac_abs_srcdir&;t t
1506
- s&@top_srcdir@&$ac_top_srcdir&;t t
1507
- s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
1508
- s&@builddir@&$ac_builddir&;t t
1509
- s&@abs_builddir@&$ac_abs_builddir&;t t
1510
- s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
1511
- s&@INSTALL@&$ac_INSTALL&;t t
1512
- s&@MKDIR_P@&$ac_MKDIR_P&;t t
1513
- $ac_datarootdir_hack
1514
- "
1515
- eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
1516
- >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1517
-
1518
- test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
1519
- { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
1520
- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
1521
- "$ac_tmp/out"`; test -z "$ac_out"; } &&
1522
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1523
- which seems to be undefined. Please make sure it is defined" >&5
1524
- $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1525
- which seems to be undefined. Please make sure it is defined" >&2;}
1526
-
1527
- rm -f "$ac_tmp/stdin"
1528
- case $ac_file in
1529
- -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
1530
- *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
1531
- esac \
1532
- || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1533
- ;;
1534
- :H)
1535
- #
1536
- # CONFIG_HEADER
1537
- #
1538
- if test x"$ac_file" != x-; then
1539
- {
1540
- $as_echo "/* $configure_input */" \
1541
- && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
1542
- } >"$ac_tmp/config.h" \
1543
- || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1544
- if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
1545
- { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
1546
- $as_echo "$as_me: $ac_file is unchanged" >&6;}
1547
- else
1548
- rm -f "$ac_file"
1549
- mv "$ac_tmp/config.h" "$ac_file" \
1550
- || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1551
- fi
1552
- else
1553
- $as_echo "/* $configure_input */" \
1554
- && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
1555
- || as_fn_error $? "could not create -" "$LINENO" 5
1556
- fi
1557
- # Compute "$ac_file"'s index in $config_headers.
1558
- _am_arg="$ac_file"
1559
- _am_stamp_count=1
1560
- for _am_header in $config_headers :; do
1561
- case $_am_header in
1562
- $_am_arg | $_am_arg:* )
1563
- break ;;
1564
- * )
1565
- _am_stamp_count=`expr $_am_stamp_count + 1` ;;
1566
- esac
1567
- done
1568
- echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
1569
- $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1570
- X"$_am_arg" : 'X\(//\)[^/]' \| \
1571
- X"$_am_arg" : 'X\(//\)$' \| \
1572
- X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
1573
- $as_echo X"$_am_arg" |
1574
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1575
- s//\1/
1576
- q
1577
- }
1578
- /^X\(\/\/\)[^/].*/{
1579
- s//\1/
1580
- q
1581
- }
1582
- /^X\(\/\/\)$/{
1583
- s//\1/
1584
- q
1585
- }
1586
- /^X\(\/\).*/{
1587
- s//\1/
1588
- q
1589
- }
1590
- s/.*/./; q'`/stamp-h$_am_stamp_count
1591
- ;;
1592
-
1593
- :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
1594
- $as_echo "$as_me: executing $ac_file commands" >&6;}
1595
- ;;
1596
- esac
1597
-
1598
-
1599
- case $ac_file$ac_mode in
1600
- "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
1601
- # Older Autoconf quotes --file arguments for eval, but not when files
1602
- # are listed without --file. Let's play safe and only enable the eval
1603
- # if we detect the quoting.
1604
- case $CONFIG_FILES in
1605
- *\'*) eval set x "$CONFIG_FILES" ;;
1606
- *) set x $CONFIG_FILES ;;
1607
- esac
1608
- shift
1609
- for mf
1610
- do
1611
- # Strip MF so we end up with the name of the file.
1612
- mf=`echo "$mf" | sed -e 's/:.*$//'`
1613
- # Check whether this is an Automake generated Makefile or not.
1614
- # We used to match only the files named 'Makefile.in', but
1615
- # some people rename them; so instead we look at the file content.
1616
- # Grep'ing the first line is not enough: some people post-process
1617
- # each Makefile.in and add a new line on top of each file to say so.
1618
- # Grep'ing the whole file is not good either: AIX grep has a line
1619
- # limit of 2048, but all sed's we know have understand at least 4000.
1620
- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
1621
- dirpart=`$as_dirname -- "$mf" ||
1622
- $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1623
- X"$mf" : 'X\(//\)[^/]' \| \
1624
- X"$mf" : 'X\(//\)$' \| \
1625
- X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
1626
- $as_echo X"$mf" |
1627
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1628
- s//\1/
1629
- q
1630
- }
1631
- /^X\(\/\/\)[^/].*/{
1632
- s//\1/
1633
- q
1634
- }
1635
- /^X\(\/\/\)$/{
1636
- s//\1/
1637
- q
1638
- }
1639
- /^X\(\/\).*/{
1640
- s//\1/
1641
- q
1642
- }
1643
- s/.*/./; q'`
1644
- else
1645
- continue
1646
- fi
1647
- # Extract the definition of DEPDIR, am__include, and am__quote
1648
- # from the Makefile without running 'make'.
1649
- DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
1650
- test -z "$DEPDIR" && continue
1651
- am__include=`sed -n 's/^am__include = //p' < "$mf"`
1652
- test -z "$am__include" && continue
1653
- am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
1654
- # Find all dependency output files, they are included files with
1655
- # $(DEPDIR) in their names. We invoke sed twice because it is the
1656
- # simplest approach to changing $(DEPDIR) to its actual value in the
1657
- # expansion.
1658
- for file in `sed -n "
1659
- s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
1660
- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
1661
- # Make sure the directory exists.
1662
- test -f "$dirpart/$file" && continue
1663
- fdir=`$as_dirname -- "$file" ||
1664
- $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1665
- X"$file" : 'X\(//\)[^/]' \| \
1666
- X"$file" : 'X\(//\)$' \| \
1667
- X"$file" : 'X\(/\)' \| . 2>/dev/null ||
1668
- $as_echo X"$file" |
1669
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1670
- s//\1/
1671
- q
1672
- }
1673
- /^X\(\/\/\)[^/].*/{
1674
- s//\1/
1675
- q
1676
- }
1677
- /^X\(\/\/\)$/{
1678
- s//\1/
1679
- q
1680
- }
1681
- /^X\(\/\).*/{
1682
- s//\1/
1683
- q
1684
- }
1685
- s/.*/./; q'`
1686
- as_dir=$dirpart/$fdir; as_fn_mkdir_p
1687
- # echo "creating $dirpart/$file"
1688
- echo '# dummy' > "$dirpart/$file"
1689
- done
1690
- done
1691
- }
1692
- ;;
1693
- "libtool":C)
1694
-
1695
- # See if we are running on zsh, and set the options which allow our
1696
- # commands through without removal of \ escapes.
1697
- if test -n "${ZSH_VERSION+set}" ; then
1698
- setopt NO_GLOB_SUBST
1699
- fi
1700
-
1701
- cfgfile="${ofile}T"
1702
- trap "$RM \"$cfgfile\"; exit 1" 1 2 15
1703
- $RM "$cfgfile"
1704
-
1705
- cat <<_LT_EOF >> "$cfgfile"
1706
- #! $SHELL
1707
-
1708
- # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
1709
- # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
1710
- # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1711
- # NOTE: Changes made to this file will be lost: look at ltmain.sh.
1712
- #
1713
- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
1714
- # 2006, 2007, 2008, 2009, 2010, 2011 Free Software
1715
- # Foundation, Inc.
1716
- # Written by Gordon Matzigkeit, 1996
1717
- #
1718
- # This file is part of GNU Libtool.
1719
- #
1720
- # GNU Libtool is free software; you can redistribute it and/or
1721
- # modify it under the terms of the GNU General Public License as
1722
- # published by the Free Software Foundation; either version 2 of
1723
- # the License, or (at your option) any later version.
1724
- #
1725
- # As a special exception to the GNU General Public License,
1726
- # if you distribute this file as part of a program or library that
1727
- # is built using GNU Libtool, you may include this file under the
1728
- # same distribution terms that you use for the rest of that program.
1729
- #
1730
- # GNU Libtool is distributed in the hope that it will be useful,
1731
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
1732
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1733
- # GNU General Public License for more details.
1734
- #
1735
- # You should have received a copy of the GNU General Public License
1736
- # along with GNU Libtool; see the file COPYING. If not, a copy
1737
- # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
1738
- # obtained by writing to the Free Software Foundation, Inc.,
1739
- # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1740
-
1741
-
1742
- # The names of the tagged configurations supported by this script.
1743
- available_tags="RC "
1744
-
1745
- # ### BEGIN LIBTOOL CONFIG
1746
-
1747
- # Which release of libtool.m4 was used?
1748
- macro_version=$macro_version
1749
- macro_revision=$macro_revision
1750
-
1751
- # Assembler program.
1752
- AS=$lt_AS
1753
-
1754
- # DLL creation program.
1755
- DLLTOOL=$lt_DLLTOOL
1756
-
1757
- # Object dumper program.
1758
- OBJDUMP=$lt_OBJDUMP
1759
-
1760
- # Whether or not to build shared libraries.
1761
- build_libtool_libs=$enable_shared
1762
-
1763
- # Whether or not to build static libraries.
1764
- build_old_libs=$enable_static
1765
-
1766
- # What type of objects to build.
1767
- pic_mode=$pic_mode
1768
-
1769
- # Whether or not to optimize for fast installation.
1770
- fast_install=$enable_fast_install
1771
-
1772
- # Shell to use when invoking shell scripts.
1773
- SHELL=$lt_SHELL
1774
-
1775
- # An echo program that protects backslashes.
1776
- ECHO=$lt_ECHO
1777
-
1778
- # The PATH separator for the build system.
1779
- PATH_SEPARATOR=$lt_PATH_SEPARATOR
1780
-
1781
- # The host system.
1782
- host_alias=$host_alias
1783
- host=$host
1784
- host_os=$host_os
1785
-
1786
- # The build system.
1787
- build_alias=$build_alias
1788
- build=$build
1789
- build_os=$build_os
1790
-
1791
- # A sed program that does not truncate output.
1792
- SED=$lt_SED
1793
-
1794
- # Sed that helps us avoid accidentally triggering echo(1) options like -n.
1795
- Xsed="\$SED -e 1s/^X//"
1796
-
1797
- # A grep program that handles long lines.
1798
- GREP=$lt_GREP
1799
-
1800
- # An ERE matcher.
1801
- EGREP=$lt_EGREP
1802
-
1803
- # A literal string matcher.
1804
- FGREP=$lt_FGREP
1805
-
1806
- # A BSD- or MS-compatible name lister.
1807
- NM=$lt_NM
1808
-
1809
- # Whether we need soft or hard links.
1810
- LN_S=$lt_LN_S
1811
-
1812
- # What is the maximum length of a command?
1813
- max_cmd_len=$max_cmd_len
1814
-
1815
- # Object file suffix (normally "o").
1816
- objext=$ac_objext
1817
-
1818
- # Executable file suffix (normally "").
1819
- exeext=$exeext
1820
-
1821
- # whether the shell understands "unset".
1822
- lt_unset=$lt_unset
1823
-
1824
- # turn spaces into newlines.
1825
- SP2NL=$lt_lt_SP2NL
1826
-
1827
- # turn newlines into spaces.
1828
- NL2SP=$lt_lt_NL2SP
1829
-
1830
- # convert \$build file names to \$host format.
1831
- to_host_file_cmd=$lt_cv_to_host_file_cmd
1832
-
1833
- # convert \$build files to toolchain format.
1834
- to_tool_file_cmd=$lt_cv_to_tool_file_cmd
1835
-
1836
- # Method to check whether dependent libraries are shared objects.
1837
- deplibs_check_method=$lt_deplibs_check_method
1838
-
1839
- # Command to use when deplibs_check_method = "file_magic".
1840
- file_magic_cmd=$lt_file_magic_cmd
1841
-
1842
- # How to find potential files when deplibs_check_method = "file_magic".
1843
- file_magic_glob=$lt_file_magic_glob
1844
-
1845
- # Find potential files using nocaseglob when deplibs_check_method = "file_magic".
1846
- want_nocaseglob=$lt_want_nocaseglob
1847
-
1848
- # Command to associate shared and link libraries.
1849
- sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
1850
-
1851
- # The archiver.
1852
- AR=$lt_AR
1853
-
1854
- # Flags to create an archive.
1855
- AR_FLAGS=$lt_AR_FLAGS
1856
-
1857
- # How to feed a file listing to the archiver.
1858
- archiver_list_spec=$lt_archiver_list_spec
1859
-
1860
- # A symbol stripping program.
1861
- STRIP=$lt_STRIP
1862
-
1863
- # Commands used to install an old-style archive.
1864
- RANLIB=$lt_RANLIB
1865
- old_postinstall_cmds=$lt_old_postinstall_cmds
1866
- old_postuninstall_cmds=$lt_old_postuninstall_cmds
1867
-
1868
- # Whether to use a lock for old archive extraction.
1869
- lock_old_archive_extraction=$lock_old_archive_extraction
1870
-
1871
- # A C compiler.
1872
- LTCC=$lt_CC
1873
-
1874
- # LTCC compiler flags.
1875
- LTCFLAGS=$lt_CFLAGS
1876
-
1877
- # Take the output of nm and produce a listing of raw symbols and C names.
1878
- global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
1879
-
1880
- # Transform the output of nm in a proper C declaration.
1881
- global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
1882
-
1883
- # Transform the output of nm in a C name address pair.
1884
- global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
1885
-
1886
- # Transform the output of nm in a C name address pair when lib prefix is needed.
1887
- global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
1888
-
1889
- # Specify filename containing input files for \$NM.
1890
- nm_file_list_spec=$lt_nm_file_list_spec
1891
-
1892
- # The root where to search for dependent libraries,and in which our libraries should be installed.
1893
- lt_sysroot=$lt_sysroot
1894
-
1895
- # The name of the directory that contains temporary libtool files.
1896
- objdir=$objdir
1897
-
1898
- # Used to examine libraries when file_magic_cmd begins with "file".
1899
- MAGIC_CMD=$MAGIC_CMD
1900
-
1901
- # Must we lock files when doing compilation?
1902
- need_locks=$lt_need_locks
1903
-
1904
- # Manifest tool.
1905
- MANIFEST_TOOL=$lt_MANIFEST_TOOL
1906
-
1907
- # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
1908
- DSYMUTIL=$lt_DSYMUTIL
1909
-
1910
- # Tool to change global to local symbols on Mac OS X.
1911
- NMEDIT=$lt_NMEDIT
1912
-
1913
- # Tool to manipulate fat objects and archives on Mac OS X.
1914
- LIPO=$lt_LIPO
1915
-
1916
- # ldd/readelf like tool for Mach-O binaries on Mac OS X.
1917
- OTOOL=$lt_OTOOL
1918
-
1919
- # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
1920
- OTOOL64=$lt_OTOOL64
1921
-
1922
- # Old archive suffix (normally "a").
1923
- libext=$libext
1924
-
1925
- # Shared library suffix (normally ".so").
1926
- shrext_cmds=$lt_shrext_cmds
1927
-
1928
- # The commands to extract the exported symbol list from a shared archive.
1929
- extract_expsyms_cmds=$lt_extract_expsyms_cmds
1930
-
1931
- # Variables whose values should be saved in libtool wrapper scripts and
1932
- # restored at link time.
1933
- variables_saved_for_relink=$lt_variables_saved_for_relink
1934
-
1935
- # Do we need the "lib" prefix for modules?
1936
- need_lib_prefix=$need_lib_prefix
1937
-
1938
- # Do we need a version for libraries?
1939
- need_version=$need_version
1940
-
1941
- # Library versioning type.
1942
- version_type=$version_type
1943
-
1944
- # Shared library runtime path variable.
1945
- runpath_var=$runpath_var
1946
-
1947
- # Shared library path variable.
1948
- shlibpath_var=$shlibpath_var
1949
-
1950
- # Is shlibpath searched before the hard-coded library search path?
1951
- shlibpath_overrides_runpath=$shlibpath_overrides_runpath
1952
-
1953
- # Format of library name prefix.
1954
- libname_spec=$lt_libname_spec
1955
-
1956
- # List of archive names. First name is the real one, the rest are links.
1957
- # The last name is the one that the linker finds with -lNAME
1958
- library_names_spec=$lt_library_names_spec
1959
-
1960
- # The coded name of the library, if different from the real name.
1961
- soname_spec=$lt_soname_spec
1962
-
1963
- # Permission mode override for installation of shared libraries.
1964
- install_override_mode=$lt_install_override_mode
1965
-
1966
- # Command to use after installation of a shared archive.
1967
- postinstall_cmds=$lt_postinstall_cmds
1968
-
1969
- # Command to use after uninstallation of a shared archive.
1970
- postuninstall_cmds=$lt_postuninstall_cmds
1971
-
1972
- # Commands used to finish a libtool library installation in a directory.
1973
- finish_cmds=$lt_finish_cmds
1974
-
1975
- # As "finish_cmds", except a single script fragment to be evaled but
1976
- # not shown.
1977
- finish_eval=$lt_finish_eval
1978
-
1979
- # Whether we should hardcode library paths into libraries.
1980
- hardcode_into_libs=$hardcode_into_libs
1981
-
1982
- # Compile-time system search path for libraries.
1983
- sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
1984
-
1985
- # Run-time system search path for libraries.
1986
- sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
1987
-
1988
- # Whether dlopen is supported.
1989
- dlopen_support=$enable_dlopen
1990
-
1991
- # Whether dlopen of programs is supported.
1992
- dlopen_self=$enable_dlopen_self
1993
-
1994
- # Whether dlopen of statically linked programs is supported.
1995
- dlopen_self_static=$enable_dlopen_self_static
1996
-
1997
- # Commands to strip libraries.
1998
- old_striplib=$lt_old_striplib
1999
- striplib=$lt_striplib
2000
-
2001
-
2002
- # The linker used to build libraries.
2003
- LD=$lt_LD
2004
-
2005
- # How to create reloadable object files.
2006
- reload_flag=$lt_reload_flag
2007
- reload_cmds=$lt_reload_cmds
2008
-
2009
- # Commands used to build an old-style archive.
2010
- old_archive_cmds=$lt_old_archive_cmds
2011
-
2012
- # A language specific compiler.
2013
- CC=$lt_compiler
2014
-
2015
- # Is the compiler the GNU compiler?
2016
- with_gcc=$GCC
2017
-
2018
- # Compiler flag to turn off builtin functions.
2019
- no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
2020
-
2021
- # Additional compiler flags for building library objects.
2022
- pic_flag=$lt_lt_prog_compiler_pic
2023
-
2024
- # How to pass a linker flag through the compiler.
2025
- wl=$lt_lt_prog_compiler_wl
2026
-
2027
- # Compiler flag to prevent dynamic linking.
2028
- link_static_flag=$lt_lt_prog_compiler_static
2029
-
2030
- # Does compiler simultaneously support -c and -o options?
2031
- compiler_c_o=$lt_lt_cv_prog_compiler_c_o
2032
-
2033
- # Whether or not to add -lc for building shared libraries.
2034
- build_libtool_need_lc=$archive_cmds_need_lc
2035
-
2036
- # Whether or not to disallow shared libs when runtime libs are static.
2037
- allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
2038
-
2039
- # Compiler flag to allow reflexive dlopens.
2040
- export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
2041
-
2042
- # Compiler flag to generate shared objects directly from archives.
2043
- whole_archive_flag_spec=$lt_whole_archive_flag_spec
2044
-
2045
- # Whether the compiler copes with passing no objects directly.
2046
- compiler_needs_object=$lt_compiler_needs_object
2047
-
2048
- # Create an old-style archive from a shared archive.
2049
- old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
2050
-
2051
- # Create a temporary old-style archive to link instead of a shared archive.
2052
- old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
2053
-
2054
- # Commands used to build a shared archive.
2055
- archive_cmds=$lt_archive_cmds
2056
- archive_expsym_cmds=$lt_archive_expsym_cmds
2057
-
2058
- # Commands used to build a loadable module if different from building
2059
- # a shared archive.
2060
- module_cmds=$lt_module_cmds
2061
- module_expsym_cmds=$lt_module_expsym_cmds
2062
-
2063
- # Whether we are building with GNU ld or not.
2064
- with_gnu_ld=$lt_with_gnu_ld
2065
-
2066
- # Flag that allows shared libraries with undefined symbols to be built.
2067
- allow_undefined_flag=$lt_allow_undefined_flag
2068
-
2069
- # Flag that enforces no undefined symbols.
2070
- no_undefined_flag=$lt_no_undefined_flag
2071
-
2072
- # Flag to hardcode \$libdir into a binary during linking.
2073
- # This must work even if \$libdir does not exist
2074
- hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
2075
-
2076
- # Whether we need a single "-rpath" flag with a separated argument.
2077
- hardcode_libdir_separator=$lt_hardcode_libdir_separator
2078
-
2079
- # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
2080
- # DIR into the resulting binary.
2081
- hardcode_direct=$hardcode_direct
2082
-
2083
- # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
2084
- # DIR into the resulting binary and the resulting library dependency is
2085
- # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
2086
- # library is relocated.
2087
- hardcode_direct_absolute=$hardcode_direct_absolute
2088
-
2089
- # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
2090
- # into the resulting binary.
2091
- hardcode_minus_L=$hardcode_minus_L
2092
-
2093
- # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
2094
- # into the resulting binary.
2095
- hardcode_shlibpath_var=$hardcode_shlibpath_var
2096
-
2097
- # Set to "yes" if building a shared library automatically hardcodes DIR
2098
- # into the library and all subsequent libraries and executables linked
2099
- # against it.
2100
- hardcode_automatic=$hardcode_automatic
2101
-
2102
- # Set to yes if linker adds runtime paths of dependent libraries
2103
- # to runtime path list.
2104
- inherit_rpath=$inherit_rpath
2105
-
2106
- # Whether libtool must link a program against all its dependency libraries.
2107
- link_all_deplibs=$link_all_deplibs
2108
-
2109
- # Set to "yes" if exported symbols are required.
2110
- always_export_symbols=$always_export_symbols
2111
-
2112
- # The commands to list exported symbols.
2113
- export_symbols_cmds=$lt_export_symbols_cmds
2114
-
2115
- # Symbols that should not be listed in the preloaded symbols.
2116
- exclude_expsyms=$lt_exclude_expsyms
2117
-
2118
- # Symbols that must always be exported.
2119
- include_expsyms=$lt_include_expsyms
2120
-
2121
- # Commands necessary for linking programs (against libraries) with templates.
2122
- prelink_cmds=$lt_prelink_cmds
2123
-
2124
- # Commands necessary for finishing linking programs.
2125
- postlink_cmds=$lt_postlink_cmds
2126
-
2127
- # Specify filename containing input files.
2128
- file_list_spec=$lt_file_list_spec
2129
-
2130
- # How to hardcode a shared library path into an executable.
2131
- hardcode_action=$hardcode_action
2132
-
2133
- # ### END LIBTOOL CONFIG
2134
-
2135
- _LT_EOF
2136
-
2137
- case $host_os in
2138
- aix3*)
2139
- cat <<\_LT_EOF >> "$cfgfile"
2140
- # AIX sometimes has problems with the GCC collect2 program. For some
2141
- # reason, if we set the COLLECT_NAMES environment variable, the problems
2142
- # vanish in a puff of smoke.
2143
- if test "X${COLLECT_NAMES+set}" != Xset; then
2144
- COLLECT_NAMES=
2145
- export COLLECT_NAMES
2146
- fi
2147
- _LT_EOF
2148
- ;;
2149
- esac
2150
-
2151
-
2152
- ltmain="$ac_aux_dir/ltmain.sh"
2153
-
2154
-
2155
- # We use sed instead of cat because bash on DJGPP gets confused if
2156
- # if finds mixed CR/LF and LF-only lines. Since sed operates in
2157
- # text mode, it properly converts lines to CR/LF. This bash problem
2158
- # is reportedly fixed, but why not run on old versions too?
2159
- sed '$q' "$ltmain" >> "$cfgfile" \
2160
- || (rm -f "$cfgfile"; exit 1)
2161
-
2162
- if test x"$xsi_shell" = xyes; then
2163
- sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
2164
- func_dirname ()\
2165
- {\
2166
- \ case ${1} in\
2167
- \ */*) func_dirname_result="${1%/*}${2}" ;;\
2168
- \ * ) func_dirname_result="${3}" ;;\
2169
- \ esac\
2170
- } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
2171
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2172
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2173
- test 0 -eq $? || _lt_function_replace_fail=:
2174
-
2175
-
2176
- sed -e '/^func_basename ()$/,/^} # func_basename /c\
2177
- func_basename ()\
2178
- {\
2179
- \ func_basename_result="${1##*/}"\
2180
- } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
2181
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2182
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2183
- test 0 -eq $? || _lt_function_replace_fail=:
2184
-
2185
-
2186
- sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\
2187
- func_dirname_and_basename ()\
2188
- {\
2189
- \ case ${1} in\
2190
- \ */*) func_dirname_result="${1%/*}${2}" ;;\
2191
- \ * ) func_dirname_result="${3}" ;;\
2192
- \ esac\
2193
- \ func_basename_result="${1##*/}"\
2194
- } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
2195
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2196
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2197
- test 0 -eq $? || _lt_function_replace_fail=:
2198
-
2199
-
2200
- sed -e '/^func_stripname ()$/,/^} # func_stripname /c\
2201
- func_stripname ()\
2202
- {\
2203
- \ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\
2204
- \ # positional parameters, so assign one to ordinary parameter first.\
2205
- \ func_stripname_result=${3}\
2206
- \ func_stripname_result=${func_stripname_result#"${1}"}\
2207
- \ func_stripname_result=${func_stripname_result%"${2}"}\
2208
- } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
2209
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2210
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2211
- test 0 -eq $? || _lt_function_replace_fail=:
2212
-
2213
-
2214
- sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\
2215
- func_split_long_opt ()\
2216
- {\
2217
- \ func_split_long_opt_name=${1%%=*}\
2218
- \ func_split_long_opt_arg=${1#*=}\
2219
- } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
2220
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2221
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2222
- test 0 -eq $? || _lt_function_replace_fail=:
2223
-
2224
-
2225
- sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\
2226
- func_split_short_opt ()\
2227
- {\
2228
- \ func_split_short_opt_arg=${1#??}\
2229
- \ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\
2230
- } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
2231
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2232
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2233
- test 0 -eq $? || _lt_function_replace_fail=:
2234
-
2235
-
2236
- sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\
2237
- func_lo2o ()\
2238
- {\
2239
- \ case ${1} in\
2240
- \ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\
2241
- \ *) func_lo2o_result=${1} ;;\
2242
- \ esac\
2243
- } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
2244
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2245
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2246
- test 0 -eq $? || _lt_function_replace_fail=:
2247
-
2248
-
2249
- sed -e '/^func_xform ()$/,/^} # func_xform /c\
2250
- func_xform ()\
2251
- {\
2252
- func_xform_result=${1%.*}.lo\
2253
- } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
2254
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2255
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2256
- test 0 -eq $? || _lt_function_replace_fail=:
2257
-
2258
-
2259
- sed -e '/^func_arith ()$/,/^} # func_arith /c\
2260
- func_arith ()\
2261
- {\
2262
- func_arith_result=$(( $* ))\
2263
- } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
2264
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2265
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2266
- test 0 -eq $? || _lt_function_replace_fail=:
2267
-
2268
-
2269
- sed -e '/^func_len ()$/,/^} # func_len /c\
2270
- func_len ()\
2271
- {\
2272
- func_len_result=${#1}\
2273
- } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
2274
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2275
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2276
- test 0 -eq $? || _lt_function_replace_fail=:
2277
-
2278
- fi
2279
-
2280
- if test x"$lt_shell_append" = xyes; then
2281
- sed -e '/^func_append ()$/,/^} # func_append /c\
2282
- func_append ()\
2283
- {\
2284
- eval "${1}+=\\${2}"\
2285
- } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
2286
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2287
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2288
- test 0 -eq $? || _lt_function_replace_fail=:
2289
-
2290
-
2291
- sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\
2292
- func_append_quoted ()\
2293
- {\
2294
- \ func_quote_for_eval "${2}"\
2295
- \ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\
2296
- } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
2297
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2298
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2299
- test 0 -eq $? || _lt_function_replace_fail=:
2300
-
2301
-
2302
- # Save a `func_append' function call where possible by direct use of '+='
2303
- sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
2304
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2305
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2306
- test 0 -eq $? || _lt_function_replace_fail=:
2307
- else
2308
- # Save a `func_append' function call even when '+=' is not available
2309
- sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
2310
- && mv -f "$cfgfile.tmp" "$cfgfile" \
2311
- || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
2312
- test 0 -eq $? || _lt_function_replace_fail=:
2313
- fi
2314
-
2315
- if test x"$_lt_function_replace_fail" = x":"; then
2316
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
2317
- $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
2318
- fi
2319
-
2320
-
2321
- mv -f "$cfgfile" "$ofile" ||
2322
- (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
2323
- chmod +x "$ofile"
2324
-
2325
-
2326
- cat <<_LT_EOF >> "$ofile"
2327
-
2328
- # ### BEGIN LIBTOOL TAG CONFIG: RC
2329
-
2330
- # The linker used to build libraries.
2331
- LD=$lt_LD_RC
2332
-
2333
- # How to create reloadable object files.
2334
- reload_flag=$lt_reload_flag_RC
2335
- reload_cmds=$lt_reload_cmds_RC
2336
-
2337
- # Commands used to build an old-style archive.
2338
- old_archive_cmds=$lt_old_archive_cmds_RC
2339
-
2340
- # A language specific compiler.
2341
- CC=$lt_compiler_RC
2342
-
2343
- # Is the compiler the GNU compiler?
2344
- with_gcc=$GCC_RC
2345
-
2346
- # Compiler flag to turn off builtin functions.
2347
- no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC
2348
-
2349
- # Additional compiler flags for building library objects.
2350
- pic_flag=$lt_lt_prog_compiler_pic_RC
2351
-
2352
- # How to pass a linker flag through the compiler.
2353
- wl=$lt_lt_prog_compiler_wl_RC
2354
-
2355
- # Compiler flag to prevent dynamic linking.
2356
- link_static_flag=$lt_lt_prog_compiler_static_RC
2357
-
2358
- # Does compiler simultaneously support -c and -o options?
2359
- compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC
2360
-
2361
- # Whether or not to add -lc for building shared libraries.
2362
- build_libtool_need_lc=$archive_cmds_need_lc_RC
2363
-
2364
- # Whether or not to disallow shared libs when runtime libs are static.
2365
- allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_RC
2366
-
2367
- # Compiler flag to allow reflexive dlopens.
2368
- export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC
2369
-
2370
- # Compiler flag to generate shared objects directly from archives.
2371
- whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC
2372
-
2373
- # Whether the compiler copes with passing no objects directly.
2374
- compiler_needs_object=$lt_compiler_needs_object_RC
2375
-
2376
- # Create an old-style archive from a shared archive.
2377
- old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_RC
2378
-
2379
- # Create a temporary old-style archive to link instead of a shared archive.
2380
- old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_RC
2381
-
2382
- # Commands used to build a shared archive.
2383
- archive_cmds=$lt_archive_cmds_RC
2384
- archive_expsym_cmds=$lt_archive_expsym_cmds_RC
2385
-
2386
- # Commands used to build a loadable module if different from building
2387
- # a shared archive.
2388
- module_cmds=$lt_module_cmds_RC
2389
- module_expsym_cmds=$lt_module_expsym_cmds_RC
2390
-
2391
- # Whether we are building with GNU ld or not.
2392
- with_gnu_ld=$lt_with_gnu_ld_RC
2393
-
2394
- # Flag that allows shared libraries with undefined symbols to be built.
2395
- allow_undefined_flag=$lt_allow_undefined_flag_RC
2396
-
2397
- # Flag that enforces no undefined symbols.
2398
- no_undefined_flag=$lt_no_undefined_flag_RC
2399
-
2400
- # Flag to hardcode \$libdir into a binary during linking.
2401
- # This must work even if \$libdir does not exist
2402
- hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_RC
2403
-
2404
- # Whether we need a single "-rpath" flag with a separated argument.
2405
- hardcode_libdir_separator=$lt_hardcode_libdir_separator_RC
2406
-
2407
- # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
2408
- # DIR into the resulting binary.
2409
- hardcode_direct=$hardcode_direct_RC
2410
-
2411
- # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
2412
- # DIR into the resulting binary and the resulting library dependency is
2413
- # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
2414
- # library is relocated.
2415
- hardcode_direct_absolute=$hardcode_direct_absolute_RC
2416
-
2417
- # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
2418
- # into the resulting binary.
2419
- hardcode_minus_L=$hardcode_minus_L_RC
2420
-
2421
- # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
2422
- # into the resulting binary.
2423
- hardcode_shlibpath_var=$hardcode_shlibpath_var_RC
2424
-
2425
- # Set to "yes" if building a shared library automatically hardcodes DIR
2426
- # into the library and all subsequent libraries and executables linked
2427
- # against it.
2428
- hardcode_automatic=$hardcode_automatic_RC
2429
-
2430
- # Set to yes if linker adds runtime paths of dependent libraries
2431
- # to runtime path list.
2432
- inherit_rpath=$inherit_rpath_RC
2433
-
2434
- # Whether libtool must link a program against all its dependency libraries.
2435
- link_all_deplibs=$link_all_deplibs_RC
2436
-
2437
- # Set to "yes" if exported symbols are required.
2438
- always_export_symbols=$always_export_symbols_RC
2439
-
2440
- # The commands to list exported symbols.
2441
- export_symbols_cmds=$lt_export_symbols_cmds_RC
2442
-
2443
- # Symbols that should not be listed in the preloaded symbols.
2444
- exclude_expsyms=$lt_exclude_expsyms_RC
2445
-
2446
- # Symbols that must always be exported.
2447
- include_expsyms=$lt_include_expsyms_RC
2448
-
2449
- # Commands necessary for linking programs (against libraries) with templates.
2450
- prelink_cmds=$lt_prelink_cmds_RC
2451
-
2452
- # Commands necessary for finishing linking programs.
2453
- postlink_cmds=$lt_postlink_cmds_RC
2454
-
2455
- # Specify filename containing input files.
2456
- file_list_spec=$lt_file_list_spec_RC
2457
-
2458
- # How to hardcode a shared library path into an executable.
2459
- hardcode_action=$hardcode_action_RC
2460
-
2461
- # ### END LIBTOOL TAG CONFIG: RC
2462
- _LT_EOF
2463
-
2464
- ;;
2465
- "po-directories":C)
2466
- for ac_file in $CONFIG_FILES; do
2467
- # Support "outfile[:infile[:infile...]]"
2468
- case "$ac_file" in
2469
- *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2470
- esac
2471
- # PO directories have a Makefile.in generated from Makefile.in.in.
2472
- case "$ac_file" in */Makefile.in)
2473
- # Adjust a relative srcdir.
2474
- ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
2475
- ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
2476
- ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
2477
- # In autoconf-2.13 it is called $ac_given_srcdir.
2478
- # In autoconf-2.50 it is called $srcdir.
2479
- test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
2480
- case "$ac_given_srcdir" in
2481
- .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
2482
- /*) top_srcdir="$ac_given_srcdir" ;;
2483
- *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
2484
- esac
2485
- # Treat a directory as a PO directory if and only if it has a
2486
- # POTFILES.in file. This allows packages to have multiple PO
2487
- # directories under different names or in different locations.
2488
- if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
2489
- rm -f "$ac_dir/POTFILES"
2490
- test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
2491
- cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
2492
- POMAKEFILEDEPS="POTFILES.in"
2493
- # ALL_LINGUAS, POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES depend
2494
- # on $ac_dir but don't depend on user-specified configuration
2495
- # parameters.
2496
- if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
2497
- # The LINGUAS file contains the set of available languages.
2498
- if test -n "$OBSOLETE_ALL_LINGUAS"; then
2499
- test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is obsolete"
2500
- fi
2501
- ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
2502
- # Hide the ALL_LINGUAS assigment from automake < 1.5.
2503
- eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
2504
- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
2505
- else
2506
- # The set of available languages was given in configure.in.
2507
- # Hide the ALL_LINGUAS assigment from automake < 1.5.
2508
- eval 'ALL_LINGUAS''=$OBSOLETE_ALL_LINGUAS'
2509
- fi
2510
- # Compute POFILES
2511
- # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).po)
2512
- # Compute UPDATEPOFILES
2513
- # as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
2514
- # Compute DUMMYPOFILES
2515
- # as $(foreach lang, $(ALL_LINGUAS), $(lang).nop)
2516
- # Compute GMOFILES
2517
- # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).gmo)
2518
- case "$ac_given_srcdir" in
2519
- .) srcdirpre= ;;
2520
- *) srcdirpre='$(srcdir)/' ;;
2521
- esac
2522
- POFILES=
2523
- UPDATEPOFILES=
2524
- DUMMYPOFILES=
2525
- GMOFILES=
2526
- for lang in $ALL_LINGUAS; do
2527
- POFILES="$POFILES $srcdirpre$lang.po"
2528
- UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
2529
- DUMMYPOFILES="$DUMMYPOFILES $lang.nop"
2530
- GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
2531
- done
2532
- # CATALOGS depends on both $ac_dir and the user's LINGUAS
2533
- # environment variable.
2534
- INST_LINGUAS=
2535
- if test -n "$ALL_LINGUAS"; then
2536
- for presentlang in $ALL_LINGUAS; do
2537
- useit=no
2538
- if test "%UNSET%" != "$LINGUAS"; then
2539
- desiredlanguages="$LINGUAS"
2540
- else
2541
- desiredlanguages="$ALL_LINGUAS"
2542
- fi
2543
- for desiredlang in $desiredlanguages; do
2544
- # Use the presentlang catalog if desiredlang is
2545
- # a. equal to presentlang, or
2546
- # b. a variant of presentlang (because in this case,
2547
- # presentlang can be used as a fallback for messages
2548
- # which are not translated in the desiredlang catalog).
2549
- case "$desiredlang" in
2550
- "$presentlang"*) useit=yes;;
2551
- esac
2552
- done
2553
- if test $useit = yes; then
2554
- INST_LINGUAS="$INST_LINGUAS $presentlang"
2555
- fi
2556
- done
2557
- fi
2558
- CATALOGS=
2559
- if test -n "$INST_LINGUAS"; then
2560
- for lang in $INST_LINGUAS; do
2561
- CATALOGS="$CATALOGS $lang.gmo"
2562
- done
2563
- fi
2564
- test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
2565
- sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
2566
- for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
2567
- if test -f "$f"; then
2568
- case "$f" in
2569
- *.orig | *.bak | *~) ;;
2570
- *) cat "$f" >> "$ac_dir/Makefile" ;;
2571
- esac
2572
- fi
2573
- done
2574
- fi
2575
- ;;
2576
- esac
2577
- done ;;
2578
- "src/scripts/xzdiff":F) chmod +x src/scripts/xzdiff ;;
2579
- "src/scripts/xzgrep":F) chmod +x src/scripts/xzgrep ;;
2580
- "src/scripts/xzmore":F) chmod +x src/scripts/xzmore ;;
2581
- "src/scripts/xzless":F) chmod +x src/scripts/xzless ;;
2582
-
2583
- esac
2584
- done # for ac_tag
2585
-
2586
-
2587
- as_fn_exit 0