config.h.in 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define to 0 if the target shouldn't use #pragma weak */
  3. #undef GTHREAD_USE_WEAK
  4. /* Define to 1 if you have the `access' function. */
  5. #undef HAVE_ACCESS
  6. /* Define to 1 if you have the `acos' function. */
  7. #undef HAVE_ACOS
  8. /* Define to 1 if you have the `acosf' function. */
  9. #undef HAVE_ACOSF
  10. /* Define to 1 if you have the `acosh' function. */
  11. #undef HAVE_ACOSH
  12. /* Define to 1 if you have the `acoshf' function. */
  13. #undef HAVE_ACOSHF
  14. /* Define to 1 if you have the `acoshl' function. */
  15. #undef HAVE_ACOSHL
  16. /* Define to 1 if you have the `acosl' function. */
  17. #undef HAVE_ACOSL
  18. /* Define to 1 if you have the `alarm' function. */
  19. #undef HAVE_ALARM
  20. /* Define to 1 if you have the `asin' function. */
  21. #undef HAVE_ASIN
  22. /* Define to 1 if you have the `asinf' function. */
  23. #undef HAVE_ASINF
  24. /* Define to 1 if you have the `asinh' function. */
  25. #undef HAVE_ASINH
  26. /* Define to 1 if you have the `asinhf' function. */
  27. #undef HAVE_ASINHF
  28. /* Define to 1 if you have the `asinhl' function. */
  29. #undef HAVE_ASINHL
  30. /* Define to 1 if you have the `asinl' function. */
  31. #undef HAVE_ASINL
  32. /* Define to 1 if you have the `atan' function. */
  33. #undef HAVE_ATAN
  34. /* Define to 1 if you have the `atan2' function. */
  35. #undef HAVE_ATAN2
  36. /* Define to 1 if you have the `atan2f' function. */
  37. #undef HAVE_ATAN2F
  38. /* Define to 1 if you have the `atan2l' function. */
  39. #undef HAVE_ATAN2L
  40. /* Define to 1 if you have the `atanf' function. */
  41. #undef HAVE_ATANF
  42. /* Define to 1 if you have the `atanh' function. */
  43. #undef HAVE_ATANH
  44. /* Define to 1 if you have the `atanhf' function. */
  45. #undef HAVE_ATANHF
  46. /* Define to 1 if you have the `atanhl' function. */
  47. #undef HAVE_ATANHL
  48. /* Define to 1 if you have the `atanl' function. */
  49. #undef HAVE_ATANL
  50. /* Define to 1 if the target supports __attribute__((alias(...))). */
  51. #undef HAVE_ATTRIBUTE_ALIAS
  52. /* Define to 1 if the target supports __attribute__((dllexport)). */
  53. #undef HAVE_ATTRIBUTE_DLLEXPORT
  54. /* Define to 1 if the target supports __attribute__((visibility(...))). */
  55. #undef HAVE_ATTRIBUTE_VISIBILITY
  56. /* Define to 1 if you have the `cabs' function. */
  57. #undef HAVE_CABS
  58. /* Define to 1 if you have the `cabsf' function. */
  59. #undef HAVE_CABSF
  60. /* Define to 1 if you have the `cabsl' function. */
  61. #undef HAVE_CABSL
  62. /* Define to 1 if you have the `cacos' function. */
  63. #undef HAVE_CACOS
  64. /* Define to 1 if you have the `cacosf' function. */
  65. #undef HAVE_CACOSF
  66. /* Define to 1 if you have the `cacosh' function. */
  67. #undef HAVE_CACOSH
  68. /* Define to 1 if you have the `cacoshf' function. */
  69. #undef HAVE_CACOSHF
  70. /* Define to 1 if you have the `cacoshl' function. */
  71. #undef HAVE_CACOSHL
  72. /* Define to 1 if you have the `cacosl' function. */
  73. #undef HAVE_CACOSL
  74. /* Define to 1 if you have the `carg' function. */
  75. #undef HAVE_CARG
  76. /* Define to 1 if you have the `cargf' function. */
  77. #undef HAVE_CARGF
  78. /* Define to 1 if you have the `cargl' function. */
  79. #undef HAVE_CARGL
  80. /* Define to 1 if you have the `casin' function. */
  81. #undef HAVE_CASIN
  82. /* Define to 1 if you have the `casinf' function. */
  83. #undef HAVE_CASINF
  84. /* Define to 1 if you have the `casinh' function. */
  85. #undef HAVE_CASINH
  86. /* Define to 1 if you have the `casinhf' function. */
  87. #undef HAVE_CASINHF
  88. /* Define to 1 if you have the `casinhl' function. */
  89. #undef HAVE_CASINHL
  90. /* Define to 1 if you have the `casinl' function. */
  91. #undef HAVE_CASINL
  92. /* Define to 1 if you have the `catan' function. */
  93. #undef HAVE_CATAN
  94. /* Define to 1 if you have the `catanf' function. */
  95. #undef HAVE_CATANF
  96. /* Define to 1 if you have the `catanh' function. */
  97. #undef HAVE_CATANH
  98. /* Define to 1 if you have the `catanhf' function. */
  99. #undef HAVE_CATANHF
  100. /* Define to 1 if you have the `catanhl' function. */
  101. #undef HAVE_CATANHL
  102. /* Define to 1 if you have the `catanl' function. */
  103. #undef HAVE_CATANL
  104. /* Define to 1 if you have the `ccos' function. */
  105. #undef HAVE_CCOS
  106. /* Define to 1 if you have the `ccosf' function. */
  107. #undef HAVE_CCOSF
  108. /* Define to 1 if you have the `ccosh' function. */
  109. #undef HAVE_CCOSH
  110. /* Define to 1 if you have the `ccoshf' function. */
  111. #undef HAVE_CCOSHF
  112. /* Define to 1 if you have the `ccoshl' function. */
  113. #undef HAVE_CCOSHL
  114. /* Define to 1 if you have the `ccosl' function. */
  115. #undef HAVE_CCOSL
  116. /* Define to 1 if you have the `ceil' function. */
  117. #undef HAVE_CEIL
  118. /* Define to 1 if you have the `ceilf' function. */
  119. #undef HAVE_CEILF
  120. /* Define to 1 if you have the `ceill' function. */
  121. #undef HAVE_CEILL
  122. /* Define to 1 if you have the `cexp' function. */
  123. #undef HAVE_CEXP
  124. /* Define to 1 if you have the `cexpf' function. */
  125. #undef HAVE_CEXPF
  126. /* Define to 1 if you have the `cexpl' function. */
  127. #undef HAVE_CEXPL
  128. /* Define to 1 if you have the `chdir' function. */
  129. #undef HAVE_CHDIR
  130. /* Define to 1 if you have the `chsize' function. */
  131. #undef HAVE_CHSIZE
  132. /* Define to 1 if you have the `clock_gettime' function. */
  133. #undef HAVE_CLOCK_GETTIME
  134. /* Define to 1 if you have the `clock_gettime' function in librt. */
  135. #undef HAVE_CLOCK_GETTIME_LIBRT
  136. /* libm includes clog */
  137. #undef HAVE_CLOG
  138. /* Define to 1 if you have the `clog10' function. */
  139. #undef HAVE_CLOG10
  140. /* Define to 1 if you have the `clog10f' function. */
  141. #undef HAVE_CLOG10F
  142. /* Define to 1 if you have the `clog10l' function. */
  143. #undef HAVE_CLOG10L
  144. /* Define to 1 if you have the `clogf' function. */
  145. #undef HAVE_CLOGF
  146. /* Define to 1 if you have the `clogl' function. */
  147. #undef HAVE_CLOGL
  148. /* Define to 1 if you have the `close' function. */
  149. #undef HAVE_CLOSE
  150. /* Define to 1 if you have the <complex.h> header file. */
  151. #undef HAVE_COMPLEX_H
  152. /* Define to 1 if you have the `copysign' function. */
  153. #undef HAVE_COPYSIGN
  154. /* Define to 1 if you have the `copysignf' function. */
  155. #undef HAVE_COPYSIGNF
  156. /* Define to 1 if you have the `copysignl' function. */
  157. #undef HAVE_COPYSIGNL
  158. /* Define to 1 if you have the `cos' function. */
  159. #undef HAVE_COS
  160. /* Define to 1 if you have the `cosf' function. */
  161. #undef HAVE_COSF
  162. /* Define to 1 if you have the `cosh' function. */
  163. #undef HAVE_COSH
  164. /* Define to 1 if you have the `coshf' function. */
  165. #undef HAVE_COSHF
  166. /* Define to 1 if you have the `coshl' function. */
  167. #undef HAVE_COSHL
  168. /* Define to 1 if you have the `cosl' function. */
  169. #undef HAVE_COSL
  170. /* Define to 1 if you have the `cpow' function. */
  171. #undef HAVE_CPOW
  172. /* Define to 1 if you have the `cpowf' function. */
  173. #undef HAVE_CPOWF
  174. /* Define to 1 if you have the `cpowl' function. */
  175. #undef HAVE_CPOWL
  176. /* Define if CRLF is line terminator. */
  177. #undef HAVE_CRLF
  178. /* Define to 1 if you have the `csin' function. */
  179. #undef HAVE_CSIN
  180. /* Define to 1 if you have the `csinf' function. */
  181. #undef HAVE_CSINF
  182. /* Define to 1 if you have the `csinh' function. */
  183. #undef HAVE_CSINH
  184. /* Define to 1 if you have the `csinhf' function. */
  185. #undef HAVE_CSINHF
  186. /* Define to 1 if you have the `csinhl' function. */
  187. #undef HAVE_CSINHL
  188. /* Define to 1 if you have the `csinl' function. */
  189. #undef HAVE_CSINL
  190. /* Define to 1 if you have the `csqrt' function. */
  191. #undef HAVE_CSQRT
  192. /* Define to 1 if you have the `csqrtf' function. */
  193. #undef HAVE_CSQRTF
  194. /* Define to 1 if you have the `csqrtl' function. */
  195. #undef HAVE_CSQRTL
  196. /* Define to 1 if you have the `ctan' function. */
  197. #undef HAVE_CTAN
  198. /* Define to 1 if you have the `ctanf' function. */
  199. #undef HAVE_CTANF
  200. /* Define to 1 if you have the `ctanh' function. */
  201. #undef HAVE_CTANH
  202. /* Define to 1 if you have the `ctanhf' function. */
  203. #undef HAVE_CTANHF
  204. /* Define to 1 if you have the `ctanhl' function. */
  205. #undef HAVE_CTANHL
  206. /* Define to 1 if you have the `ctanl' function. */
  207. #undef HAVE_CTANL
  208. /* Define to 1 if you have the <dlfcn.h> header file. */
  209. #undef HAVE_DLFCN_H
  210. /* Define to 1 if you have the `dup' function. */
  211. #undef HAVE_DUP
  212. /* Define to 1 if you have the `dup2' function. */
  213. #undef HAVE_DUP2
  214. /* Define to 1 if you have the `erf' function. */
  215. #undef HAVE_ERF
  216. /* Define to 1 if you have the `erfc' function. */
  217. #undef HAVE_ERFC
  218. /* Define to 1 if you have the `erfcf' function. */
  219. #undef HAVE_ERFCF
  220. /* Define to 1 if you have the `erfcl' function. */
  221. #undef HAVE_ERFCL
  222. /* Define to 1 if you have the `erff' function. */
  223. #undef HAVE_ERFF
  224. /* Define to 1 if you have the `erfl' function. */
  225. #undef HAVE_ERFL
  226. /* Define to 1 if you have the `execl' function. */
  227. #undef HAVE_EXECL
  228. /* Define to 1 if you have the `execve' function. */
  229. #undef HAVE_EXECVE
  230. /* Define to 1 if you have the `exp' function. */
  231. #undef HAVE_EXP
  232. /* Define to 1 if you have the `expf' function. */
  233. #undef HAVE_EXPF
  234. /* Define to 1 if you have the `expl' function. */
  235. #undef HAVE_EXPL
  236. /* Define to 1 if you have the `fabs' function. */
  237. #undef HAVE_FABS
  238. /* Define to 1 if you have the `fabsf' function. */
  239. #undef HAVE_FABSF
  240. /* Define to 1 if you have the `fabsl' function. */
  241. #undef HAVE_FABSL
  242. /* Define to 1 if you have the `fcntl' function. */
  243. #undef HAVE_FCNTL
  244. /* libm includes feenableexcept */
  245. #undef HAVE_FEENABLEEXCEPT
  246. /* Define to 1 if you have the <fenv.h> header file. */
  247. #undef HAVE_FENV_H
  248. /* Define if have a usable __float128 type. */
  249. #undef HAVE_FLOAT128
  250. /* Define to 1 if you have the <floatingpoint.h> header file. */
  251. #undef HAVE_FLOATINGPOINT_H
  252. /* Define to 1 if you have the `floor' function. */
  253. #undef HAVE_FLOOR
  254. /* Define to 1 if you have the `floorf' function. */
  255. #undef HAVE_FLOORF
  256. /* Define to 1 if you have the `floorl' function. */
  257. #undef HAVE_FLOORL
  258. /* Define to 1 if you have the `fmod' function. */
  259. #undef HAVE_FMOD
  260. /* Define to 1 if you have the `fmodf' function. */
  261. #undef HAVE_FMODF
  262. /* Define to 1 if you have the `fmodl' function. */
  263. #undef HAVE_FMODL
  264. /* Define to 1 if you have the `fork' function. */
  265. #undef HAVE_FORK
  266. /* fpresetsticky is present */
  267. #undef HAVE_FPRESETSTICKY
  268. /* Define if you have fpsetmask. */
  269. #undef HAVE_FPSETMASK
  270. /* fpsetsticky is present */
  271. #undef HAVE_FPSETSTICKY
  272. /* Define to 1 if you have the <fptrap.h> header file. */
  273. #undef HAVE_FPTRAP_H
  274. /* Define to 1 if you have the <fpxcp.h> header file. */
  275. #undef HAVE_FPXCP_H
  276. /* fp_enable is present */
  277. #undef HAVE_FP_ENABLE
  278. /* Define to 1 if the system has the type `fp_except'. */
  279. #undef HAVE_FP_EXCEPT
  280. /* Define to 1 if the system has the type `fp_except_t'. */
  281. #undef HAVE_FP_EXCEPT_T
  282. /* Define to 1 if the system has the type `fp_rnd'. */
  283. #undef HAVE_FP_RND
  284. /* Define to 1 if the system has the type `fp_rnd_t'. */
  285. #undef HAVE_FP_RND_T
  286. /* fp_trap is present */
  287. #undef HAVE_FP_TRAP
  288. /* Define to 1 if you have the `freelocale' function. */
  289. #undef HAVE_FREELOCALE
  290. /* Define to 1 if you have the `frexp' function. */
  291. #undef HAVE_FREXP
  292. /* Define to 1 if you have the `frexpf' function. */
  293. #undef HAVE_FREXPF
  294. /* Define to 1 if you have the `frexpl' function. */
  295. #undef HAVE_FREXPL
  296. /* Define to 1 if you have the `fstat' function. */
  297. #undef HAVE_FSTAT
  298. /* Define to 1 if you have the `ftruncate' function. */
  299. #undef HAVE_FTRUNCATE
  300. /* Define to 1 if you have the `getcwd' function. */
  301. #undef HAVE_GETCWD
  302. /* Define to 1 if you have the `getegid' function. */
  303. #undef HAVE_GETEGID
  304. /* Define to 1 if you have the `geteuid' function. */
  305. #undef HAVE_GETEUID
  306. /* Define to 1 if you have the `getgid' function. */
  307. #undef HAVE_GETGID
  308. /* Define to 1 if you have the `gethostname' function. */
  309. #undef HAVE_GETHOSTNAME
  310. /* Define if _Unwind_GetIPInfo is available. */
  311. #undef HAVE_GETIPINFO
  312. /* Define to 1 if you have the `getlogin' function. */
  313. #undef HAVE_GETLOGIN
  314. /* Define to 1 if you have the `getpid' function. */
  315. #undef HAVE_GETPID
  316. /* Define to 1 if you have the `getppid' function. */
  317. #undef HAVE_GETPPID
  318. /* Define to 1 if you have the `getpwuid' function. */
  319. #undef HAVE_GETPWUID
  320. /* Define to 1 if you have the `getpwuid_r' function. */
  321. #undef HAVE_GETPWUID_R
  322. /* Define to 1 if you have the `getrlimit' function. */
  323. #undef HAVE_GETRLIMIT
  324. /* Define to 1 if you have the `getrusage' function. */
  325. #undef HAVE_GETRUSAGE
  326. /* Define to 1 if you have the `gettimeofday' function. */
  327. #undef HAVE_GETTIMEOFDAY
  328. /* Define to 1 if you have the `getuid' function. */
  329. #undef HAVE_GETUID
  330. /* Define to 1 if you have the `gmtime_r' function. */
  331. #undef HAVE_GMTIME_R
  332. /* Define to 1 if you have the `hypot' function. */
  333. #undef HAVE_HYPOT
  334. /* Define to 1 if you have the `hypotf' function. */
  335. #undef HAVE_HYPOTF
  336. /* Define to 1 if you have the `hypotl' function. */
  337. #undef HAVE_HYPOTL
  338. /* Define to 1 if you have the <ieeefp.h> header file. */
  339. #undef HAVE_IEEEFP_H
  340. /* Define to 1 if the system has the type `intptr_t'. */
  341. #undef HAVE_INTPTR_T
  342. /* Define to 1 if you have the <inttypes.h> header file. */
  343. #undef HAVE_INTTYPES_H
  344. /* Define to 1 if you have the `j0' function. */
  345. #undef HAVE_J0
  346. /* Define to 1 if you have the `j0f' function. */
  347. #undef HAVE_J0F
  348. /* Define to 1 if you have the `j0l' function. */
  349. #undef HAVE_J0L
  350. /* Define to 1 if you have the `j1' function. */
  351. #undef HAVE_J1
  352. /* Define to 1 if you have the `j1f' function. */
  353. #undef HAVE_J1F
  354. /* Define to 1 if you have the `j1l' function. */
  355. #undef HAVE_J1L
  356. /* Define to 1 if you have the `jn' function. */
  357. #undef HAVE_JN
  358. /* Define to 1 if you have the `jnf' function. */
  359. #undef HAVE_JNF
  360. /* Define to 1 if you have the `jnl' function. */
  361. #undef HAVE_JNL
  362. /* Define to 1 if you have the `kill' function. */
  363. #undef HAVE_KILL
  364. /* Define to 1 if you have the `ldexp' function. */
  365. #undef HAVE_LDEXP
  366. /* Define to 1 if you have the `ldexpf' function. */
  367. #undef HAVE_LDEXPF
  368. /* Define to 1 if you have the `ldexpl' function. */
  369. #undef HAVE_LDEXPL
  370. /* Define to 1 if you have the `lgamma' function. */
  371. #undef HAVE_LGAMMA
  372. /* Define to 1 if you have the `lgammaf' function. */
  373. #undef HAVE_LGAMMAF
  374. /* Define to 1 if you have the `lgammal' function. */
  375. #undef HAVE_LGAMMAL
  376. /* Define to 1 if you have the `m' library (-lm). */
  377. #undef HAVE_LIBM
  378. /* Define to 1 if you have the `link' function. */
  379. #undef HAVE_LINK
  380. /* Define to 1 if you have the `llround' function. */
  381. #undef HAVE_LLROUND
  382. /* Define to 1 if you have the `llroundf' function. */
  383. #undef HAVE_LLROUNDF
  384. /* Define to 1 if you have the `llroundl' function. */
  385. #undef HAVE_LLROUNDL
  386. /* Define to 1 if you have the `localtime_r' function. */
  387. #undef HAVE_LOCALTIME_R
  388. /* Define to 1 if you have the `log' function. */
  389. #undef HAVE_LOG
  390. /* Define to 1 if you have the `log10' function. */
  391. #undef HAVE_LOG10
  392. /* Define to 1 if you have the `log10f' function. */
  393. #undef HAVE_LOG10F
  394. /* Define to 1 if you have the `log10l' function. */
  395. #undef HAVE_LOG10L
  396. /* Define to 1 if you have the `logf' function. */
  397. #undef HAVE_LOGF
  398. /* Define to 1 if you have the `logl' function. */
  399. #undef HAVE_LOGL
  400. /* Define to 1 if you have the `lround' function. */
  401. #undef HAVE_LROUND
  402. /* Define to 1 if you have the `lroundf' function. */
  403. #undef HAVE_LROUNDF
  404. /* Define to 1 if you have the `lroundl' function. */
  405. #undef HAVE_LROUNDL
  406. /* Define to 1 if you have the `lstat' function. */
  407. #undef HAVE_LSTAT
  408. /* Define to 1 if you have the <math.h> header file. */
  409. #undef HAVE_MATH_H
  410. /* Define to 1 if you have the <memory.h> header file. */
  411. #undef HAVE_MEMORY_H
  412. /* Define if you have __mingw_snprintf. */
  413. #undef HAVE_MINGW_SNPRINTF
  414. /* Define to 1 if you have the `mkostemp' function. */
  415. #undef HAVE_MKOSTEMP
  416. /* Define to 1 if you have the `mkstemp' function. */
  417. #undef HAVE_MKSTEMP
  418. /* Define to 1 if you have the `newlocale' function. */
  419. #undef HAVE_NEWLOCALE
  420. /* Define to 1 if you have the `nextafter' function. */
  421. #undef HAVE_NEXTAFTER
  422. /* Define to 1 if you have the `nextafterf' function. */
  423. #undef HAVE_NEXTAFTERF
  424. /* Define to 1 if you have the `nextafterl' function. */
  425. #undef HAVE_NEXTAFTERL
  426. /* Define to 1 if you have the `pipe' function. */
  427. #undef HAVE_PIPE
  428. /* Define to 1 if we have POSIX getpwuid_r which takes 5 arguments. */
  429. #undef HAVE_POSIX_GETPWUID_R
  430. /* Define to 1 if you have the `pow' function. */
  431. #undef HAVE_POW
  432. /* Define to 1 if you have the `powf' function. */
  433. #undef HAVE_POWF
  434. /* Define to 1 if you have the `powl' function. */
  435. #undef HAVE_POWL
  436. /* Define to 1 if the system has the type `ptrdiff_t'. */
  437. #undef HAVE_PTRDIFF_T
  438. /* Define to 1 if you have the <pwd.h> header file. */
  439. #undef HAVE_PWD_H
  440. /* Define to 1 if you have the `readlink' function. */
  441. #undef HAVE_READLINK
  442. /* Define to 1 if you have the `round' function. */
  443. #undef HAVE_ROUND
  444. /* Define to 1 if you have the `roundf' function. */
  445. #undef HAVE_ROUNDF
  446. /* Define to 1 if you have the `roundl' function. */
  447. #undef HAVE_ROUNDL
  448. /* Define to 1 if you have the `scalbn' function. */
  449. #undef HAVE_SCALBN
  450. /* Define to 1 if you have the `scalbnf' function. */
  451. #undef HAVE_SCALBNF
  452. /* Define to 1 if you have the `scalbnl' function. */
  453. #undef HAVE_SCALBNL
  454. /* Define to 1 if you have the `secure_getenv' function. */
  455. #undef HAVE_SECURE_GETENV
  456. /* Define to 1 if you have the `setmode' function. */
  457. #undef HAVE_SETMODE
  458. /* Define to 1 if you have the `sin' function. */
  459. #undef HAVE_SIN
  460. /* Define to 1 if you have the `sinf' function. */
  461. #undef HAVE_SINF
  462. /* Define to 1 if you have the `sinh' function. */
  463. #undef HAVE_SINH
  464. /* Define to 1 if you have the `sinhf' function. */
  465. #undef HAVE_SINHF
  466. /* Define to 1 if you have the `sinhl' function. */
  467. #undef HAVE_SINHL
  468. /* Define to 1 if you have the `sinl' function. */
  469. #undef HAVE_SINL
  470. /* Define to 1 if you have the `sleep' function. */
  471. #undef HAVE_SLEEP
  472. /* Define to 1 if you have the `snprintf' function. */
  473. #undef HAVE_SNPRINTF
  474. /* Define to 1 if you have the `sqrt' function. */
  475. #undef HAVE_SQRT
  476. /* Define to 1 if you have the `sqrtf' function. */
  477. #undef HAVE_SQRTF
  478. /* Define to 1 if you have the `sqrtl' function. */
  479. #undef HAVE_SQRTL
  480. /* Define to 1 if you have the `stat' function. */
  481. #undef HAVE_STAT
  482. /* Define to 1 if you have the <stdint.h> header file. */
  483. #undef HAVE_STDINT_H
  484. /* Define to 1 if you have the <stdlib.h> header file. */
  485. #undef HAVE_STDLIB_H
  486. /* Define to 1 if you have the `strcasestr' function. */
  487. #undef HAVE_STRCASESTR
  488. /* Define to 1 if you have the `strerror_l' function. */
  489. #undef HAVE_STRERROR_L
  490. /* Define if strerror_r is available in <string.h>. */
  491. #undef HAVE_STRERROR_R
  492. /* Define if strerror_r takes two arguments and is available in <string.h>. */
  493. #undef HAVE_STRERROR_R_2ARGS
  494. /* Define to 1 if you have the <strings.h> header file. */
  495. #undef HAVE_STRINGS_H
  496. /* Define to 1 if you have the <string.h> header file. */
  497. #undef HAVE_STRING_H
  498. /* Define to 1 if you have the `strndup' function. */
  499. #undef HAVE_STRNDUP
  500. /* Define to 1 if you have the `strnlen' function. */
  501. #undef HAVE_STRNLEN
  502. /* Define to 1 if you have the `strtof' function. */
  503. #undef HAVE_STRTOF
  504. /* Define to 1 if you have the `strtok_r' function. */
  505. #undef HAVE_STRTOK_R
  506. /* Define to 1 if you have the `strtold' function. */
  507. #undef HAVE_STRTOLD
  508. /* Define to 1 if `struct stat' is a member of `st_blksize'. */
  509. #undef HAVE_STRUCT_STAT_ST_BLKSIZE
  510. /* Define to 1 if `struct stat' is a member of `st_blocks'. */
  511. #undef HAVE_STRUCT_STAT_ST_BLOCKS
  512. /* Define to 1 if `struct stat' is a member of `st_rdev'. */
  513. #undef HAVE_STRUCT_STAT_ST_RDEV
  514. /* Define to 1 if you have the `symlink' function. */
  515. #undef HAVE_SYMLINK
  516. /* Define to 1 if the target supports __sync_fetch_and_add */
  517. #undef HAVE_SYNC_FETCH_AND_ADD
  518. /* Define to 1 if you have the <sys/resource.h> header file. */
  519. #undef HAVE_SYS_RESOURCE_H
  520. /* Define to 1 if you have the <sys/stat.h> header file. */
  521. #undef HAVE_SYS_STAT_H
  522. /* Define to 1 if you have the <sys/times.h> header file. */
  523. #undef HAVE_SYS_TIMES_H
  524. /* Define to 1 if you have the <sys/time.h> header file. */
  525. #undef HAVE_SYS_TIME_H
  526. /* Define to 1 if you have the <sys/types.h> header file. */
  527. #undef HAVE_SYS_TYPES_H
  528. /* Define to 1 if you have the <sys/wait.h> header file. */
  529. #undef HAVE_SYS_WAIT_H
  530. /* Define to 1 if you have the `tan' function. */
  531. #undef HAVE_TAN
  532. /* Define to 1 if you have the `tanf' function. */
  533. #undef HAVE_TANF
  534. /* Define to 1 if you have the `tanh' function. */
  535. #undef HAVE_TANH
  536. /* Define to 1 if you have the `tanhf' function. */
  537. #undef HAVE_TANHF
  538. /* Define to 1 if you have the `tanhl' function. */
  539. #undef HAVE_TANHL
  540. /* Define to 1 if you have the `tanl' function. */
  541. #undef HAVE_TANL
  542. /* Define to 1 if you have the `tgamma' function. */
  543. #undef HAVE_TGAMMA
  544. /* Define to 1 if you have the `tgammaf' function. */
  545. #undef HAVE_TGAMMAF
  546. /* Define to 1 if you have the `tgammal' function. */
  547. #undef HAVE_TGAMMAL
  548. /* Define to 1 if you have the `times' function. */
  549. #undef HAVE_TIMES
  550. /* Define to 1 if you have the `trunc' function. */
  551. #undef HAVE_TRUNC
  552. /* Define to 1 if you have the `truncf' function. */
  553. #undef HAVE_TRUNCF
  554. /* Define to 1 if you have the `truncl' function. */
  555. #undef HAVE_TRUNCL
  556. /* Define to 1 if you have the `ttyname' function. */
  557. #undef HAVE_TTYNAME
  558. /* Define to 1 if you have the `ttyname_r' function. */
  559. #undef HAVE_TTYNAME_R
  560. /* Define to 1 if the system has the type `uintptr_t'. */
  561. #undef HAVE_UINTPTR_T
  562. /* Define to 1 if you have the `umask' function. */
  563. #undef HAVE_UMASK
  564. /* Define to 1 if you have the <unistd.h> header file. */
  565. #undef HAVE_UNISTD_H
  566. /* Define if target can unlink open files. */
  567. #undef HAVE_UNLINK_OPEN_FILE
  568. /* Define to 1 if you have the `uselocale' function. */
  569. #undef HAVE_USELOCALE
  570. /* Define to 1 if you have the `vsnprintf' function. */
  571. #undef HAVE_VSNPRINTF
  572. /* Define to 1 if you have the `wait' function. */
  573. #undef HAVE_WAIT
  574. /* Define if target has a reliable stat. */
  575. #undef HAVE_WORKING_STAT
  576. /* Define to 1 if you have the <xlocale.h> header file. */
  577. #undef HAVE_XLOCALE_H
  578. /* Define to 1 if you have the `y0' function. */
  579. #undef HAVE_Y0
  580. /* Define to 1 if you have the `y0f' function. */
  581. #undef HAVE_Y0F
  582. /* Define to 1 if you have the `y0l' function. */
  583. #undef HAVE_Y0L
  584. /* Define to 1 if you have the `y1' function. */
  585. #undef HAVE_Y1
  586. /* Define to 1 if you have the `y1f' function. */
  587. #undef HAVE_Y1F
  588. /* Define to 1 if you have the `y1l' function. */
  589. #undef HAVE_Y1L
  590. /* Define to 1 if you have the `yn' function. */
  591. #undef HAVE_YN
  592. /* Define to 1 if you have the `ynf' function. */
  593. #undef HAVE_YNF
  594. /* Define to 1 if you have the `ynl' function. */
  595. #undef HAVE_YNL
  596. /* Define to 1 if you have the `__secure_getenv' function. */
  597. #undef HAVE___SECURE_GETENV
  598. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  599. */
  600. #undef LT_OBJDIR
  601. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  602. #undef NO_MINUS_C_MINUS_O
  603. /* Define to the address where bug reports for this package should be sent. */
  604. #undef PACKAGE_BUGREPORT
  605. /* Define to the full name of this package. */
  606. #undef PACKAGE_NAME
  607. /* Define to the full name and version of this package. */
  608. #undef PACKAGE_STRING
  609. /* Define to the one symbol short name of this package. */
  610. #undef PACKAGE_TARNAME
  611. /* Define to the home page for this package. */
  612. #undef PACKAGE_URL
  613. /* Define to the version of this package. */
  614. #undef PACKAGE_VERSION
  615. /* The size of `char', as computed by sizeof. */
  616. #undef SIZEOF_CHAR
  617. /* The size of `int', as computed by sizeof. */
  618. #undef SIZEOF_INT
  619. /* The size of `long', as computed by sizeof. */
  620. #undef SIZEOF_LONG
  621. /* The size of `short', as computed by sizeof. */
  622. #undef SIZEOF_SHORT
  623. /* The size of `void *', as computed by sizeof. */
  624. #undef SIZEOF_VOID_P
  625. /* Define to 1 if you have the ANSI C header files. */
  626. #undef STDC_HEADERS
  627. /* Define to 1 if the target supports #pragma weak */
  628. #undef SUPPORTS_WEAK
  629. /* Enable extensions on AIX 3, Interix. */
  630. #ifndef _ALL_SOURCE
  631. # undef _ALL_SOURCE
  632. #endif
  633. /* Enable GNU extensions on systems that have them. */
  634. #ifndef _GNU_SOURCE
  635. # undef _GNU_SOURCE
  636. #endif
  637. /* Enable threading extensions on Solaris. */
  638. #ifndef _POSIX_PTHREAD_SEMANTICS
  639. # undef _POSIX_PTHREAD_SEMANTICS
  640. #endif
  641. /* Enable extensions on HP NonStop. */
  642. #ifndef _TANDEM_SOURCE
  643. # undef _TANDEM_SOURCE
  644. #endif
  645. /* Enable general extensions on Solaris. */
  646. #ifndef __EXTENSIONS__
  647. # undef __EXTENSIONS__
  648. #endif
  649. /* Number of bits in a file offset, on hosts where this is settable. */
  650. #undef _FILE_OFFSET_BITS
  651. /* Define for large files, on AIX-style hosts. */
  652. #undef _LARGE_FILES
  653. /* Define to 1 if on MINIX. */
  654. #undef _MINIX
  655. /* Define to 2 if the system does not provide POSIX.1 features except with
  656. this defined. */
  657. #undef _POSIX_1_SOURCE
  658. /* Define to 1 if you need to in order for `stat' and other things to work. */
  659. #undef _POSIX_SOURCE
  660. /* Define to the type of a signed integer type wide enough to hold a pointer,
  661. if such a type exists, and if the system does not define it. */
  662. #undef intptr_t
  663. /* Define to `long int' if <sys/types.h> does not define. */
  664. #undef off_t
  665. /* Define to the type of an unsigned integer type wide enough to hold a
  666. pointer, if such a type exists, and if the system does not define it. */
  667. #undef uintptr_t