Subversion Repositories Kolibri OS

Rev

Rev 5134 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. /* config.h.  Generated from config.h.in by configure.  */
  2. /* config.h.in.  Generated from configure.ac by autoheader.  */
  3.  
  4. /* Define to 1 if you have the `acosf' function. */
  5. #define HAVE_ACOSF 1
  6.  
  7. /* Define to 1 if you have the `acosl' function. */
  8. #define HAVE_ACOSL 1
  9.  
  10. /* Define to 1 if you have the `asinf' function. */
  11. #define HAVE_ASINF 1
  12.  
  13. /* Define to 1 if you have the `asinl' function. */
  14. #define HAVE_ASINL 1
  15.  
  16. /* Define to 1 if the target assembler supports .symver directive. */
  17. /* #undef HAVE_AS_SYMVER_DIRECTIVE */
  18.  
  19. /* Define to 1 if you have the `atan2f' function. */
  20. #define HAVE_ATAN2F 1
  21.  
  22. /* Define to 1 if you have the `atan2l' function. */
  23. #define HAVE_ATAN2L 1
  24.  
  25. /* Define to 1 if you have the `atanf' function. */
  26. #define HAVE_ATANF 1
  27.  
  28. /* Define to 1 if you have the `atanl' function. */
  29. #define HAVE_ATANL 1
  30.  
  31. /* Define to 1 if you have the `at_quick_exit' function. */
  32. /* #undef HAVE_AT_QUICK_EXIT */
  33.  
  34. /* Define to 1 if the target assembler supports thread-local storage. */
  35. /* #undef HAVE_CC_TLS */
  36.  
  37. /* Define to 1 if you have the `ceilf' function. */
  38. #define HAVE_CEILF 1
  39.  
  40. /* Define to 1 if you have the `ceill' function. */
  41. #define HAVE_CEILL 1
  42.  
  43. /* Define to 1 if you have the <complex.h> header file. */
  44. #define HAVE_COMPLEX_H 1
  45.  
  46. /* Define to 1 if you have the `cosf' function. */
  47. #define HAVE_COSF 1
  48.  
  49. /* Define to 1 if you have the `coshf' function. */
  50. #define HAVE_COSHF 1
  51.  
  52. /* Define to 1 if you have the `coshl' function. */
  53. #define HAVE_COSHL 1
  54.  
  55. /* Define to 1 if you have the `cosl' function. */
  56. #define HAVE_COSL 1
  57.  
  58. /* Define to 1 if you have the <dlfcn.h> header file. */
  59. /* #undef HAVE_DLFCN_H */
  60.  
  61. /* Define if EBADMSG exists. */
  62. /* #undef HAVE_EBADMSG */
  63.  
  64. /* Define if ECANCELED exists. */
  65. /* #undef HAVE_ECANCELED */
  66.  
  67. /* Define if ECHILD exists. */
  68. #define HAVE_ECHILD 1
  69.  
  70. /* Define if EIDRM exists. */
  71. /* #undef HAVE_EIDRM */
  72.  
  73. /* Define to 1 if you have the <endian.h> header file. */
  74. /* #undef HAVE_ENDIAN_H */
  75.  
  76. /* Define if ENODATA exists. */
  77. /* #undef HAVE_ENODATA */
  78.  
  79. /* Define if ENOLINK exists. */
  80. /* #undef HAVE_ENOLINK */
  81.  
  82. /* Define if ENOSPC exists. */
  83. #define HAVE_ENOSPC 1
  84.  
  85. /* Define if ENOSR exists. */
  86. /* #undef HAVE_ENOSR */
  87.  
  88. /* Define if ENOSTR exists. */
  89. /* #undef HAVE_ENOSTR */
  90.  
  91. /* Define if ENOTRECOVERABLE exists. */
  92. /* #undef HAVE_ENOTRECOVERABLE */
  93.  
  94. /* Define if ENOTSUP exists. */
  95. /* #undef HAVE_ENOTSUP */
  96.  
  97. /* Define if EOVERFLOW exists. */
  98. /* #undef HAVE_EOVERFLOW */
  99.  
  100. /* Define if EOWNERDEAD exists. */
  101. /* #undef HAVE_EOWNERDEAD */
  102.  
  103. /* Define if EPERM exists. */
  104. #define HAVE_EPERM 1
  105.  
  106. /* Define if EPROTO exists. */
  107. /* #undef HAVE_EPROTO */
  108.  
  109. /* Define if ETIME exists. */
  110. /* #undef HAVE_ETIME */
  111.  
  112. /* Define if ETIMEDOUT exists. */
  113. /* #undef HAVE_ETIMEDOUT */
  114.  
  115. /* Define if ETXTBSY exists. */
  116. /* #undef HAVE_ETXTBSY */
  117.  
  118. /* Define if EWOULDBLOCK exists. */
  119. /* #undef HAVE_EWOULDBLOCK */
  120.  
  121. /* Define to 1 if you have the <execinfo.h> header file. */
  122. /* #undef HAVE_EXECINFO_H */
  123.  
  124. /* Define to 1 if you have the `expf' function. */
  125. #define HAVE_EXPF 1
  126.  
  127. /* Define to 1 if you have the `expl' function. */
  128. #define HAVE_EXPL 1
  129.  
  130. /* Define to 1 if you have the `fabsf' function. */
  131. #define HAVE_FABSF 1
  132.  
  133. /* Define to 1 if you have the `fabsl' function. */
  134. #define HAVE_FABSL 1
  135.  
  136. /* Define to 1 if you have the <fenv.h> header file. */
  137. #define HAVE_FENV_H 1
  138.  
  139. /* Define to 1 if you have the `finite' function. */
  140. #define HAVE_FINITE 1
  141.  
  142. /* Define to 1 if you have the `finitef' function. */
  143. /* #undef HAVE_FINITEF */
  144.  
  145. /* Define to 1 if you have the `finitel' function. */
  146. /* #undef HAVE_FINITEL */
  147.  
  148. /* Define to 1 if you have the <float.h> header file. */
  149. #define HAVE_FLOAT_H 1
  150.  
  151. /* Define to 1 if you have the `floorf' function. */
  152. #define HAVE_FLOORF 1
  153.  
  154. /* Define to 1 if you have the `floorl' function. */
  155. #define HAVE_FLOORL 1
  156.  
  157. /* Define to 1 if you have the `fmodf' function. */
  158. #define HAVE_FMODF 1
  159.  
  160. /* Define to 1 if you have the `fmodl' function. */
  161. #define HAVE_FMODL 1
  162.  
  163. /* Define to 1 if you have the `fpclass' function. */
  164. #define HAVE_FPCLASS 1
  165.  
  166. /* Define to 1 if you have the <fp.h> header file. */
  167. /* #undef HAVE_FP_H */
  168.  
  169. /* Define to 1 if you have the `frexpf' function. */
  170. #define HAVE_FREXPF 1
  171.  
  172. /* Define to 1 if you have the `frexpl' function. */
  173. #define HAVE_FREXPL 1
  174.  
  175. /* Define if _Unwind_GetIPInfo is available. */
  176. #define HAVE_GETIPINFO 1
  177.  
  178. /* Define if gets is available in <stdio.h>. */
  179. #define HAVE_GETS 1
  180.  
  181. /* Define to 1 if you have the `hypot' function. */
  182. #define HAVE_HYPOT 1
  183.  
  184. /* Define to 1 if you have the `hypotf' function. */
  185. #define HAVE_HYPOTF 1
  186.  
  187. /* Define to 1 if you have the `hypotl' function. */
  188. #define HAVE_HYPOTL 1
  189.  
  190. /* Define if you have the iconv() function. */
  191. /* #undef HAVE_ICONV */
  192.  
  193. /* Define to 1 if you have the <ieeefp.h> header file. */
  194. /* #undef HAVE_IEEEFP_H */
  195.  
  196. /* Define if int64_t is available in <stdint.h>. */
  197. #define HAVE_INT64_T 1
  198.  
  199. /* Define if int64_t is a long. */
  200. /* #undef HAVE_INT64_T_LONG */
  201.  
  202. /* Define if int64_t is a long long. */
  203. #define HAVE_INT64_T_LONG_LONG 1
  204.  
  205. /* Define to 1 if you have the <inttypes.h> header file. */
  206. #define HAVE_INTTYPES_H 1
  207.  
  208. /* Define to 1 if you have the `isinf' function. */
  209. /* #undef HAVE_ISINF */
  210.  
  211. /* Define to 1 if you have the `isinff' function. */
  212. /* #undef HAVE_ISINFF */
  213.  
  214. /* Define to 1 if you have the `isinfl' function. */
  215. /* #undef HAVE_ISINFL */
  216.  
  217. /* Define to 1 if you have the `isnan' function. */
  218. #define HAVE_ISNAN 1
  219.  
  220. /* Define to 1 if you have the `isnanf' function. */
  221. /* #undef HAVE_ISNANF */
  222.  
  223. /* Define to 1 if you have the `isnanl' function. */
  224. /* #undef HAVE_ISNANL */
  225.  
  226. /* Defined if iswblank exists. */
  227. #define HAVE_ISWBLANK 1
  228.  
  229. /* Define if LC_MESSAGES is available in <locale.h>. */
  230. /* #undef HAVE_LC_MESSAGES */
  231.  
  232. /* Define to 1 if you have the `ldexpf' function. */
  233. #define HAVE_LDEXPF 1
  234.  
  235. /* Define to 1 if you have the `ldexpl' function. */
  236. #define HAVE_LDEXPL 1
  237.  
  238. /* Define to 1 if you have the <libintl.h> header file. */
  239. /* #undef HAVE_LIBINTL_H */
  240.  
  241. /* Only used in build directory testsuite_hooks.h. */
  242. /* #undef HAVE_LIMIT_AS */
  243.  
  244. /* Only used in build directory testsuite_hooks.h. */
  245. /* #undef HAVE_LIMIT_DATA */
  246.  
  247. /* Only used in build directory testsuite_hooks.h. */
  248. /* #undef HAVE_LIMIT_FSIZE */
  249.  
  250. /* Only used in build directory testsuite_hooks.h. */
  251. /* #undef HAVE_LIMIT_RSS */
  252.  
  253. /* Only used in build directory testsuite_hooks.h. */
  254. /* #undef HAVE_LIMIT_VMEM */
  255.  
  256. /* Define if futex syscall is available. */
  257. /* #undef HAVE_LINUX_FUTEX */
  258.  
  259. /* Define to 1 if you have the <locale.h> header file. */
  260. #define HAVE_LOCALE_H 1
  261.  
  262. /* Define to 1 if you have the `log10f' function. */
  263. #define HAVE_LOG10F 1
  264.  
  265. /* Define to 1 if you have the `log10l' function. */
  266. #define HAVE_LOG10L 1
  267.  
  268. /* Define to 1 if you have the `logf' function. */
  269. #define HAVE_LOGF 1
  270.  
  271. /* Define to 1 if you have the `logl' function. */
  272. #define HAVE_LOGL 1
  273.  
  274. /* Define to 1 if you have the <machine/endian.h> header file. */
  275. #define HAVE_MACHINE_ENDIAN_H 1
  276.  
  277. /* Define to 1 if you have the <machine/param.h> header file. */
  278. #define HAVE_MACHINE_PARAM_H 1
  279.  
  280. /* Define if mbstate_t exists in wchar.h. */
  281. #define HAVE_MBSTATE_T 1
  282.  
  283. /* Define to 1 if you have the <memory.h> header file. */
  284. #define HAVE_MEMORY_H 1
  285.  
  286. /* Define to 1 if you have the `modf' function. */
  287. #define HAVE_MODF 1
  288.  
  289. /* Define to 1 if you have the `modff' function. */
  290. #define HAVE_MODFF 1
  291.  
  292. /* Define to 1 if you have the `modfl' function. */
  293. #define HAVE_MODFL 1
  294.  
  295. /* Define to 1 if you have the <nan.h> header file. */
  296. /* #undef HAVE_NAN_H */
  297.  
  298. /* Define if poll is available in <poll.h>. */
  299. /* #undef HAVE_POLL */
  300.  
  301. /* Define to 1 if you have the `powf' function. */
  302. #define HAVE_POWF 1
  303.  
  304. /* Define to 1 if you have the `powl' function. */
  305. #define HAVE_POWL 1
  306.  
  307. /* Define to 1 if you have the `qfpclass' function. */
  308. /* #undef HAVE_QFPCLASS */
  309.  
  310. /* Define to 1 if you have the `quick_exit' function. */
  311. /* #undef HAVE_QUICK_EXIT */
  312.  
  313. /* Define to 1 if you have the `setenv' function. */
  314. /* #undef HAVE_SETENV */
  315.  
  316. /* Define to 1 if you have the `sincos' function. */
  317. /* #undef HAVE_SINCOS */
  318.  
  319. /* Define to 1 if you have the `sincosf' function. */
  320. /* #undef HAVE_SINCOSF */
  321.  
  322. /* Define to 1 if you have the `sincosl' function. */
  323. /* #undef HAVE_SINCOSL */
  324.  
  325. /* Define to 1 if you have the `sinf' function. */
  326. #define HAVE_SINF 1
  327.  
  328. /* Define to 1 if you have the `sinhf' function. */
  329. #define HAVE_SINHF 1
  330.  
  331. /* Define to 1 if you have the `sinhl' function. */
  332. #define HAVE_SINHL 1
  333.  
  334. /* Define to 1 if you have the `sinl' function. */
  335. #define HAVE_SINL 1
  336.  
  337. /* Defined if sleep exists. */
  338. /* #undef HAVE_SLEEP */
  339.  
  340. /* Define to 1 if you have the `sqrtf' function. */
  341. #define HAVE_SQRTF 1
  342.  
  343. /* Define to 1 if you have the `sqrtl' function. */
  344. #define HAVE_SQRTL 1
  345.  
  346. /* Define to 1 if you have the <stdalign.h> header file. */
  347. /* #undef HAVE_STDALIGN_H */
  348.  
  349. /* Define to 1 if you have the <stdbool.h> header file. */
  350. /* #undef HAVE_STDBOOL_H */
  351.  
  352. /* Define to 1 if you have the <stdint.h> header file. */
  353. #define HAVE_STDINT_H 1
  354.  
  355. /* Define to 1 if you have the <stdlib.h> header file. */
  356. #define HAVE_STDLIB_H 1
  357.  
  358. /* Define if strerror_l is available in <string.h>. */
  359. /* #undef HAVE_STRERROR_L */
  360.  
  361. /* Define if strerror_r is available in <string.h>. */
  362. /* #undef HAVE_STRERROR_R */
  363.  
  364. /* Define to 1 if you have the <strings.h> header file. */
  365. #define HAVE_STRINGS_H 1
  366.  
  367. /* Define to 1 if you have the <string.h> header file. */
  368. #define HAVE_STRING_H 1
  369.  
  370. /* Define to 1 if you have the `strtof' function. */
  371. #define HAVE_STRTOF 1
  372.  
  373. /* Define to 1 if you have the `strtold' function. */
  374. #define HAVE_STRTOLD 1
  375.  
  376. /* Define if strxfrm_l is available in <string.h>. */
  377. /* #undef HAVE_STRXFRM_L */
  378.  
  379. /* Define to 1 if the target runtime linker supports binding the same symbol
  380.    to different versions. */
  381. /* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
  382.  
  383. /* Define to 1 if you have the <sys/filio.h> header file. */
  384. /* #undef HAVE_SYS_FILIO_H */
  385.  
  386. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  387. /* #undef HAVE_SYS_IOCTL_H */
  388.  
  389. /* Define to 1 if you have the <sys/ipc.h> header file. */
  390. /* #undef HAVE_SYS_IPC_H */
  391.  
  392. /* Define to 1 if you have the <sys/isa_defs.h> header file. */
  393. /* #undef HAVE_SYS_ISA_DEFS_H */
  394.  
  395. /* Define to 1 if you have the <sys/machine.h> header file. */
  396. /* #undef HAVE_SYS_MACHINE_H */
  397.  
  398. /* Define to 1 if you have the <sys/param.h> header file. */
  399. #define HAVE_SYS_PARAM_H 1
  400.  
  401. /* Define to 1 if you have the <sys/resource.h> header file. */
  402. #define HAVE_SYS_RESOURCE_H 1
  403.  
  404. /* Define to 1 if you have a suitable <sys/sdt.h> header file */
  405. /* #undef HAVE_SYS_SDT_H */
  406.  
  407. /* Define to 1 if you have the <sys/sem.h> header file. */
  408. /* #undef HAVE_SYS_SEM_H */
  409.  
  410. /* Define to 1 if you have the <sys/stat.h> header file. */
  411. #define HAVE_SYS_STAT_H 1
  412.  
  413. /* Define to 1 if you have the <sys/sysinfo.h> header file. */
  414. /* #undef HAVE_SYS_SYSINFO_H */
  415.  
  416. /* Define to 1 if you have the <sys/time.h> header file. */
  417. #define HAVE_SYS_TIME_H 1
  418.  
  419. /* Define to 1 if you have the <sys/types.h> header file. */
  420. #define HAVE_SYS_TYPES_H 1
  421.  
  422. /* Define to 1 if you have the <sys/uio.h> header file. */
  423. /* #undef HAVE_SYS_UIO_H */
  424.  
  425. /* Define if S_IFREG is available in <sys/stat.h>. */
  426. /* #undef HAVE_S_IFREG */
  427.  
  428. /* Define if S_IFREG is available in <sys/stat.h>. */
  429. #define HAVE_S_ISREG 1
  430.  
  431. /* Define to 1 if you have the `tanf' function. */
  432. #define HAVE_TANF 1
  433.  
  434. /* Define to 1 if you have the `tanhf' function. */
  435. #define HAVE_TANHF 1
  436.  
  437. /* Define to 1 if you have the `tanhl' function. */
  438. #define HAVE_TANHL 1
  439.  
  440. /* Define to 1 if you have the `tanl' function. */
  441. #define HAVE_TANL 1
  442.  
  443. /* Define to 1 if you have the <tgmath.h> header file. */
  444. /* #undef HAVE_TGMATH_H */
  445.  
  446. /* Define to 1 if the target supports thread-local storage. */
  447. /* #undef HAVE_TLS */
  448.  
  449. /* Define to 1 if you have the <unistd.h> header file. */
  450. #define HAVE_UNISTD_H 1
  451.  
  452. /* Defined if usleep exists. */
  453. /* #undef HAVE_USLEEP */
  454.  
  455. /* Defined if vfwscanf exists. */
  456. #define HAVE_VFWSCANF 1
  457.  
  458. /* Defined if vswscanf exists. */
  459. #define HAVE_VSWSCANF 1
  460.  
  461. /* Defined if vwscanf exists. */
  462. #define HAVE_VWSCANF 1
  463.  
  464. /* Define to 1 if you have the <wchar.h> header file. */
  465. #define HAVE_WCHAR_H 1
  466.  
  467. /* Defined if wcstof exists. */
  468. #define HAVE_WCSTOF 1
  469.  
  470. /* Define to 1 if you have the <wctype.h> header file. */
  471. #define HAVE_WCTYPE_H 1
  472.  
  473. /* Defined if Sleep exists. */
  474. /* #undef HAVE_WIN32_SLEEP */
  475.  
  476. /* Define if writev is available in <sys/uio.h>. */
  477. /* #undef HAVE_WRITEV */
  478.  
  479. /* Define to 1 if you have the `_acosf' function. */
  480. /* #undef HAVE__ACOSF */
  481.  
  482. /* Define to 1 if you have the `_acosl' function. */
  483. /* #undef HAVE__ACOSL */
  484.  
  485. /* Define to 1 if you have the `_asinf' function. */
  486. /* #undef HAVE__ASINF */
  487.  
  488. /* Define to 1 if you have the `_asinl' function. */
  489. /* #undef HAVE__ASINL */
  490.  
  491. /* Define to 1 if you have the `_atan2f' function. */
  492. /* #undef HAVE__ATAN2F */
  493.  
  494. /* Define to 1 if you have the `_atan2l' function. */
  495. /* #undef HAVE__ATAN2L */
  496.  
  497. /* Define to 1 if you have the `_atanf' function. */
  498. /* #undef HAVE__ATANF */
  499.  
  500. /* Define to 1 if you have the `_atanl' function. */
  501. /* #undef HAVE__ATANL */
  502.  
  503. /* Define to 1 if you have the `_ceilf' function. */
  504. /* #undef HAVE__CEILF */
  505.  
  506. /* Define to 1 if you have the `_ceill' function. */
  507. /* #undef HAVE__CEILL */
  508.  
  509. /* Define to 1 if you have the `_cosf' function. */
  510. /* #undef HAVE__COSF */
  511.  
  512. /* Define to 1 if you have the `_coshf' function. */
  513. /* #undef HAVE__COSHF */
  514.  
  515. /* Define to 1 if you have the `_coshl' function. */
  516. /* #undef HAVE__COSHL */
  517.  
  518. /* Define to 1 if you have the `_cosl' function. */
  519. /* #undef HAVE__COSL */
  520.  
  521. /* Define to 1 if you have the `_expf' function. */
  522. /* #undef HAVE__EXPF */
  523.  
  524. /* Define to 1 if you have the `_expl' function. */
  525. /* #undef HAVE__EXPL */
  526.  
  527. /* Define to 1 if you have the `_fabsf' function. */
  528. /* #undef HAVE__FABSF */
  529.  
  530. /* Define to 1 if you have the `_fabsl' function. */
  531. /* #undef HAVE__FABSL */
  532.  
  533. /* Define to 1 if you have the `_finite' function. */
  534. /* #undef HAVE__FINITE */
  535.  
  536. /* Define to 1 if you have the `_finitef' function. */
  537. /* #undef HAVE__FINITEF */
  538.  
  539. /* Define to 1 if you have the `_finitel' function. */
  540. /* #undef HAVE__FINITEL */
  541.  
  542. /* Define to 1 if you have the `_floorf' function. */
  543. /* #undef HAVE__FLOORF */
  544.  
  545. /* Define to 1 if you have the `_floorl' function. */
  546. /* #undef HAVE__FLOORL */
  547.  
  548. /* Define to 1 if you have the `_fmodf' function. */
  549. /* #undef HAVE__FMODF */
  550.  
  551. /* Define to 1 if you have the `_fmodl' function. */
  552. /* #undef HAVE__FMODL */
  553.  
  554. /* Define to 1 if you have the `_fpclass' function. */
  555. /* #undef HAVE__FPCLASS */
  556.  
  557. /* Define to 1 if you have the `_frexpf' function. */
  558. /* #undef HAVE__FREXPF */
  559.  
  560. /* Define to 1 if you have the `_frexpl' function. */
  561. /* #undef HAVE__FREXPL */
  562.  
  563. /* Define to 1 if you have the `_hypot' function. */
  564. /* #undef HAVE__HYPOT */
  565.  
  566. /* Define to 1 if you have the `_hypotf' function. */
  567. /* #undef HAVE__HYPOTF */
  568.  
  569. /* Define to 1 if you have the `_hypotl' function. */
  570. /* #undef HAVE__HYPOTL */
  571.  
  572. /* Define to 1 if you have the `_isinf' function. */
  573. /* #undef HAVE__ISINF */
  574.  
  575. /* Define to 1 if you have the `_isinff' function. */
  576. /* #undef HAVE__ISINFF */
  577.  
  578. /* Define to 1 if you have the `_isinfl' function. */
  579. /* #undef HAVE__ISINFL */
  580.  
  581. /* Define to 1 if you have the `_isnan' function. */
  582. /* #undef HAVE__ISNAN */
  583.  
  584. /* Define to 1 if you have the `_isnanf' function. */
  585. /* #undef HAVE__ISNANF */
  586.  
  587. /* Define to 1 if you have the `_isnanl' function. */
  588. /* #undef HAVE__ISNANL */
  589.  
  590. /* Define to 1 if you have the `_ldexpf' function. */
  591. /* #undef HAVE__LDEXPF */
  592.  
  593. /* Define to 1 if you have the `_ldexpl' function. */
  594. /* #undef HAVE__LDEXPL */
  595.  
  596. /* Define to 1 if you have the `_log10f' function. */
  597. /* #undef HAVE__LOG10F */
  598.  
  599. /* Define to 1 if you have the `_log10l' function. */
  600. /* #undef HAVE__LOG10L */
  601.  
  602. /* Define to 1 if you have the `_logf' function. */
  603. /* #undef HAVE__LOGF */
  604.  
  605. /* Define to 1 if you have the `_logl' function. */
  606. /* #undef HAVE__LOGL */
  607.  
  608. /* Define to 1 if you have the `_modf' function. */
  609. /* #undef HAVE__MODF */
  610.  
  611. /* Define to 1 if you have the `_modff' function. */
  612. /* #undef HAVE__MODFF */
  613.  
  614. /* Define to 1 if you have the `_modfl' function. */
  615. /* #undef HAVE__MODFL */
  616.  
  617. /* Define to 1 if you have the `_powf' function. */
  618. /* #undef HAVE__POWF */
  619.  
  620. /* Define to 1 if you have the `_powl' function. */
  621. /* #undef HAVE__POWL */
  622.  
  623. /* Define to 1 if you have the `_qfpclass' function. */
  624. /* #undef HAVE__QFPCLASS */
  625.  
  626. /* Define to 1 if you have the `_sincos' function. */
  627. /* #undef HAVE__SINCOS */
  628.  
  629. /* Define to 1 if you have the `_sincosf' function. */
  630. /* #undef HAVE__SINCOSF */
  631.  
  632. /* Define to 1 if you have the `_sincosl' function. */
  633. /* #undef HAVE__SINCOSL */
  634.  
  635. /* Define to 1 if you have the `_sinf' function. */
  636. /* #undef HAVE__SINF */
  637.  
  638. /* Define to 1 if you have the `_sinhf' function. */
  639. /* #undef HAVE__SINHF */
  640.  
  641. /* Define to 1 if you have the `_sinhl' function. */
  642. /* #undef HAVE__SINHL */
  643.  
  644. /* Define to 1 if you have the `_sinl' function. */
  645. /* #undef HAVE__SINL */
  646.  
  647. /* Define to 1 if you have the `_sqrtf' function. */
  648. /* #undef HAVE__SQRTF */
  649.  
  650. /* Define to 1 if you have the `_sqrtl' function. */
  651. /* #undef HAVE__SQRTL */
  652.  
  653. /* Define to 1 if you have the `_tanf' function. */
  654. /* #undef HAVE__TANF */
  655.  
  656. /* Define to 1 if you have the `_tanhf' function. */
  657. /* #undef HAVE__TANHF */
  658.  
  659. /* Define to 1 if you have the `_tanhl' function. */
  660. /* #undef HAVE__TANHL */
  661.  
  662. /* Define to 1 if you have the `_tanl' function. */
  663. /* #undef HAVE__TANL */
  664.  
  665. /* Define to 1 if you have the `__cxa_thread_atexit_impl' function. */
  666. /* #undef HAVE___CXA_THREAD_ATEXIT_IMPL */
  667.  
  668. /* Define as const if the declaration of iconv() needs const. */
  669. /* #undef ICONV_CONST */
  670.  
  671. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  672.    */
  673. #define LT_OBJDIR ".libs/"
  674.  
  675. /* Name of package */
  676. /* #undef PACKAGE */
  677.  
  678. /* Define to the address where bug reports for this package should be sent. */
  679. #define PACKAGE_BUGREPORT ""
  680.  
  681. /* Define to the full name of this package. */
  682. #define PACKAGE_NAME "package-unused"
  683.  
  684. /* Define to the full name and version of this package. */
  685. #define PACKAGE_STRING "package-unused version-unused"
  686.  
  687. /* Define to the one symbol short name of this package. */
  688. #define PACKAGE_TARNAME "libstdc++"
  689.  
  690. /* Define to the home page for this package. */
  691. #define PACKAGE_URL ""
  692.  
  693. /* Define to the version of this package. */
  694. #define PACKAGE_VERSION "version-unused"
  695.  
  696. /* The size of `char', as computed by sizeof. */
  697. /* #undef SIZEOF_CHAR */
  698.  
  699. /* The size of `int', as computed by sizeof. */
  700. /* #undef SIZEOF_INT */
  701.  
  702. /* The size of `long', as computed by sizeof. */
  703. /* #undef SIZEOF_LONG */
  704.  
  705. /* The size of `short', as computed by sizeof. */
  706. /* #undef SIZEOF_SHORT */
  707.  
  708. /* The size of `void *', as computed by sizeof. */
  709. /* #undef SIZEOF_VOID_P */
  710.  
  711. /* Define to 1 if you have the ANSI C header files. */
  712. #define STDC_HEADERS 1
  713.  
  714. /* Version number of package */
  715. /* #undef VERSION */
  716.  
  717. /* Define if the compiler supports C++11 atomics. */
  718. #define _GLIBCXX_ATOMIC_BUILTINS 1
  719.  
  720. /* Define to use concept checking code from the boost libraries. */
  721. /* #undef _GLIBCXX_CONCEPT_CHECKS */
  722.  
  723. /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
  724.    undefined for platform defaults */
  725. #define _GLIBCXX_FULLY_DYNAMIC_STRING 0
  726.  
  727. /* Define if gthreads library is available. */
  728. /* #undef _GLIBCXX_HAS_GTHREADS */
  729.  
  730. /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
  731. #define _GLIBCXX_HOSTED 1
  732.  
  733. /* Define if compatibility should be provided for -mlong-double-64. */
  734. /* #undef _GLIBCXX_LONG_DOUBLE_COMPAT */
  735.  
  736. /* Define if ptrdiff_t is int. */
  737. #define _GLIBCXX_PTRDIFF_T_IS_INT 1
  738.  
  739. /* Define if using setrlimit to set resource limits during "make check" */
  740. /* #undef _GLIBCXX_RES_LIMITS */
  741.  
  742. /* Define if size_t is unsigned int. */
  743. #define _GLIBCXX_SIZE_T_IS_UINT 1
  744.  
  745. /* Define if the compiler is configured for setjmp/longjmp exceptions. */
  746. /* #undef _GLIBCXX_SJLJ_EXCEPTIONS */
  747.  
  748. /* Define to the value of the EOF integer constant. */
  749. #define _GLIBCXX_STDIO_EOF -1
  750.  
  751. /* Define to the value of the SEEK_CUR integer constant. */
  752. #define _GLIBCXX_STDIO_SEEK_CUR 1
  753.  
  754. /* Define to the value of the SEEK_END integer constant. */
  755. #define _GLIBCXX_STDIO_SEEK_END 2
  756.  
  757. /* Define to use symbol versioning in the shared library. */
  758. /* #undef _GLIBCXX_SYMVER */
  759.  
  760. /* Define to use darwin versioning in the shared library. */
  761. /* #undef _GLIBCXX_SYMVER_DARWIN */
  762.  
  763. /* Define to use GNU versioning in the shared library. */
  764. /* #undef _GLIBCXX_SYMVER_GNU */
  765.  
  766. /* Define to use GNU namespace versioning in the shared library. */
  767. /* #undef _GLIBCXX_SYMVER_GNU_NAMESPACE */
  768.  
  769. /* Define to use Sun versioning in the shared library. */
  770. /* #undef _GLIBCXX_SYMVER_SUN */
  771.  
  772. /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
  773.    <stdio.h>, and <stdlib.h> can be used or exposed. */
  774. /* #undef _GLIBCXX_USE_C99 */
  775.  
  776. /* Define if C99 functions in <complex.h> should be used in <complex>. Using
  777.    compiler builtins for these functions requires corresponding C99 library
  778.    functions to be present. */
  779. /* #undef _GLIBCXX_USE_C99_COMPLEX */
  780.  
  781. /* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
  782.    Using compiler builtins for these functions requires corresponding C99
  783.    library functions to be present. */
  784. /* #undef _GLIBCXX_USE_C99_COMPLEX_TR1 */
  785.  
  786. /* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in
  787.    namespace std::tr1. */
  788. /* #undef _GLIBCXX_USE_C99_CTYPE_TR1 */
  789.  
  790. /* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
  791.    namespace std::tr1. */
  792. /* #undef _GLIBCXX_USE_C99_FENV_TR1 */
  793.  
  794. /* Define if C99 functions in <inttypes.h> should be imported in
  795.    <tr1/cinttypes> in namespace std::tr1. */
  796. #define _GLIBCXX_USE_C99_INTTYPES_TR1 1
  797.  
  798. /* Define if wchar_t C99 functions in <inttypes.h> should be imported in
  799.    <tr1/cinttypes> in namespace std::tr1. */
  800. #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1
  801.  
  802. /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
  803.    in namespace std. */
  804. #define _GLIBCXX_USE_C99_MATH 1
  805.  
  806. /* Define if C99 functions or macros in <math.h> should be imported in
  807.    <tr1/cmath> in namespace std::tr1. */
  808. #define _GLIBCXX_USE_C99_MATH_TR1 1
  809.  
  810. /* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
  811.    namespace std::tr1. */
  812. #define _GLIBCXX_USE_C99_STDINT_TR1 1
  813.  
  814. /* Defined if clock_gettime has monotonic clock support. */
  815. /* #undef _GLIBCXX_USE_CLOCK_MONOTONIC */
  816.  
  817. /* Defined if clock_gettime syscall has monotonic and realtime clock support. */
  818. /* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */
  819.  
  820. /* Defined if clock_gettime has realtime clock support. */
  821. /* #undef _GLIBCXX_USE_CLOCK_REALTIME */
  822.  
  823. /* Define if ISO/IEC TR 24733 decimal floating point types are supported on
  824.    this host. */
  825. #define _GLIBCXX_USE_DECIMAL_FLOAT 1
  826.  
  827. /* Define if __float128 is supported on this host. */
  828. #define _GLIBCXX_USE_FLOAT128 1
  829.  
  830. /* Defined if gettimeofday is available. */
  831. #define _GLIBCXX_USE_GETTIMEOFDAY 1
  832.  
  833. /* Define if get_nprocs is available in <sys/sysinfo.h>. */
  834. /* #undef _GLIBCXX_USE_GET_NPROCS */
  835.  
  836. /* Define if __int128 is supported on this host. */
  837. /* #undef _GLIBCXX_USE_INT128 */
  838.  
  839. /* Define if LFS support is available. */
  840. /* #undef _GLIBCXX_USE_LFS */
  841.  
  842. /* Define if code specialized for long long should be used. */
  843. #define _GLIBCXX_USE_LONG_LONG 1
  844.  
  845. /* Defined if nanosleep is available. */
  846. /* #undef _GLIBCXX_USE_NANOSLEEP */
  847.  
  848. /* Define if NLS translations are to be used. */
  849. /* #undef _GLIBCXX_USE_NLS */
  850.  
  851. /* Define if pthreads_num_processors_np is available in <pthread.h>. */
  852. /* #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP */
  853.  
  854. /* Define if /dev/random and /dev/urandom are available for the random_device
  855.    of TR1 (Chapter 5.1). */
  856. /* #undef _GLIBCXX_USE_RANDOM_TR1 */
  857.  
  858. /* Defined if sched_yield is available. */
  859. /* #undef _GLIBCXX_USE_SCHED_YIELD */
  860.  
  861. /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
  862. /* #undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN */
  863.  
  864. /* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
  865. /* #undef _GLIBCXX_USE_SC_NPROC_ONLN */
  866.  
  867. /* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
  868. /* #undef _GLIBCXX_USE_SYSCTL_HW_NCPU */
  869.  
  870. /* Define if code specialized for wchar_t should be used. */
  871. //#define _GLIBCXX_USE_WCHAR_T 1
  872.  
  873. /* Define to 1 if a verbose library is built, or 0 otherwise. */
  874. #define _GLIBCXX_VERBOSE 1
  875.  
  876. /* Defined if as can handle rdrand. */
  877. #define _GLIBCXX_X86_RDRAND 1
  878.  
  879. /* Define to 1 if mutex_timedlock is available. */
  880. #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1
  881.  
  882. #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
  883. # define HAVE_ACOSF 1
  884. # define acosf _acosf
  885. #endif
  886.  
  887. #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
  888. # define HAVE_ACOSL 1
  889. # define acosl _acosl
  890. #endif
  891.  
  892. #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
  893. # define HAVE_ASINF 1
  894. # define asinf _asinf
  895. #endif
  896.  
  897. #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
  898. # define HAVE_ASINL 1
  899. # define asinl _asinl
  900. #endif
  901.  
  902. #if defined (HAVE__ATAN2F) && ! defined (HAVE_ATAN2F)
  903. # define HAVE_ATAN2F 1
  904. # define atan2f _atan2f
  905. #endif
  906.  
  907. #if defined (HAVE__ATAN2L) && ! defined (HAVE_ATAN2L)
  908. # define HAVE_ATAN2L 1
  909. # define atan2l _atan2l
  910. #endif
  911.  
  912. #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
  913. # define HAVE_ATANF 1
  914. # define atanf _atanf
  915. #endif
  916.  
  917. #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
  918. # define HAVE_ATANL 1
  919. # define atanl _atanl
  920. #endif
  921.  
  922. #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
  923. # define HAVE_CEILF 1
  924. # define ceilf _ceilf
  925. #endif
  926.  
  927. #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
  928. # define HAVE_CEILL 1
  929. # define ceill _ceill
  930. #endif
  931.  
  932. #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
  933. # define HAVE_COSF 1
  934. # define cosf _cosf
  935. #endif
  936.  
  937. #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
  938. # define HAVE_COSHF 1
  939. # define coshf _coshf
  940. #endif
  941.  
  942. #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
  943. # define HAVE_COSHL 1
  944. # define coshl _coshl
  945. #endif
  946.  
  947. #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
  948. # define HAVE_COSL 1
  949. # define cosl _cosl
  950. #endif
  951.  
  952. #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
  953. # define HAVE_EXPF 1
  954. # define expf _expf
  955. #endif
  956.  
  957. #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
  958. # define HAVE_EXPL 1
  959. # define expl _expl
  960. #endif
  961.  
  962. #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
  963. # define HAVE_FABSF 1
  964. # define fabsf _fabsf
  965. #endif
  966.  
  967. #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
  968. # define HAVE_FABSL 1
  969. # define fabsl _fabsl
  970. #endif
  971.  
  972. #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
  973. # define HAVE_FINITE 1
  974. # define finite _finite
  975. #endif
  976.  
  977. #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
  978. # define HAVE_FINITEF 1
  979. # define finitef _finitef
  980. #endif
  981.  
  982. #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
  983. # define HAVE_FINITEL 1
  984. # define finitel _finitel
  985. #endif
  986.  
  987. #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
  988. # define HAVE_FLOORF 1
  989. # define floorf _floorf
  990. #endif
  991.  
  992. #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
  993. # define HAVE_FLOORL 1
  994. # define floorl _floorl
  995. #endif
  996.  
  997. #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
  998. # define HAVE_FMODF 1
  999. # define fmodf _fmodf
  1000. #endif
  1001.  
  1002. #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
  1003. # define HAVE_FMODL 1
  1004. # define fmodl _fmodl
  1005. #endif
  1006.  
  1007. #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
  1008. # define HAVE_FPCLASS 1
  1009. # define fpclass _fpclass
  1010. #endif
  1011.  
  1012. #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
  1013. # define HAVE_FREXPF 1
  1014. # define frexpf _frexpf
  1015. #endif
  1016.  
  1017. #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
  1018. # define HAVE_FREXPL 1
  1019. # define frexpl _frexpl
  1020. #endif
  1021.  
  1022. #if defined (HAVE__HYPOT) && ! defined (HAVE_HYPOT)
  1023. # define HAVE_HYPOT 1
  1024. # define hypot _hypot
  1025. #endif
  1026.  
  1027. #if defined (HAVE__HYPOTF) && ! defined (HAVE_HYPOTF)
  1028. # define HAVE_HYPOTF 1
  1029. # define hypotf _hypotf
  1030. #endif
  1031.  
  1032. #if defined (HAVE__HYPOTL) && ! defined (HAVE_HYPOTL)
  1033. # define HAVE_HYPOTL 1
  1034. # define hypotl _hypotl
  1035. #endif
  1036.  
  1037. #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
  1038. # define HAVE_ISINF 1
  1039. # define isinf _isinf
  1040. #endif
  1041.  
  1042. #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
  1043. # define HAVE_ISINFF 1
  1044. # define isinff _isinff
  1045. #endif
  1046.  
  1047. #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
  1048. # define HAVE_ISINFL 1
  1049. # define isinfl _isinfl
  1050. #endif
  1051.  
  1052. #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
  1053. # define HAVE_ISNAN 1
  1054. # define isnan _isnan
  1055. #endif
  1056.  
  1057. #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
  1058. # define HAVE_ISNANF 1
  1059. # define isnanf _isnanf
  1060. #endif
  1061.  
  1062. #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
  1063. # define HAVE_ISNANL 1
  1064. # define isnanl _isnanl
  1065. #endif
  1066.  
  1067. #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
  1068. # define HAVE_LDEXPF 1
  1069. # define ldexpf _ldexpf
  1070. #endif
  1071.  
  1072. #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
  1073. # define HAVE_LDEXPL 1
  1074. # define ldexpl _ldexpl
  1075. #endif
  1076.  
  1077. #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
  1078. # define HAVE_LOG10F 1
  1079. # define log10f _log10f
  1080. #endif
  1081.  
  1082. #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
  1083. # define HAVE_LOG10L 1
  1084. # define log10l _log10l
  1085. #endif
  1086.  
  1087. #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
  1088. # define HAVE_LOGF 1
  1089. # define logf _logf
  1090. #endif
  1091.  
  1092. #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
  1093. # define HAVE_LOGL 1
  1094. # define logl _logl
  1095. #endif
  1096.  
  1097. #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
  1098. # define HAVE_MODF 1
  1099. # define modf _modf
  1100. #endif
  1101.  
  1102. #if defined (HAVE__MODFF) && ! defined (HAVE_MODFF)
  1103. # define HAVE_MODFF 1
  1104. # define modff _modff
  1105. #endif
  1106.  
  1107. #if defined (HAVE__MODFL) && ! defined (HAVE_MODFL)
  1108. # define HAVE_MODFL 1
  1109. # define modfl _modfl
  1110. #endif
  1111.  
  1112. #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
  1113. # define HAVE_POWF 1
  1114. # define powf _powf
  1115. #endif
  1116.  
  1117. #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
  1118. # define HAVE_POWL 1
  1119. # define powl _powl
  1120. #endif
  1121.  
  1122. #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
  1123. # define HAVE_QFPCLASS 1
  1124. # define qfpclass _qfpclass
  1125. #endif
  1126.  
  1127. #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
  1128. # define HAVE_SINCOS 1
  1129. # define sincos _sincos
  1130. #endif
  1131.  
  1132. #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
  1133. # define HAVE_SINCOSF 1
  1134. # define sincosf _sincosf
  1135. #endif
  1136.  
  1137. #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
  1138. # define HAVE_SINCOSL 1
  1139. # define sincosl _sincosl
  1140. #endif
  1141.  
  1142. #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
  1143. # define HAVE_SINF 1
  1144. # define sinf _sinf
  1145. #endif
  1146.  
  1147. #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
  1148. # define HAVE_SINHF 1
  1149. # define sinhf _sinhf
  1150. #endif
  1151.  
  1152. #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
  1153. # define HAVE_SINHL 1
  1154. # define sinhl _sinhl
  1155. #endif
  1156.  
  1157. #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
  1158. # define HAVE_SINL 1
  1159. # define sinl _sinl
  1160. #endif
  1161.  
  1162. #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
  1163. # define HAVE_SQRTF 1
  1164. # define sqrtf _sqrtf
  1165. #endif
  1166.  
  1167. #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
  1168. # define HAVE_SQRTL 1
  1169. # define sqrtl _sqrtl
  1170. #endif
  1171.  
  1172. #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
  1173. # define HAVE_STRTOF 1
  1174. # define strtof _strtof
  1175. #endif
  1176.  
  1177. #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
  1178. # define HAVE_STRTOLD 1
  1179. # define strtold _strtold
  1180. #endif
  1181.  
  1182. #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
  1183. # define HAVE_TANF 1
  1184. # define tanf _tanf
  1185. #endif
  1186.  
  1187. #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
  1188. # define HAVE_TANHF 1
  1189. # define tanhf _tanhf
  1190. #endif
  1191.  
  1192. #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
  1193. # define HAVE_TANHL 1
  1194. # define tanhl _tanhl
  1195. #endif
  1196.  
  1197. #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
  1198. # define HAVE_TANL 1
  1199. # define tanl _tanl
  1200. #endif
  1201.