Advertisement
Guest User

PART 2

a guest
Dec 29th, 2017
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 170.54 KB | None | 0 0
  1. | #define HAVE_SYS_FCNTL_H 1
  2. | #define HAVE_SYS_FILE_H 1
  3. | #define HAVE_SYS_IOCTL_H 1
  4. | #define HAVE_SYS_TIME_H 1
  5. | #define HAVE_SYS_WAIT_H 1
  6. | #define RETSIGTYPE void
  7. | #define HAVE_DECL_MEMCHR 1
  8. | #define HAVE_DECL_STRCOLL 1
  9. | #define HAVE_DECL_STRERROR 1
  10. | #define HAVE_VPRINTF 1
  11. | #define HAVE_BZERO 1
  12. | #define HAVE_GETCWD 1
  13. | #define HAVE_MEMSET 1
  14. | #define HAVE_SETLOCALE 1
  15. | #define HAVE_SETVBUF 1
  16. | #define HAVE_SIGACTION 1
  17. | #define HAVE_SIGPROCMASK 1
  18. | #define HAVE_SIGSETMASK 1
  19. | #define HAVE_STRCHR 1
  20. | #define HAVE_POSIX_OPENPT 1
  21. | #define HAVE_MEMCPY 1
  22. | #define HAVE_MEMMOVE 1
  23. | #define HAVE_STRDUP 1
  24. | #define HAVE_STRERROR 1
  25. | /* end confdefs.h. */
  26. |
  27. | int
  28. | main ()
  29. | {
  30. | #ifdef HAVE_NCURSES_TERMCAP_H
  31. | #include <ncurses/termcap.h>
  32. | #else
  33. | #ifdef HAVE_TERMCAP_H
  34. | #include <termcap.h>
  35. | #else
  36. | #undef PC
  37. | char *BC;
  38. | char **UP;
  39. | char PC;
  40. | short ospeed;
  41. | #endif
  42. | #endif
  43. | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC.
  44. | --Andreas Ley <andy@rz.uni-karlsruhe.de> 24 Aug 2000. */
  45. | BC++;
  46. | UP++;
  47. | PC++;
  48. | return ospeed != 0;
  49. |
  50. | ;
  51. | return 0;
  52. | }
  53. configure:22809: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -lncurses -lcurses >&5
  54. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:60:0,
  55. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  56. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  57. from conftest.c:370:
  58. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h: In function 'main':
  59. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32'
  60. __bswap_32 (unsigned int __bsx)
  61. ^~~~~~~~~~
  62. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64'
  63. __bswap_64 (__uint64_t __bsx)
  64. ^~~~~~~~~~
  65. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:61:0,
  66. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  67. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  68. from conftest.c:370:
  69. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity'
  70. __uint16_identity (__uint16_t __x)
  71. ^~~~~~~~~~~~~~~~~
  72. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity'
  73. __uint32_identity (__uint32_t __x)
  74. ^~~~~~~~~~~~~~~~~
  75. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity'
  76. __uint64_identity (__uint64_t __x)
  77. ^~~~~~~~~~~~~~~~~
  78. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  79. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  80. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  81. from conftest.c:370:
  82. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern'
  83. __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL)
  84. ^
  85. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration
  86. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  87. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  88. from conftest.c:370:
  89. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here
  90. __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL)
  91. ^
  92. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  93. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  94. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  95. from conftest.c:370:
  96. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern'
  97. __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL)
  98. ^
  99. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration
  100. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  101. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  102. from conftest.c:370:
  103. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here
  104. __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL)
  105. ^
  106. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  107. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  108. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  109. from conftest.c:370:
  110. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern'
  111. __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL)
  112. ^
  113. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration
  114. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  115. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  116. from conftest.c:370:
  117. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here
  118. __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL)
  119. ^
  120. configure:22809: $? = 1
  121. configure: failed program was:
  122. | /* confdefs.h */
  123. | #define PACKAGE_NAME "GNU Texinfo"
  124. | #define PACKAGE_TARNAME "texinfo"
  125. | #define PACKAGE_VERSION "6.3"
  126. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  127. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  128. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  129. | #define PACKAGE "texinfo"
  130. | #define VERSION "6.3"
  131. | #define STDC_HEADERS 1
  132. | #define HAVE_SYS_TYPES_H 1
  133. | #define HAVE_SYS_STAT_H 1
  134. | #define HAVE_STDLIB_H 1
  135. | #define HAVE_STRING_H 1
  136. | #define HAVE_MEMORY_H 1
  137. | #define HAVE_STRINGS_H 1
  138. | #define HAVE_INTTYPES_H 1
  139. | #define HAVE_STDINT_H 1
  140. | #define HAVE_UNISTD_H 1
  141. | #define __EXTENSIONS__ 1
  142. | #define _ALL_SOURCE 1
  143. | #define _DARWIN_C_SOURCE 1
  144. | #define _GNU_SOURCE 1
  145. | #define __USE_MINGW_ANSI_STDIO 1
  146. | #define _POSIX_PTHREAD_SEMANTICS 1
  147. | #define _TANDEM_SOURCE 1
  148. | #define HAVE_ALLOCA_H 1
  149. | #define HAVE_ALLOCA 1
  150. | #define restrict __restrict
  151. | #define HAVE_DECL_STRERROR_R 1
  152. | #define HAVE_STRERROR_R 1
  153. | #define STRERROR_R_CHAR_P 1
  154. | #define HAVE_GETOPT_H 1
  155. | #define HAVE_WCTYPE_H 1
  156. | #define HAVE_WCHAR_H 1
  157. | #define HAVE_SYS_MMAN_H 1
  158. | #define HAVE_MALLOC_H 1
  159. | #define HAVE_STDINT_H 1
  160. | #define HAVE_STRINGS_H 1
  161. | #define HAVE_UNISTD_H 1
  162. | #define HAVE_FEATURES_H 1
  163. | #define HAVE_LANGINFO_H 1
  164. | #define HAVE_XLOCALE_H 1
  165. | #define HAVE_SYS_SOCKET_H 1
  166. | #define HAVE_GETOPT_H 1
  167. | #define HAVE_GETOPT_LONG_ONLY 1
  168. | #define __GETOPT_PREFIX rpl_
  169. | #define HAVE_DECL_GETENV 1
  170. | #define HAVE_ICONV 1
  171. | #define ICONV_CONST
  172. | #define HAVE_ISWCNTRL 1
  173. | #define HAVE_ISWBLANK 1
  174. | #define HAVE_MBSINIT 1
  175. | #define HAVE_MBRTOWC 1
  176. | #define HAVE_ISASCII 1
  177. | #define HAVE_MPROTECT 1
  178. | #define HAVE_ISBLANK 1
  179. | #define HAVE_ISWCTYPE 1
  180. | #define HAVE_STRDUP 1
  181. | #define HAVE_WCWIDTH 1
  182. | #define HAVE_BTOWC 1
  183. | #define HAVE_SYMLINK 1
  184. | #define HAVE_NL_LANGINFO 1
  185. | #define HAVE_STRNDUP 1
  186. | #define HAVE_SNPRINTF 1
  187. | #define HAVE_WCRTOMB 1
  188. | #define HAVE_WINT_T 1
  189. | #define HAVE_TOWLOWER 1
  190. | #define HAVE_RAW_DECL_WCTYPE 1
  191. | #define HAVE_RAW_DECL_ISWCTYPE 1
  192. | #define HAVE_RAW_DECL_WCTRANS 1
  193. | #define HAVE_RAW_DECL_TOWCTRANS 1
  194. | #define HAVE_STDLIB_H 1
  195. | #define MALLOC_0_IS_NONNULL 1
  196. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  197. | #define HAVE_LONG_LONG_INT 1
  198. | #define HAVE_MBSTATE_T 1
  199. | #define HAVE_LANGINFO_CODESET 1
  200. | #define HAVE_MAP_ANONYMOUS 1
  201. | #define HAVE_DECL_MEMRCHR 1
  202. | #define HAVE_DECL_ALARM 1
  203. | #define HAVE__BOOL 1
  204. | #define HAVE_WCHAR_T 1
  205. | #define HAVE_STRCASESTR 1
  206. | #define HAVE_DECL_STRDUP 1
  207. | #define HAVE_RAW_DECL_FFSL 1
  208. | #define HAVE_RAW_DECL_FFSLL 1
  209. | #define HAVE_RAW_DECL_MEMMEM 1
  210. | #define HAVE_RAW_DECL_MEMPCPY 1
  211. | #define HAVE_RAW_DECL_MEMRCHR 1
  212. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  213. | #define HAVE_RAW_DECL_STPCPY 1
  214. | #define HAVE_RAW_DECL_STPNCPY 1
  215. | #define HAVE_RAW_DECL_STRCHRNUL 1
  216. | #define HAVE_RAW_DECL_STRDUP 1
  217. | #define HAVE_RAW_DECL_STRNCAT 1
  218. | #define HAVE_RAW_DECL_STRNDUP 1
  219. | #define HAVE_RAW_DECL_STRNLEN 1
  220. | #define HAVE_RAW_DECL_STRPBRK 1
  221. | #define HAVE_RAW_DECL_STRSEP 1
  222. | #define HAVE_RAW_DECL_STRCASESTR 1
  223. | #define HAVE_RAW_DECL_STRTOK_R 1
  224. | #define HAVE_RAW_DECL_STRERROR_R 1
  225. | #define HAVE_RAW_DECL_STRSIGNAL 1
  226. | #define HAVE_RAW_DECL_STRVERSCMP 1
  227. | #define HAVE_RAW_DECL_FFS 1
  228. | #define HAVE_RAW_DECL_STRCASECMP 1
  229. | #define HAVE_RAW_DECL_STRNCASECMP 1
  230. | #define HAVE_DECL_STRNLEN 1
  231. | #define HAVE_WORKING_O_NOATIME 0
  232. | #define HAVE_WORKING_O_NOFOLLOW 0
  233. | #define HAVE_DECL_GETC_UNLOCKED 1
  234. | #define USE_POSIX_THREADS 1
  235. | #define USE_POSIX_THREADS_WEAK 1
  236. | #define HAVE_DECL_STRNDUP 1
  237. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  238. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  239. | #define HAVE_INTMAX_T 1
  240. | #define DBL_EXPBIT0_WORD 1
  241. | #define DBL_EXPBIT0_BIT 20
  242. | #define HAVE_SNPRINTF 1
  243. | #define HAVE_STRNLEN 1
  244. | #define HAVE_WCSLEN 1
  245. | #define HAVE_WCSNLEN 1
  246. | #define HAVE_MBRTOWC 1
  247. | #define HAVE_WCRTOMB 1
  248. | #define HAVE_DECL__SNPRINTF 0
  249. | #define HAVE_SNPRINTF_RETVAL_C99 1
  250. | #define HAVE_ALLOCA 1
  251. | #define HAVE_ARGZ_H 1
  252. | #define HAVE_ERROR_T 1
  253. | #define HAVE_WORKING_ARGZ 1
  254. | #define GNULIB_TEST_GETOPT_GNU 1
  255. | #define __GETOPT_PREFIX rpl_
  256. | #define HAVE_DECL_ISWBLANK 1
  257. | #define GNULIB_TEST_ISWBLANK 1
  258. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  259. | #define C_LOCALE_MAYBE_EILSEQ 1
  260. | #define GNULIB_TEST_MBRTOWC 1
  261. | #define GNULIB_TEST_MBSCASECMP 1
  262. | #define GNULIB_TEST_MBSCHR 1
  263. | #define GNULIB_TEST_MBSINIT 1
  264. | #define GNULIB_TEST_MBSLEN 1
  265. | #define GNULIB_TEST_MBSNCASECMP 1
  266. | #define GNULIB_TEST_MBSSTR 1
  267. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  268. | #define HAVE_MBSTATE_T 1
  269. | #define GNULIB_TEST_MEMCHR 1
  270. | #define HAVE_MEMRCHR 1
  271. | #define GNULIB_TEST_MEMRCHR 1
  272. | #define _REGEX_INCLUDE_LIMITS_H 1
  273. | #define _REGEX_LARGE_OFFSETS 1
  274. | #define re_syntax_options rpl_re_syntax_options
  275. | #define re_set_syntax rpl_re_set_syntax
  276. | #define re_compile_pattern rpl_re_compile_pattern
  277. | #define re_compile_fastmap rpl_re_compile_fastmap
  278. | #define re_search rpl_re_search
  279. | #define re_search_2 rpl_re_search_2
  280. | #define re_match rpl_re_match
  281. | #define re_match_2 rpl_re_match_2
  282. | #define re_set_registers rpl_re_set_registers
  283. | #define re_comp rpl_re_comp
  284. | #define re_exec rpl_re_exec
  285. | #define regcomp rpl_regcomp
  286. | #define regexec rpl_regexec
  287. | #define regerror rpl_regerror
  288. | #define regfree rpl_regfree
  289. | #define HAVE_LIBINTL_H 1
  290. | #define HAVE_DECL_ISBLANK 1
  291. | #define GNULIB_FSCANF 1
  292. | #define GNULIB_SCANF 1
  293. | #define HAVE_RAW_DECL_DPRINTF 1
  294. | #define HAVE_RAW_DECL_FSEEKO 1
  295. | #define HAVE_RAW_DECL_FTELLO 1
  296. | #define HAVE_RAW_DECL_GETDELIM 1
  297. | #define HAVE_RAW_DECL_GETLINE 1
  298. | #define HAVE_RAW_DECL_PCLOSE 1
  299. | #define HAVE_RAW_DECL_POPEN 1
  300. | #define HAVE_RAW_DECL_RENAMEAT 1
  301. | #define HAVE_RAW_DECL_SNPRINTF 1
  302. | #define HAVE_RAW_DECL_TMPFILE 1
  303. | #define HAVE_RAW_DECL_VDPRINTF 1
  304. | #define HAVE_RAW_DECL_VSNPRINTF 1
  305. | #define HAVE_RAW_DECL__EXIT 1
  306. | #define HAVE_RAW_DECL_ATOLL 1
  307. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  308. | #define HAVE_RAW_DECL_GETLOADAVG 1
  309. | #define HAVE_RAW_DECL_GETSUBOPT 1
  310. | #define HAVE_RAW_DECL_GRANTPT 1
  311. | #define HAVE_RAW_DECL_INITSTATE 1
  312. | #define HAVE_RAW_DECL_INITSTATE_R 1
  313. | #define HAVE_RAW_DECL_MKDTEMP 1
  314. | #define HAVE_RAW_DECL_MKOSTEMP 1
  315. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  316. | #define HAVE_RAW_DECL_MKSTEMP 1
  317. | #define HAVE_RAW_DECL_MKSTEMPS 1
  318. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  319. | #define HAVE_RAW_DECL_PTSNAME 1
  320. | #define HAVE_RAW_DECL_PTSNAME_R 1
  321. | #define HAVE_RAW_DECL_RANDOM 1
  322. | #define HAVE_RAW_DECL_RANDOM_R 1
  323. | #define HAVE_RAW_DECL_REALPATH 1
  324. | #define HAVE_RAW_DECL_RPMATCH 1
  325. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  326. | #define HAVE_RAW_DECL_SETENV 1
  327. | #define HAVE_RAW_DECL_SETSTATE 1
  328. | #define HAVE_RAW_DECL_SETSTATE_R 1
  329. | #define HAVE_RAW_DECL_SRANDOM 1
  330. | #define HAVE_RAW_DECL_SRANDOM_R 1
  331. | #define HAVE_RAW_DECL_STRTOD 1
  332. | #define HAVE_RAW_DECL_STRTOLL 1
  333. | #define HAVE_RAW_DECL_STRTOULL 1
  334. | #define HAVE_RAW_DECL_UNLOCKPT 1
  335. | #define HAVE_RAW_DECL_UNSETENV 1
  336. | #define HAVE_STRCASECMP 1
  337. | #define HAVE_STRNCASECMP 1
  338. | #define HAVE_DECL_STRNCASECMP 1
  339. | #define HAVE_STRCASESTR 1
  340. | #define GNULIB_TEST_STRCASESTR 1
  341. | #define GNULIB_TEST_STRDUP 1
  342. | #define GNULIB_STRERROR 1
  343. | #define GNULIB_TEST_STRERROR 1
  344. | #define GNULIB_TEST_STRNLEN 1
  345. | #define HAVE_RAW_DECL_CHDIR 1
  346. | #define HAVE_RAW_DECL_CHOWN 1
  347. | #define HAVE_RAW_DECL_DUP 1
  348. | #define HAVE_RAW_DECL_DUP2 1
  349. | #define HAVE_RAW_DECL_DUP3 1
  350. | #define HAVE_RAW_DECL_ENVIRON 1
  351. | #define HAVE_RAW_DECL_EUIDACCESS 1
  352. | #define HAVE_RAW_DECL_FACCESSAT 1
  353. | #define HAVE_RAW_DECL_FCHDIR 1
  354. | #define HAVE_RAW_DECL_FCHOWNAT 1
  355. | #define HAVE_RAW_DECL_FDATASYNC 1
  356. | #define HAVE_RAW_DECL_FSYNC 1
  357. | #define HAVE_RAW_DECL_FTRUNCATE 1
  358. | #define HAVE_RAW_DECL_GETCWD 1
  359. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  360. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  361. | #define HAVE_RAW_DECL_GETGROUPS 1
  362. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  363. | #define HAVE_RAW_DECL_GETLOGIN 1
  364. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  365. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  366. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  367. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  368. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  369. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  370. | #define HAVE_RAW_DECL_ISATTY 1
  371. | #define HAVE_RAW_DECL_LCHOWN 1
  372. | #define HAVE_RAW_DECL_LINK 1
  373. | #define HAVE_RAW_DECL_LINKAT 1
  374. | #define HAVE_RAW_DECL_LSEEK 1
  375. | #define HAVE_RAW_DECL_PIPE 1
  376. | #define HAVE_RAW_DECL_PIPE2 1
  377. | #define HAVE_RAW_DECL_PREAD 1
  378. | #define HAVE_RAW_DECL_PWRITE 1
  379. | #define HAVE_RAW_DECL_READLINK 1
  380. | #define HAVE_RAW_DECL_READLINKAT 1
  381. | #define HAVE_RAW_DECL_RMDIR 1
  382. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  383. | #define HAVE_RAW_DECL_SLEEP 1
  384. | #define HAVE_RAW_DECL_SYMLINK 1
  385. | #define HAVE_RAW_DECL_SYMLINKAT 1
  386. | #define HAVE_RAW_DECL_TTYNAME_R 1
  387. | #define HAVE_RAW_DECL_UNLINK 1
  388. | #define HAVE_RAW_DECL_UNLINKAT 1
  389. | #define HAVE_RAW_DECL_USLEEP 1
  390. | #define HAVE_VASPRINTF 1
  391. | #define GNULIB_TEST_VASPRINTF 1
  392. | #define HAVE_RAW_DECL_BTOWC 1
  393. | #define HAVE_RAW_DECL_WCTOB 1
  394. | #define HAVE_RAW_DECL_MBSINIT 1
  395. | #define HAVE_RAW_DECL_MBRTOWC 1
  396. | #define HAVE_RAW_DECL_MBRLEN 1
  397. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  398. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  399. | #define HAVE_RAW_DECL_WCRTOMB 1
  400. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  401. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  402. | #define HAVE_RAW_DECL_WCWIDTH 1
  403. | #define HAVE_RAW_DECL_WMEMCHR 1
  404. | #define HAVE_RAW_DECL_WMEMCMP 1
  405. | #define HAVE_RAW_DECL_WMEMCPY 1
  406. | #define HAVE_RAW_DECL_WMEMMOVE 1
  407. | #define HAVE_RAW_DECL_WMEMSET 1
  408. | #define HAVE_RAW_DECL_WCSLEN 1
  409. | #define HAVE_RAW_DECL_WCSNLEN 1
  410. | #define HAVE_RAW_DECL_WCSCPY 1
  411. | #define HAVE_RAW_DECL_WCPCPY 1
  412. | #define HAVE_RAW_DECL_WCSNCPY 1
  413. | #define HAVE_RAW_DECL_WCPNCPY 1
  414. | #define HAVE_RAW_DECL_WCSCAT 1
  415. | #define HAVE_RAW_DECL_WCSNCAT 1
  416. | #define HAVE_RAW_DECL_WCSCMP 1
  417. | #define HAVE_RAW_DECL_WCSNCMP 1
  418. | #define HAVE_RAW_DECL_WCSCASECMP 1
  419. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  420. | #define HAVE_RAW_DECL_WCSCOLL 1
  421. | #define HAVE_RAW_DECL_WCSXFRM 1
  422. | #define HAVE_RAW_DECL_WCSDUP 1
  423. | #define HAVE_RAW_DECL_WCSCHR 1
  424. | #define HAVE_RAW_DECL_WCSRCHR 1
  425. | #define HAVE_RAW_DECL_WCSCSPN 1
  426. | #define HAVE_RAW_DECL_WCSSPN 1
  427. | #define HAVE_RAW_DECL_WCSPBRK 1
  428. | #define HAVE_RAW_DECL_WCSSTR 1
  429. | #define HAVE_RAW_DECL_WCSTOK 1
  430. | #define HAVE_RAW_DECL_WCSWIDTH 1
  431. | #define HAVE_TOWLOWER 1
  432. | #define HAVE_RAW_DECL_WCTYPE 1
  433. | #define HAVE_RAW_DECL_ISWCTYPE 1
  434. | #define HAVE_RAW_DECL_WCTRANS 1
  435. | #define HAVE_RAW_DECL_TOWCTRANS 1
  436. | #define HAVE_DECL_WCWIDTH 1
  437. | #define GNULIB_TEST_WCWIDTH 1
  438. | #define GNULIB_TEST_BTOWC 1
  439. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  440. | #define REPLACE_NL_LANGINFO 1
  441. | #define GNULIB_TEST_NL_LANGINFO 1
  442. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  443. | #define GNULIB_TEST_LOCALECONV 1
  444. | #define HAVE_RAW_DECL_SETLOCALE 1
  445. | #define HAVE_RAW_DECL_DUPLOCALE 1
  446. | #define GNULIB_TEST_WCRTOMB 1
  447. | #define STDC_HEADERS 1
  448. | #define HAVE_FCNTL_H 1
  449. | #define HAVE_LIMITS_H 1
  450. | #define HAVE_PWD_H 1
  451. | #define HAVE_STRING_H 1
  452. | #define HAVE_STRINGS_H 1
  453. | #define HAVE_STROPTS_H 1
  454. | #define HAVE_TERMCAP_H 1
  455. | #define HAVE_TERMIO_H 1
  456. | #define HAVE_TERMIOS_H 1
  457. | #define HAVE_UNISTD_H 1
  458. | #define HAVE_SYS_FCNTL_H 1
  459. | #define HAVE_SYS_FILE_H 1
  460. | #define HAVE_SYS_IOCTL_H 1
  461. | #define HAVE_SYS_TIME_H 1
  462. | #define HAVE_SYS_WAIT_H 1
  463. | #define RETSIGTYPE void
  464. | #define HAVE_DECL_MEMCHR 1
  465. | #define HAVE_DECL_STRCOLL 1
  466. | #define HAVE_DECL_STRERROR 1
  467. | #define HAVE_VPRINTF 1
  468. | #define HAVE_BZERO 1
  469. | #define HAVE_GETCWD 1
  470. | #define HAVE_MEMSET 1
  471. | #define HAVE_SETLOCALE 1
  472. | #define HAVE_SETVBUF 1
  473. | #define HAVE_SIGACTION 1
  474. | #define HAVE_SIGPROCMASK 1
  475. | #define HAVE_SIGSETMASK 1
  476. | #define HAVE_STRCHR 1
  477. | #define HAVE_POSIX_OPENPT 1
  478. | #define HAVE_MEMCPY 1
  479. | #define HAVE_MEMMOVE 1
  480. | #define HAVE_STRDUP 1
  481. | #define HAVE_STRERROR 1
  482. | /* end confdefs.h. */
  483. |
  484. | int
  485. | main ()
  486. | {
  487. | #ifdef HAVE_NCURSES_TERMCAP_H
  488. | #include <ncurses/termcap.h>
  489. | #else
  490. | #ifdef HAVE_TERMCAP_H
  491. | #include <termcap.h>
  492. | #else
  493. | #undef PC
  494. | char *BC;
  495. | char **UP;
  496. | char PC;
  497. | short ospeed;
  498. | #endif
  499. | #endif
  500. | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC.
  501. | --Andreas Ley <andy@rz.uni-karlsruhe.de> 24 Aug 2000. */
  502. | BC++;
  503. | UP++;
  504. | PC++;
  505. | return ospeed != 0;
  506. |
  507. | ;
  508. | return 0;
  509. | }
  510. configure:22809: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -lncurses -ltermlib >&5
  511. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:60:0,
  512. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  513. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  514. from conftest.c:370:
  515. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h: In function 'main':
  516. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32'
  517. __bswap_32 (unsigned int __bsx)
  518. ^~~~~~~~~~
  519. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64'
  520. __bswap_64 (__uint64_t __bsx)
  521. ^~~~~~~~~~
  522. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:61:0,
  523. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  524. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  525. from conftest.c:370:
  526. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity'
  527. __uint16_identity (__uint16_t __x)
  528. ^~~~~~~~~~~~~~~~~
  529. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity'
  530. __uint32_identity (__uint32_t __x)
  531. ^~~~~~~~~~~~~~~~~
  532. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity'
  533. __uint64_identity (__uint64_t __x)
  534. ^~~~~~~~~~~~~~~~~
  535. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  536. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  537. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  538. from conftest.c:370:
  539. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern'
  540. __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL)
  541. ^
  542. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration
  543. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  544. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  545. from conftest.c:370:
  546. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here
  547. __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL)
  548. ^
  549. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  550. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  551. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  552. from conftest.c:370:
  553. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern'
  554. __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL)
  555. ^
  556. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration
  557. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  558. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  559. from conftest.c:370:
  560. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here
  561. __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL)
  562. ^
  563. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  564. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  565. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  566. from conftest.c:370:
  567. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern'
  568. __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL)
  569. ^
  570. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration
  571. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  572. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  573. from conftest.c:370:
  574. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here
  575. __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL)
  576. ^
  577. configure:22809: $? = 1
  578. configure: failed program was:
  579. | /* confdefs.h */
  580. | #define PACKAGE_NAME "GNU Texinfo"
  581. | #define PACKAGE_TARNAME "texinfo"
  582. | #define PACKAGE_VERSION "6.3"
  583. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  584. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  585. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  586. | #define PACKAGE "texinfo"
  587. | #define VERSION "6.3"
  588. | #define STDC_HEADERS 1
  589. | #define HAVE_SYS_TYPES_H 1
  590. | #define HAVE_SYS_STAT_H 1
  591. | #define HAVE_STDLIB_H 1
  592. | #define HAVE_STRING_H 1
  593. | #define HAVE_MEMORY_H 1
  594. | #define HAVE_STRINGS_H 1
  595. | #define HAVE_INTTYPES_H 1
  596. | #define HAVE_STDINT_H 1
  597. | #define HAVE_UNISTD_H 1
  598. | #define __EXTENSIONS__ 1
  599. | #define _ALL_SOURCE 1
  600. | #define _DARWIN_C_SOURCE 1
  601. | #define _GNU_SOURCE 1
  602. | #define __USE_MINGW_ANSI_STDIO 1
  603. | #define _POSIX_PTHREAD_SEMANTICS 1
  604. | #define _TANDEM_SOURCE 1
  605. | #define HAVE_ALLOCA_H 1
  606. | #define HAVE_ALLOCA 1
  607. | #define restrict __restrict
  608. | #define HAVE_DECL_STRERROR_R 1
  609. | #define HAVE_STRERROR_R 1
  610. | #define STRERROR_R_CHAR_P 1
  611. | #define HAVE_GETOPT_H 1
  612. | #define HAVE_WCTYPE_H 1
  613. | #define HAVE_WCHAR_H 1
  614. | #define HAVE_SYS_MMAN_H 1
  615. | #define HAVE_MALLOC_H 1
  616. | #define HAVE_STDINT_H 1
  617. | #define HAVE_STRINGS_H 1
  618. | #define HAVE_UNISTD_H 1
  619. | #define HAVE_FEATURES_H 1
  620. | #define HAVE_LANGINFO_H 1
  621. | #define HAVE_XLOCALE_H 1
  622. | #define HAVE_SYS_SOCKET_H 1
  623. | #define HAVE_GETOPT_H 1
  624. | #define HAVE_GETOPT_LONG_ONLY 1
  625. | #define __GETOPT_PREFIX rpl_
  626. | #define HAVE_DECL_GETENV 1
  627. | #define HAVE_ICONV 1
  628. | #define ICONV_CONST
  629. | #define HAVE_ISWCNTRL 1
  630. | #define HAVE_ISWBLANK 1
  631. | #define HAVE_MBSINIT 1
  632. | #define HAVE_MBRTOWC 1
  633. | #define HAVE_ISASCII 1
  634. | #define HAVE_MPROTECT 1
  635. | #define HAVE_ISBLANK 1
  636. | #define HAVE_ISWCTYPE 1
  637. | #define HAVE_STRDUP 1
  638. | #define HAVE_WCWIDTH 1
  639. | #define HAVE_BTOWC 1
  640. | #define HAVE_SYMLINK 1
  641. | #define HAVE_NL_LANGINFO 1
  642. | #define HAVE_STRNDUP 1
  643. | #define HAVE_SNPRINTF 1
  644. | #define HAVE_WCRTOMB 1
  645. | #define HAVE_WINT_T 1
  646. | #define HAVE_TOWLOWER 1
  647. | #define HAVE_RAW_DECL_WCTYPE 1
  648. | #define HAVE_RAW_DECL_ISWCTYPE 1
  649. | #define HAVE_RAW_DECL_WCTRANS 1
  650. | #define HAVE_RAW_DECL_TOWCTRANS 1
  651. | #define HAVE_STDLIB_H 1
  652. | #define MALLOC_0_IS_NONNULL 1
  653. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  654. | #define HAVE_LONG_LONG_INT 1
  655. | #define HAVE_MBSTATE_T 1
  656. | #define HAVE_LANGINFO_CODESET 1
  657. | #define HAVE_MAP_ANONYMOUS 1
  658. | #define HAVE_DECL_MEMRCHR 1
  659. | #define HAVE_DECL_ALARM 1
  660. | #define HAVE__BOOL 1
  661. | #define HAVE_WCHAR_T 1
  662. | #define HAVE_STRCASESTR 1
  663. | #define HAVE_DECL_STRDUP 1
  664. | #define HAVE_RAW_DECL_FFSL 1
  665. | #define HAVE_RAW_DECL_FFSLL 1
  666. | #define HAVE_RAW_DECL_MEMMEM 1
  667. | #define HAVE_RAW_DECL_MEMPCPY 1
  668. | #define HAVE_RAW_DECL_MEMRCHR 1
  669. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  670. | #define HAVE_RAW_DECL_STPCPY 1
  671. | #define HAVE_RAW_DECL_STPNCPY 1
  672. | #define HAVE_RAW_DECL_STRCHRNUL 1
  673. | #define HAVE_RAW_DECL_STRDUP 1
  674. | #define HAVE_RAW_DECL_STRNCAT 1
  675. | #define HAVE_RAW_DECL_STRNDUP 1
  676. | #define HAVE_RAW_DECL_STRNLEN 1
  677. | #define HAVE_RAW_DECL_STRPBRK 1
  678. | #define HAVE_RAW_DECL_STRSEP 1
  679. | #define HAVE_RAW_DECL_STRCASESTR 1
  680. | #define HAVE_RAW_DECL_STRTOK_R 1
  681. | #define HAVE_RAW_DECL_STRERROR_R 1
  682. | #define HAVE_RAW_DECL_STRSIGNAL 1
  683. | #define HAVE_RAW_DECL_STRVERSCMP 1
  684. | #define HAVE_RAW_DECL_FFS 1
  685. | #define HAVE_RAW_DECL_STRCASECMP 1
  686. | #define HAVE_RAW_DECL_STRNCASECMP 1
  687. | #define HAVE_DECL_STRNLEN 1
  688. | #define HAVE_WORKING_O_NOATIME 0
  689. | #define HAVE_WORKING_O_NOFOLLOW 0
  690. | #define HAVE_DECL_GETC_UNLOCKED 1
  691. | #define USE_POSIX_THREADS 1
  692. | #define USE_POSIX_THREADS_WEAK 1
  693. | #define HAVE_DECL_STRNDUP 1
  694. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  695. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  696. | #define HAVE_INTMAX_T 1
  697. | #define DBL_EXPBIT0_WORD 1
  698. | #define DBL_EXPBIT0_BIT 20
  699. | #define HAVE_SNPRINTF 1
  700. | #define HAVE_STRNLEN 1
  701. | #define HAVE_WCSLEN 1
  702. | #define HAVE_WCSNLEN 1
  703. | #define HAVE_MBRTOWC 1
  704. | #define HAVE_WCRTOMB 1
  705. | #define HAVE_DECL__SNPRINTF 0
  706. | #define HAVE_SNPRINTF_RETVAL_C99 1
  707. | #define HAVE_ALLOCA 1
  708. | #define HAVE_ARGZ_H 1
  709. | #define HAVE_ERROR_T 1
  710. | #define HAVE_WORKING_ARGZ 1
  711. | #define GNULIB_TEST_GETOPT_GNU 1
  712. | #define __GETOPT_PREFIX rpl_
  713. | #define HAVE_DECL_ISWBLANK 1
  714. | #define GNULIB_TEST_ISWBLANK 1
  715. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  716. | #define C_LOCALE_MAYBE_EILSEQ 1
  717. | #define GNULIB_TEST_MBRTOWC 1
  718. | #define GNULIB_TEST_MBSCASECMP 1
  719. | #define GNULIB_TEST_MBSCHR 1
  720. | #define GNULIB_TEST_MBSINIT 1
  721. | #define GNULIB_TEST_MBSLEN 1
  722. | #define GNULIB_TEST_MBSNCASECMP 1
  723. | #define GNULIB_TEST_MBSSTR 1
  724. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  725. | #define HAVE_MBSTATE_T 1
  726. | #define GNULIB_TEST_MEMCHR 1
  727. | #define HAVE_MEMRCHR 1
  728. | #define GNULIB_TEST_MEMRCHR 1
  729. | #define _REGEX_INCLUDE_LIMITS_H 1
  730. | #define _REGEX_LARGE_OFFSETS 1
  731. | #define re_syntax_options rpl_re_syntax_options
  732. | #define re_set_syntax rpl_re_set_syntax
  733. | #define re_compile_pattern rpl_re_compile_pattern
  734. | #define re_compile_fastmap rpl_re_compile_fastmap
  735. | #define re_search rpl_re_search
  736. | #define re_search_2 rpl_re_search_2
  737. | #define re_match rpl_re_match
  738. | #define re_match_2 rpl_re_match_2
  739. | #define re_set_registers rpl_re_set_registers
  740. | #define re_comp rpl_re_comp
  741. | #define re_exec rpl_re_exec
  742. | #define regcomp rpl_regcomp
  743. | #define regexec rpl_regexec
  744. | #define regerror rpl_regerror
  745. | #define regfree rpl_regfree
  746. | #define HAVE_LIBINTL_H 1
  747. | #define HAVE_DECL_ISBLANK 1
  748. | #define GNULIB_FSCANF 1
  749. | #define GNULIB_SCANF 1
  750. | #define HAVE_RAW_DECL_DPRINTF 1
  751. | #define HAVE_RAW_DECL_FSEEKO 1
  752. | #define HAVE_RAW_DECL_FTELLO 1
  753. | #define HAVE_RAW_DECL_GETDELIM 1
  754. | #define HAVE_RAW_DECL_GETLINE 1
  755. | #define HAVE_RAW_DECL_PCLOSE 1
  756. | #define HAVE_RAW_DECL_POPEN 1
  757. | #define HAVE_RAW_DECL_RENAMEAT 1
  758. | #define HAVE_RAW_DECL_SNPRINTF 1
  759. | #define HAVE_RAW_DECL_TMPFILE 1
  760. | #define HAVE_RAW_DECL_VDPRINTF 1
  761. | #define HAVE_RAW_DECL_VSNPRINTF 1
  762. | #define HAVE_RAW_DECL__EXIT 1
  763. | #define HAVE_RAW_DECL_ATOLL 1
  764. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  765. | #define HAVE_RAW_DECL_GETLOADAVG 1
  766. | #define HAVE_RAW_DECL_GETSUBOPT 1
  767. | #define HAVE_RAW_DECL_GRANTPT 1
  768. | #define HAVE_RAW_DECL_INITSTATE 1
  769. | #define HAVE_RAW_DECL_INITSTATE_R 1
  770. | #define HAVE_RAW_DECL_MKDTEMP 1
  771. | #define HAVE_RAW_DECL_MKOSTEMP 1
  772. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  773. | #define HAVE_RAW_DECL_MKSTEMP 1
  774. | #define HAVE_RAW_DECL_MKSTEMPS 1
  775. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  776. | #define HAVE_RAW_DECL_PTSNAME 1
  777. | #define HAVE_RAW_DECL_PTSNAME_R 1
  778. | #define HAVE_RAW_DECL_RANDOM 1
  779. | #define HAVE_RAW_DECL_RANDOM_R 1
  780. | #define HAVE_RAW_DECL_REALPATH 1
  781. | #define HAVE_RAW_DECL_RPMATCH 1
  782. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  783. | #define HAVE_RAW_DECL_SETENV 1
  784. | #define HAVE_RAW_DECL_SETSTATE 1
  785. | #define HAVE_RAW_DECL_SETSTATE_R 1
  786. | #define HAVE_RAW_DECL_SRANDOM 1
  787. | #define HAVE_RAW_DECL_SRANDOM_R 1
  788. | #define HAVE_RAW_DECL_STRTOD 1
  789. | #define HAVE_RAW_DECL_STRTOLL 1
  790. | #define HAVE_RAW_DECL_STRTOULL 1
  791. | #define HAVE_RAW_DECL_UNLOCKPT 1
  792. | #define HAVE_RAW_DECL_UNSETENV 1
  793. | #define HAVE_STRCASECMP 1
  794. | #define HAVE_STRNCASECMP 1
  795. | #define HAVE_DECL_STRNCASECMP 1
  796. | #define HAVE_STRCASESTR 1
  797. | #define GNULIB_TEST_STRCASESTR 1
  798. | #define GNULIB_TEST_STRDUP 1
  799. | #define GNULIB_STRERROR 1
  800. | #define GNULIB_TEST_STRERROR 1
  801. | #define GNULIB_TEST_STRNLEN 1
  802. | #define HAVE_RAW_DECL_CHDIR 1
  803. | #define HAVE_RAW_DECL_CHOWN 1
  804. | #define HAVE_RAW_DECL_DUP 1
  805. | #define HAVE_RAW_DECL_DUP2 1
  806. | #define HAVE_RAW_DECL_DUP3 1
  807. | #define HAVE_RAW_DECL_ENVIRON 1
  808. | #define HAVE_RAW_DECL_EUIDACCESS 1
  809. | #define HAVE_RAW_DECL_FACCESSAT 1
  810. | #define HAVE_RAW_DECL_FCHDIR 1
  811. | #define HAVE_RAW_DECL_FCHOWNAT 1
  812. | #define HAVE_RAW_DECL_FDATASYNC 1
  813. | #define HAVE_RAW_DECL_FSYNC 1
  814. | #define HAVE_RAW_DECL_FTRUNCATE 1
  815. | #define HAVE_RAW_DECL_GETCWD 1
  816. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  817. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  818. | #define HAVE_RAW_DECL_GETGROUPS 1
  819. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  820. | #define HAVE_RAW_DECL_GETLOGIN 1
  821. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  822. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  823. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  824. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  825. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  826. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  827. | #define HAVE_RAW_DECL_ISATTY 1
  828. | #define HAVE_RAW_DECL_LCHOWN 1
  829. | #define HAVE_RAW_DECL_LINK 1
  830. | #define HAVE_RAW_DECL_LINKAT 1
  831. | #define HAVE_RAW_DECL_LSEEK 1
  832. | #define HAVE_RAW_DECL_PIPE 1
  833. | #define HAVE_RAW_DECL_PIPE2 1
  834. | #define HAVE_RAW_DECL_PREAD 1
  835. | #define HAVE_RAW_DECL_PWRITE 1
  836. | #define HAVE_RAW_DECL_READLINK 1
  837. | #define HAVE_RAW_DECL_READLINKAT 1
  838. | #define HAVE_RAW_DECL_RMDIR 1
  839. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  840. | #define HAVE_RAW_DECL_SLEEP 1
  841. | #define HAVE_RAW_DECL_SYMLINK 1
  842. | #define HAVE_RAW_DECL_SYMLINKAT 1
  843. | #define HAVE_RAW_DECL_TTYNAME_R 1
  844. | #define HAVE_RAW_DECL_UNLINK 1
  845. | #define HAVE_RAW_DECL_UNLINKAT 1
  846. | #define HAVE_RAW_DECL_USLEEP 1
  847. | #define HAVE_VASPRINTF 1
  848. | #define GNULIB_TEST_VASPRINTF 1
  849. | #define HAVE_RAW_DECL_BTOWC 1
  850. | #define HAVE_RAW_DECL_WCTOB 1
  851. | #define HAVE_RAW_DECL_MBSINIT 1
  852. | #define HAVE_RAW_DECL_MBRTOWC 1
  853. | #define HAVE_RAW_DECL_MBRLEN 1
  854. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  855. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  856. | #define HAVE_RAW_DECL_WCRTOMB 1
  857. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  858. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  859. | #define HAVE_RAW_DECL_WCWIDTH 1
  860. | #define HAVE_RAW_DECL_WMEMCHR 1
  861. | #define HAVE_RAW_DECL_WMEMCMP 1
  862. | #define HAVE_RAW_DECL_WMEMCPY 1
  863. | #define HAVE_RAW_DECL_WMEMMOVE 1
  864. | #define HAVE_RAW_DECL_WMEMSET 1
  865. | #define HAVE_RAW_DECL_WCSLEN 1
  866. | #define HAVE_RAW_DECL_WCSNLEN 1
  867. | #define HAVE_RAW_DECL_WCSCPY 1
  868. | #define HAVE_RAW_DECL_WCPCPY 1
  869. | #define HAVE_RAW_DECL_WCSNCPY 1
  870. | #define HAVE_RAW_DECL_WCPNCPY 1
  871. | #define HAVE_RAW_DECL_WCSCAT 1
  872. | #define HAVE_RAW_DECL_WCSNCAT 1
  873. | #define HAVE_RAW_DECL_WCSCMP 1
  874. | #define HAVE_RAW_DECL_WCSNCMP 1
  875. | #define HAVE_RAW_DECL_WCSCASECMP 1
  876. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  877. | #define HAVE_RAW_DECL_WCSCOLL 1
  878. | #define HAVE_RAW_DECL_WCSXFRM 1
  879. | #define HAVE_RAW_DECL_WCSDUP 1
  880. | #define HAVE_RAW_DECL_WCSCHR 1
  881. | #define HAVE_RAW_DECL_WCSRCHR 1
  882. | #define HAVE_RAW_DECL_WCSCSPN 1
  883. | #define HAVE_RAW_DECL_WCSSPN 1
  884. | #define HAVE_RAW_DECL_WCSPBRK 1
  885. | #define HAVE_RAW_DECL_WCSSTR 1
  886. | #define HAVE_RAW_DECL_WCSTOK 1
  887. | #define HAVE_RAW_DECL_WCSWIDTH 1
  888. | #define HAVE_TOWLOWER 1
  889. | #define HAVE_RAW_DECL_WCTYPE 1
  890. | #define HAVE_RAW_DECL_ISWCTYPE 1
  891. | #define HAVE_RAW_DECL_WCTRANS 1
  892. | #define HAVE_RAW_DECL_TOWCTRANS 1
  893. | #define HAVE_DECL_WCWIDTH 1
  894. | #define GNULIB_TEST_WCWIDTH 1
  895. | #define GNULIB_TEST_BTOWC 1
  896. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  897. | #define REPLACE_NL_LANGINFO 1
  898. | #define GNULIB_TEST_NL_LANGINFO 1
  899. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  900. | #define GNULIB_TEST_LOCALECONV 1
  901. | #define HAVE_RAW_DECL_SETLOCALE 1
  902. | #define HAVE_RAW_DECL_DUPLOCALE 1
  903. | #define GNULIB_TEST_WCRTOMB 1
  904. | #define STDC_HEADERS 1
  905. | #define HAVE_FCNTL_H 1
  906. | #define HAVE_LIMITS_H 1
  907. | #define HAVE_PWD_H 1
  908. | #define HAVE_STRING_H 1
  909. | #define HAVE_STRINGS_H 1
  910. | #define HAVE_STROPTS_H 1
  911. | #define HAVE_TERMCAP_H 1
  912. | #define HAVE_TERMIO_H 1
  913. | #define HAVE_TERMIOS_H 1
  914. | #define HAVE_UNISTD_H 1
  915. | #define HAVE_SYS_FCNTL_H 1
  916. | #define HAVE_SYS_FILE_H 1
  917. | #define HAVE_SYS_IOCTL_H 1
  918. | #define HAVE_SYS_TIME_H 1
  919. | #define HAVE_SYS_WAIT_H 1
  920. | #define RETSIGTYPE void
  921. | #define HAVE_DECL_MEMCHR 1
  922. | #define HAVE_DECL_STRCOLL 1
  923. | #define HAVE_DECL_STRERROR 1
  924. | #define HAVE_VPRINTF 1
  925. | #define HAVE_BZERO 1
  926. | #define HAVE_GETCWD 1
  927. | #define HAVE_MEMSET 1
  928. | #define HAVE_SETLOCALE 1
  929. | #define HAVE_SETVBUF 1
  930. | #define HAVE_SIGACTION 1
  931. | #define HAVE_SIGPROCMASK 1
  932. | #define HAVE_SIGSETMASK 1
  933. | #define HAVE_STRCHR 1
  934. | #define HAVE_POSIX_OPENPT 1
  935. | #define HAVE_MEMCPY 1
  936. | #define HAVE_MEMMOVE 1
  937. | #define HAVE_STRDUP 1
  938. | #define HAVE_STRERROR 1
  939. | /* end confdefs.h. */
  940. |
  941. | int
  942. | main ()
  943. | {
  944. | #ifdef HAVE_NCURSES_TERMCAP_H
  945. | #include <ncurses/termcap.h>
  946. | #else
  947. | #ifdef HAVE_TERMCAP_H
  948. | #include <termcap.h>
  949. | #else
  950. | #undef PC
  951. | char *BC;
  952. | char **UP;
  953. | char PC;
  954. | short ospeed;
  955. | #endif
  956. | #endif
  957. | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC.
  958. | --Andreas Ley <andy@rz.uni-karlsruhe.de> 24 Aug 2000. */
  959. | BC++;
  960. | UP++;
  961. | PC++;
  962. | return ospeed != 0;
  963. |
  964. | ;
  965. | return 0;
  966. | }
  967. configure:22809: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -lncurses -ltermcap >&5
  968. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:60:0,
  969. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  970. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  971. from conftest.c:370:
  972. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h: In function 'main':
  973. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32'
  974. __bswap_32 (unsigned int __bsx)
  975. ^~~~~~~~~~
  976. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64'
  977. __bswap_64 (__uint64_t __bsx)
  978. ^~~~~~~~~~
  979. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:61:0,
  980. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  981. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  982. from conftest.c:370:
  983. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity'
  984. __uint16_identity (__uint16_t __x)
  985. ^~~~~~~~~~~~~~~~~
  986. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity'
  987. __uint32_identity (__uint32_t __x)
  988. ^~~~~~~~~~~~~~~~~
  989. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity'
  990. __uint64_identity (__uint64_t __x)
  991. ^~~~~~~~~~~~~~~~~
  992. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  993. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  994. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  995. from conftest.c:370:
  996. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern'
  997. __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL)
  998. ^
  999. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration
  1000. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  1001. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1002. from conftest.c:370:
  1003. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here
  1004. __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL)
  1005. ^
  1006. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  1007. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  1008. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1009. from conftest.c:370:
  1010. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern'
  1011. __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL)
  1012. ^
  1013. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration
  1014. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  1015. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1016. from conftest.c:370:
  1017. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here
  1018. __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL)
  1019. ^
  1020. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  1021. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  1022. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1023. from conftest.c:370:
  1024. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern'
  1025. __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL)
  1026. ^
  1027. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration
  1028. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  1029. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1030. from conftest.c:370:
  1031. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here
  1032. __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL)
  1033. ^
  1034. configure:22809: $? = 1
  1035. configure: failed program was:
  1036. | /* confdefs.h */
  1037. | #define PACKAGE_NAME "GNU Texinfo"
  1038. | #define PACKAGE_TARNAME "texinfo"
  1039. | #define PACKAGE_VERSION "6.3"
  1040. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  1041. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  1042. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  1043. | #define PACKAGE "texinfo"
  1044. | #define VERSION "6.3"
  1045. | #define STDC_HEADERS 1
  1046. | #define HAVE_SYS_TYPES_H 1
  1047. | #define HAVE_SYS_STAT_H 1
  1048. | #define HAVE_STDLIB_H 1
  1049. | #define HAVE_STRING_H 1
  1050. | #define HAVE_MEMORY_H 1
  1051. | #define HAVE_STRINGS_H 1
  1052. | #define HAVE_INTTYPES_H 1
  1053. | #define HAVE_STDINT_H 1
  1054. | #define HAVE_UNISTD_H 1
  1055. | #define __EXTENSIONS__ 1
  1056. | #define _ALL_SOURCE 1
  1057. | #define _DARWIN_C_SOURCE 1
  1058. | #define _GNU_SOURCE 1
  1059. | #define __USE_MINGW_ANSI_STDIO 1
  1060. | #define _POSIX_PTHREAD_SEMANTICS 1
  1061. | #define _TANDEM_SOURCE 1
  1062. | #define HAVE_ALLOCA_H 1
  1063. | #define HAVE_ALLOCA 1
  1064. | #define restrict __restrict
  1065. | #define HAVE_DECL_STRERROR_R 1
  1066. | #define HAVE_STRERROR_R 1
  1067. | #define STRERROR_R_CHAR_P 1
  1068. | #define HAVE_GETOPT_H 1
  1069. | #define HAVE_WCTYPE_H 1
  1070. | #define HAVE_WCHAR_H 1
  1071. | #define HAVE_SYS_MMAN_H 1
  1072. | #define HAVE_MALLOC_H 1
  1073. | #define HAVE_STDINT_H 1
  1074. | #define HAVE_STRINGS_H 1
  1075. | #define HAVE_UNISTD_H 1
  1076. | #define HAVE_FEATURES_H 1
  1077. | #define HAVE_LANGINFO_H 1
  1078. | #define HAVE_XLOCALE_H 1
  1079. | #define HAVE_SYS_SOCKET_H 1
  1080. | #define HAVE_GETOPT_H 1
  1081. | #define HAVE_GETOPT_LONG_ONLY 1
  1082. | #define __GETOPT_PREFIX rpl_
  1083. | #define HAVE_DECL_GETENV 1
  1084. | #define HAVE_ICONV 1
  1085. | #define ICONV_CONST
  1086. | #define HAVE_ISWCNTRL 1
  1087. | #define HAVE_ISWBLANK 1
  1088. | #define HAVE_MBSINIT 1
  1089. | #define HAVE_MBRTOWC 1
  1090. | #define HAVE_ISASCII 1
  1091. | #define HAVE_MPROTECT 1
  1092. | #define HAVE_ISBLANK 1
  1093. | #define HAVE_ISWCTYPE 1
  1094. | #define HAVE_STRDUP 1
  1095. | #define HAVE_WCWIDTH 1
  1096. | #define HAVE_BTOWC 1
  1097. | #define HAVE_SYMLINK 1
  1098. | #define HAVE_NL_LANGINFO 1
  1099. | #define HAVE_STRNDUP 1
  1100. | #define HAVE_SNPRINTF 1
  1101. | #define HAVE_WCRTOMB 1
  1102. | #define HAVE_WINT_T 1
  1103. | #define HAVE_TOWLOWER 1
  1104. | #define HAVE_RAW_DECL_WCTYPE 1
  1105. | #define HAVE_RAW_DECL_ISWCTYPE 1
  1106. | #define HAVE_RAW_DECL_WCTRANS 1
  1107. | #define HAVE_RAW_DECL_TOWCTRANS 1
  1108. | #define HAVE_STDLIB_H 1
  1109. | #define MALLOC_0_IS_NONNULL 1
  1110. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1111. | #define HAVE_LONG_LONG_INT 1
  1112. | #define HAVE_MBSTATE_T 1
  1113. | #define HAVE_LANGINFO_CODESET 1
  1114. | #define HAVE_MAP_ANONYMOUS 1
  1115. | #define HAVE_DECL_MEMRCHR 1
  1116. | #define HAVE_DECL_ALARM 1
  1117. | #define HAVE__BOOL 1
  1118. | #define HAVE_WCHAR_T 1
  1119. | #define HAVE_STRCASESTR 1
  1120. | #define HAVE_DECL_STRDUP 1
  1121. | #define HAVE_RAW_DECL_FFSL 1
  1122. | #define HAVE_RAW_DECL_FFSLL 1
  1123. | #define HAVE_RAW_DECL_MEMMEM 1
  1124. | #define HAVE_RAW_DECL_MEMPCPY 1
  1125. | #define HAVE_RAW_DECL_MEMRCHR 1
  1126. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  1127. | #define HAVE_RAW_DECL_STPCPY 1
  1128. | #define HAVE_RAW_DECL_STPNCPY 1
  1129. | #define HAVE_RAW_DECL_STRCHRNUL 1
  1130. | #define HAVE_RAW_DECL_STRDUP 1
  1131. | #define HAVE_RAW_DECL_STRNCAT 1
  1132. | #define HAVE_RAW_DECL_STRNDUP 1
  1133. | #define HAVE_RAW_DECL_STRNLEN 1
  1134. | #define HAVE_RAW_DECL_STRPBRK 1
  1135. | #define HAVE_RAW_DECL_STRSEP 1
  1136. | #define HAVE_RAW_DECL_STRCASESTR 1
  1137. | #define HAVE_RAW_DECL_STRTOK_R 1
  1138. | #define HAVE_RAW_DECL_STRERROR_R 1
  1139. | #define HAVE_RAW_DECL_STRSIGNAL 1
  1140. | #define HAVE_RAW_DECL_STRVERSCMP 1
  1141. | #define HAVE_RAW_DECL_FFS 1
  1142. | #define HAVE_RAW_DECL_STRCASECMP 1
  1143. | #define HAVE_RAW_DECL_STRNCASECMP 1
  1144. | #define HAVE_DECL_STRNLEN 1
  1145. | #define HAVE_WORKING_O_NOATIME 0
  1146. | #define HAVE_WORKING_O_NOFOLLOW 0
  1147. | #define HAVE_DECL_GETC_UNLOCKED 1
  1148. | #define USE_POSIX_THREADS 1
  1149. | #define USE_POSIX_THREADS_WEAK 1
  1150. | #define HAVE_DECL_STRNDUP 1
  1151. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1152. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1153. | #define HAVE_INTMAX_T 1
  1154. | #define DBL_EXPBIT0_WORD 1
  1155. | #define DBL_EXPBIT0_BIT 20
  1156. | #define HAVE_SNPRINTF 1
  1157. | #define HAVE_STRNLEN 1
  1158. | #define HAVE_WCSLEN 1
  1159. | #define HAVE_WCSNLEN 1
  1160. | #define HAVE_MBRTOWC 1
  1161. | #define HAVE_WCRTOMB 1
  1162. | #define HAVE_DECL__SNPRINTF 0
  1163. | #define HAVE_SNPRINTF_RETVAL_C99 1
  1164. | #define HAVE_ALLOCA 1
  1165. | #define HAVE_ARGZ_H 1
  1166. | #define HAVE_ERROR_T 1
  1167. | #define HAVE_WORKING_ARGZ 1
  1168. | #define GNULIB_TEST_GETOPT_GNU 1
  1169. | #define __GETOPT_PREFIX rpl_
  1170. | #define HAVE_DECL_ISWBLANK 1
  1171. | #define GNULIB_TEST_ISWBLANK 1
  1172. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  1173. | #define C_LOCALE_MAYBE_EILSEQ 1
  1174. | #define GNULIB_TEST_MBRTOWC 1
  1175. | #define GNULIB_TEST_MBSCASECMP 1
  1176. | #define GNULIB_TEST_MBSCHR 1
  1177. | #define GNULIB_TEST_MBSINIT 1
  1178. | #define GNULIB_TEST_MBSLEN 1
  1179. | #define GNULIB_TEST_MBSNCASECMP 1
  1180. | #define GNULIB_TEST_MBSSTR 1
  1181. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  1182. | #define HAVE_MBSTATE_T 1
  1183. | #define GNULIB_TEST_MEMCHR 1
  1184. | #define HAVE_MEMRCHR 1
  1185. | #define GNULIB_TEST_MEMRCHR 1
  1186. | #define _REGEX_INCLUDE_LIMITS_H 1
  1187. | #define _REGEX_LARGE_OFFSETS 1
  1188. | #define re_syntax_options rpl_re_syntax_options
  1189. | #define re_set_syntax rpl_re_set_syntax
  1190. | #define re_compile_pattern rpl_re_compile_pattern
  1191. | #define re_compile_fastmap rpl_re_compile_fastmap
  1192. | #define re_search rpl_re_search
  1193. | #define re_search_2 rpl_re_search_2
  1194. | #define re_match rpl_re_match
  1195. | #define re_match_2 rpl_re_match_2
  1196. | #define re_set_registers rpl_re_set_registers
  1197. | #define re_comp rpl_re_comp
  1198. | #define re_exec rpl_re_exec
  1199. | #define regcomp rpl_regcomp
  1200. | #define regexec rpl_regexec
  1201. | #define regerror rpl_regerror
  1202. | #define regfree rpl_regfree
  1203. | #define HAVE_LIBINTL_H 1
  1204. | #define HAVE_DECL_ISBLANK 1
  1205. | #define GNULIB_FSCANF 1
  1206. | #define GNULIB_SCANF 1
  1207. | #define HAVE_RAW_DECL_DPRINTF 1
  1208. | #define HAVE_RAW_DECL_FSEEKO 1
  1209. | #define HAVE_RAW_DECL_FTELLO 1
  1210. | #define HAVE_RAW_DECL_GETDELIM 1
  1211. | #define HAVE_RAW_DECL_GETLINE 1
  1212. | #define HAVE_RAW_DECL_PCLOSE 1
  1213. | #define HAVE_RAW_DECL_POPEN 1
  1214. | #define HAVE_RAW_DECL_RENAMEAT 1
  1215. | #define HAVE_RAW_DECL_SNPRINTF 1
  1216. | #define HAVE_RAW_DECL_TMPFILE 1
  1217. | #define HAVE_RAW_DECL_VDPRINTF 1
  1218. | #define HAVE_RAW_DECL_VSNPRINTF 1
  1219. | #define HAVE_RAW_DECL__EXIT 1
  1220. | #define HAVE_RAW_DECL_ATOLL 1
  1221. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  1222. | #define HAVE_RAW_DECL_GETLOADAVG 1
  1223. | #define HAVE_RAW_DECL_GETSUBOPT 1
  1224. | #define HAVE_RAW_DECL_GRANTPT 1
  1225. | #define HAVE_RAW_DECL_INITSTATE 1
  1226. | #define HAVE_RAW_DECL_INITSTATE_R 1
  1227. | #define HAVE_RAW_DECL_MKDTEMP 1
  1228. | #define HAVE_RAW_DECL_MKOSTEMP 1
  1229. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  1230. | #define HAVE_RAW_DECL_MKSTEMP 1
  1231. | #define HAVE_RAW_DECL_MKSTEMPS 1
  1232. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  1233. | #define HAVE_RAW_DECL_PTSNAME 1
  1234. | #define HAVE_RAW_DECL_PTSNAME_R 1
  1235. | #define HAVE_RAW_DECL_RANDOM 1
  1236. | #define HAVE_RAW_DECL_RANDOM_R 1
  1237. | #define HAVE_RAW_DECL_REALPATH 1
  1238. | #define HAVE_RAW_DECL_RPMATCH 1
  1239. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  1240. | #define HAVE_RAW_DECL_SETENV 1
  1241. | #define HAVE_RAW_DECL_SETSTATE 1
  1242. | #define HAVE_RAW_DECL_SETSTATE_R 1
  1243. | #define HAVE_RAW_DECL_SRANDOM 1
  1244. | #define HAVE_RAW_DECL_SRANDOM_R 1
  1245. | #define HAVE_RAW_DECL_STRTOD 1
  1246. | #define HAVE_RAW_DECL_STRTOLL 1
  1247. | #define HAVE_RAW_DECL_STRTOULL 1
  1248. | #define HAVE_RAW_DECL_UNLOCKPT 1
  1249. | #define HAVE_RAW_DECL_UNSETENV 1
  1250. | #define HAVE_STRCASECMP 1
  1251. | #define HAVE_STRNCASECMP 1
  1252. | #define HAVE_DECL_STRNCASECMP 1
  1253. | #define HAVE_STRCASESTR 1
  1254. | #define GNULIB_TEST_STRCASESTR 1
  1255. | #define GNULIB_TEST_STRDUP 1
  1256. | #define GNULIB_STRERROR 1
  1257. | #define GNULIB_TEST_STRERROR 1
  1258. | #define GNULIB_TEST_STRNLEN 1
  1259. | #define HAVE_RAW_DECL_CHDIR 1
  1260. | #define HAVE_RAW_DECL_CHOWN 1
  1261. | #define HAVE_RAW_DECL_DUP 1
  1262. | #define HAVE_RAW_DECL_DUP2 1
  1263. | #define HAVE_RAW_DECL_DUP3 1
  1264. | #define HAVE_RAW_DECL_ENVIRON 1
  1265. | #define HAVE_RAW_DECL_EUIDACCESS 1
  1266. | #define HAVE_RAW_DECL_FACCESSAT 1
  1267. | #define HAVE_RAW_DECL_FCHDIR 1
  1268. | #define HAVE_RAW_DECL_FCHOWNAT 1
  1269. | #define HAVE_RAW_DECL_FDATASYNC 1
  1270. | #define HAVE_RAW_DECL_FSYNC 1
  1271. | #define HAVE_RAW_DECL_FTRUNCATE 1
  1272. | #define HAVE_RAW_DECL_GETCWD 1
  1273. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  1274. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  1275. | #define HAVE_RAW_DECL_GETGROUPS 1
  1276. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  1277. | #define HAVE_RAW_DECL_GETLOGIN 1
  1278. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  1279. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  1280. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  1281. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  1282. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  1283. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  1284. | #define HAVE_RAW_DECL_ISATTY 1
  1285. | #define HAVE_RAW_DECL_LCHOWN 1
  1286. | #define HAVE_RAW_DECL_LINK 1
  1287. | #define HAVE_RAW_DECL_LINKAT 1
  1288. | #define HAVE_RAW_DECL_LSEEK 1
  1289. | #define HAVE_RAW_DECL_PIPE 1
  1290. | #define HAVE_RAW_DECL_PIPE2 1
  1291. | #define HAVE_RAW_DECL_PREAD 1
  1292. | #define HAVE_RAW_DECL_PWRITE 1
  1293. | #define HAVE_RAW_DECL_READLINK 1
  1294. | #define HAVE_RAW_DECL_READLINKAT 1
  1295. | #define HAVE_RAW_DECL_RMDIR 1
  1296. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  1297. | #define HAVE_RAW_DECL_SLEEP 1
  1298. | #define HAVE_RAW_DECL_SYMLINK 1
  1299. | #define HAVE_RAW_DECL_SYMLINKAT 1
  1300. | #define HAVE_RAW_DECL_TTYNAME_R 1
  1301. | #define HAVE_RAW_DECL_UNLINK 1
  1302. | #define HAVE_RAW_DECL_UNLINKAT 1
  1303. | #define HAVE_RAW_DECL_USLEEP 1
  1304. | #define HAVE_VASPRINTF 1
  1305. | #define GNULIB_TEST_VASPRINTF 1
  1306. | #define HAVE_RAW_DECL_BTOWC 1
  1307. | #define HAVE_RAW_DECL_WCTOB 1
  1308. | #define HAVE_RAW_DECL_MBSINIT 1
  1309. | #define HAVE_RAW_DECL_MBRTOWC 1
  1310. | #define HAVE_RAW_DECL_MBRLEN 1
  1311. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  1312. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  1313. | #define HAVE_RAW_DECL_WCRTOMB 1
  1314. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  1315. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  1316. | #define HAVE_RAW_DECL_WCWIDTH 1
  1317. | #define HAVE_RAW_DECL_WMEMCHR 1
  1318. | #define HAVE_RAW_DECL_WMEMCMP 1
  1319. | #define HAVE_RAW_DECL_WMEMCPY 1
  1320. | #define HAVE_RAW_DECL_WMEMMOVE 1
  1321. | #define HAVE_RAW_DECL_WMEMSET 1
  1322. | #define HAVE_RAW_DECL_WCSLEN 1
  1323. | #define HAVE_RAW_DECL_WCSNLEN 1
  1324. | #define HAVE_RAW_DECL_WCSCPY 1
  1325. | #define HAVE_RAW_DECL_WCPCPY 1
  1326. | #define HAVE_RAW_DECL_WCSNCPY 1
  1327. | #define HAVE_RAW_DECL_WCPNCPY 1
  1328. | #define HAVE_RAW_DECL_WCSCAT 1
  1329. | #define HAVE_RAW_DECL_WCSNCAT 1
  1330. | #define HAVE_RAW_DECL_WCSCMP 1
  1331. | #define HAVE_RAW_DECL_WCSNCMP 1
  1332. | #define HAVE_RAW_DECL_WCSCASECMP 1
  1333. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  1334. | #define HAVE_RAW_DECL_WCSCOLL 1
  1335. | #define HAVE_RAW_DECL_WCSXFRM 1
  1336. | #define HAVE_RAW_DECL_WCSDUP 1
  1337. | #define HAVE_RAW_DECL_WCSCHR 1
  1338. | #define HAVE_RAW_DECL_WCSRCHR 1
  1339. | #define HAVE_RAW_DECL_WCSCSPN 1
  1340. | #define HAVE_RAW_DECL_WCSSPN 1
  1341. | #define HAVE_RAW_DECL_WCSPBRK 1
  1342. | #define HAVE_RAW_DECL_WCSSTR 1
  1343. | #define HAVE_RAW_DECL_WCSTOK 1
  1344. | #define HAVE_RAW_DECL_WCSWIDTH 1
  1345. | #define HAVE_TOWLOWER 1
  1346. | #define HAVE_RAW_DECL_WCTYPE 1
  1347. | #define HAVE_RAW_DECL_ISWCTYPE 1
  1348. | #define HAVE_RAW_DECL_WCTRANS 1
  1349. | #define HAVE_RAW_DECL_TOWCTRANS 1
  1350. | #define HAVE_DECL_WCWIDTH 1
  1351. | #define GNULIB_TEST_WCWIDTH 1
  1352. | #define GNULIB_TEST_BTOWC 1
  1353. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  1354. | #define REPLACE_NL_LANGINFO 1
  1355. | #define GNULIB_TEST_NL_LANGINFO 1
  1356. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  1357. | #define GNULIB_TEST_LOCALECONV 1
  1358. | #define HAVE_RAW_DECL_SETLOCALE 1
  1359. | #define HAVE_RAW_DECL_DUPLOCALE 1
  1360. | #define GNULIB_TEST_WCRTOMB 1
  1361. | #define STDC_HEADERS 1
  1362. | #define HAVE_FCNTL_H 1
  1363. | #define HAVE_LIMITS_H 1
  1364. | #define HAVE_PWD_H 1
  1365. | #define HAVE_STRING_H 1
  1366. | #define HAVE_STRINGS_H 1
  1367. | #define HAVE_STROPTS_H 1
  1368. | #define HAVE_TERMCAP_H 1
  1369. | #define HAVE_TERMIO_H 1
  1370. | #define HAVE_TERMIOS_H 1
  1371. | #define HAVE_UNISTD_H 1
  1372. | #define HAVE_SYS_FCNTL_H 1
  1373. | #define HAVE_SYS_FILE_H 1
  1374. | #define HAVE_SYS_IOCTL_H 1
  1375. | #define HAVE_SYS_TIME_H 1
  1376. | #define HAVE_SYS_WAIT_H 1
  1377. | #define RETSIGTYPE void
  1378. | #define HAVE_DECL_MEMCHR 1
  1379. | #define HAVE_DECL_STRCOLL 1
  1380. | #define HAVE_DECL_STRERROR 1
  1381. | #define HAVE_VPRINTF 1
  1382. | #define HAVE_BZERO 1
  1383. | #define HAVE_GETCWD 1
  1384. | #define HAVE_MEMSET 1
  1385. | #define HAVE_SETLOCALE 1
  1386. | #define HAVE_SETVBUF 1
  1387. | #define HAVE_SIGACTION 1
  1388. | #define HAVE_SIGPROCMASK 1
  1389. | #define HAVE_SIGSETMASK 1
  1390. | #define HAVE_STRCHR 1
  1391. | #define HAVE_POSIX_OPENPT 1
  1392. | #define HAVE_MEMCPY 1
  1393. | #define HAVE_MEMMOVE 1
  1394. | #define HAVE_STRDUP 1
  1395. | #define HAVE_STRERROR 1
  1396. | /* end confdefs.h. */
  1397. |
  1398. | int
  1399. | main ()
  1400. | {
  1401. | #ifdef HAVE_NCURSES_TERMCAP_H
  1402. | #include <ncurses/termcap.h>
  1403. | #else
  1404. | #ifdef HAVE_TERMCAP_H
  1405. | #include <termcap.h>
  1406. | #else
  1407. | #undef PC
  1408. | char *BC;
  1409. | char **UP;
  1410. | char PC;
  1411. | short ospeed;
  1412. | #endif
  1413. | #endif
  1414. | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC.
  1415. | --Andreas Ley <andy@rz.uni-karlsruhe.de> 24 Aug 2000. */
  1416. | BC++;
  1417. | UP++;
  1418. | PC++;
  1419. | return ospeed != 0;
  1420. |
  1421. | ;
  1422. | return 0;
  1423. | }
  1424. configure:22809: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -lncurses -lterminfo >&5
  1425. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:60:0,
  1426. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  1427. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1428. from conftest.c:370:
  1429. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h: In function 'main':
  1430. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:45:1: error: invalid storage class for function '__bswap_32'
  1431. __bswap_32 (unsigned int __bsx)
  1432. ^~~~~~~~~~
  1433. /home/mint/Desktop/ClfsRoot/tools/include/bits/byteswap.h:109:1: error: invalid storage class for function '__bswap_64'
  1434. __bswap_64 (__uint64_t __bsx)
  1435. ^~~~~~~~~~
  1436. In file included from /home/mint/Desktop/ClfsRoot/tools/include/endian.h:61:0,
  1437. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:215,
  1438. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1439. from conftest.c:370:
  1440. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:33:1: error: invalid storage class for function '__uint16_identity'
  1441. __uint16_identity (__uint16_t __x)
  1442. ^~~~~~~~~~~~~~~~~
  1443. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:39:1: error: invalid storage class for function '__uint32_identity'
  1444. __uint32_identity (__uint32_t __x)
  1445. ^~~~~~~~~~~~~~~~~
  1446. /home/mint/Desktop/ClfsRoot/tools/include/bits/uintn-identity.h:45:1: error: invalid storage class for function '__uint64_identity'
  1447. __uint64_identity (__uint64_t __x)
  1448. ^~~~~~~~~~~~~~~~~
  1449. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  1450. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  1451. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1452. from conftest.c:370:
  1453. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: nested function 'gnu_dev_major' declared 'extern'
  1454. __SYSMACROS_DEFINE_MAJOR (__SYSMACROS_IMPL_TEMPL)
  1455. ^
  1456. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:79:1: error: static declaration of 'gnu_dev_major' follows non-static declaration
  1457. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  1458. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1459. from conftest.c:370:
  1460. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:73:1: note: previous declaration of 'gnu_dev_major' was here
  1461. __SYSMACROS_DECLARE_MAJOR (__SYSMACROS_DECL_TEMPL)
  1462. ^
  1463. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  1464. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  1465. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1466. from conftest.c:370:
  1467. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: nested function 'gnu_dev_minor' declared 'extern'
  1468. __SYSMACROS_DEFINE_MINOR (__SYSMACROS_IMPL_TEMPL)
  1469. ^
  1470. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:80:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration
  1471. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  1472. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1473. from conftest.c:370:
  1474. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:74:1: note: previous declaration of 'gnu_dev_minor' was here
  1475. __SYSMACROS_DECLARE_MINOR (__SYSMACROS_DECL_TEMPL)
  1476. ^
  1477. In file included from /home/mint/Desktop/ClfsRoot/tools/include/features.h:410:0,
  1478. from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:25,
  1479. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1480. from conftest.c:370:
  1481. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: nested function 'gnu_dev_makedev' declared 'extern'
  1482. __SYSMACROS_DEFINE_MAKEDEV (__SYSMACROS_IMPL_TEMPL)
  1483. ^
  1484. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:81:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration
  1485. In file included from /home/mint/Desktop/ClfsRoot/tools/include/sys/types.h:226:0,
  1486. from /home/mint/Desktop/ClfsRoot/tools/include/termcap.h:49,
  1487. from conftest.c:370:
  1488. /home/mint/Desktop/ClfsRoot/tools/include/sys/sysmacros.h:75:1: note: previous declaration of 'gnu_dev_makedev' was here
  1489. __SYSMACROS_DECLARE_MAKEDEV (__SYSMACROS_DECL_TEMPL)
  1490. ^
  1491. configure:22809: $? = 1
  1492. configure: failed program was:
  1493. | /* confdefs.h */
  1494. | #define PACKAGE_NAME "GNU Texinfo"
  1495. | #define PACKAGE_TARNAME "texinfo"
  1496. | #define PACKAGE_VERSION "6.3"
  1497. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  1498. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  1499. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  1500. | #define PACKAGE "texinfo"
  1501. | #define VERSION "6.3"
  1502. | #define STDC_HEADERS 1
  1503. | #define HAVE_SYS_TYPES_H 1
  1504. | #define HAVE_SYS_STAT_H 1
  1505. | #define HAVE_STDLIB_H 1
  1506. | #define HAVE_STRING_H 1
  1507. | #define HAVE_MEMORY_H 1
  1508. | #define HAVE_STRINGS_H 1
  1509. | #define HAVE_INTTYPES_H 1
  1510. | #define HAVE_STDINT_H 1
  1511. | #define HAVE_UNISTD_H 1
  1512. | #define __EXTENSIONS__ 1
  1513. | #define _ALL_SOURCE 1
  1514. | #define _DARWIN_C_SOURCE 1
  1515. | #define _GNU_SOURCE 1
  1516. | #define __USE_MINGW_ANSI_STDIO 1
  1517. | #define _POSIX_PTHREAD_SEMANTICS 1
  1518. | #define _TANDEM_SOURCE 1
  1519. | #define HAVE_ALLOCA_H 1
  1520. | #define HAVE_ALLOCA 1
  1521. | #define restrict __restrict
  1522. | #define HAVE_DECL_STRERROR_R 1
  1523. | #define HAVE_STRERROR_R 1
  1524. | #define STRERROR_R_CHAR_P 1
  1525. | #define HAVE_GETOPT_H 1
  1526. | #define HAVE_WCTYPE_H 1
  1527. | #define HAVE_WCHAR_H 1
  1528. | #define HAVE_SYS_MMAN_H 1
  1529. | #define HAVE_MALLOC_H 1
  1530. | #define HAVE_STDINT_H 1
  1531. | #define HAVE_STRINGS_H 1
  1532. | #define HAVE_UNISTD_H 1
  1533. | #define HAVE_FEATURES_H 1
  1534. | #define HAVE_LANGINFO_H 1
  1535. | #define HAVE_XLOCALE_H 1
  1536. | #define HAVE_SYS_SOCKET_H 1
  1537. | #define HAVE_GETOPT_H 1
  1538. | #define HAVE_GETOPT_LONG_ONLY 1
  1539. | #define __GETOPT_PREFIX rpl_
  1540. | #define HAVE_DECL_GETENV 1
  1541. | #define HAVE_ICONV 1
  1542. | #define ICONV_CONST
  1543. | #define HAVE_ISWCNTRL 1
  1544. | #define HAVE_ISWBLANK 1
  1545. | #define HAVE_MBSINIT 1
  1546. | #define HAVE_MBRTOWC 1
  1547. | #define HAVE_ISASCII 1
  1548. | #define HAVE_MPROTECT 1
  1549. | #define HAVE_ISBLANK 1
  1550. | #define HAVE_ISWCTYPE 1
  1551. | #define HAVE_STRDUP 1
  1552. | #define HAVE_WCWIDTH 1
  1553. | #define HAVE_BTOWC 1
  1554. | #define HAVE_SYMLINK 1
  1555. | #define HAVE_NL_LANGINFO 1
  1556. | #define HAVE_STRNDUP 1
  1557. | #define HAVE_SNPRINTF 1
  1558. | #define HAVE_WCRTOMB 1
  1559. | #define HAVE_WINT_T 1
  1560. | #define HAVE_TOWLOWER 1
  1561. | #define HAVE_RAW_DECL_WCTYPE 1
  1562. | #define HAVE_RAW_DECL_ISWCTYPE 1
  1563. | #define HAVE_RAW_DECL_WCTRANS 1
  1564. | #define HAVE_RAW_DECL_TOWCTRANS 1
  1565. | #define HAVE_STDLIB_H 1
  1566. | #define MALLOC_0_IS_NONNULL 1
  1567. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1568. | #define HAVE_LONG_LONG_INT 1
  1569. | #define HAVE_MBSTATE_T 1
  1570. | #define HAVE_LANGINFO_CODESET 1
  1571. | #define HAVE_MAP_ANONYMOUS 1
  1572. | #define HAVE_DECL_MEMRCHR 1
  1573. | #define HAVE_DECL_ALARM 1
  1574. | #define HAVE__BOOL 1
  1575. | #define HAVE_WCHAR_T 1
  1576. | #define HAVE_STRCASESTR 1
  1577. | #define HAVE_DECL_STRDUP 1
  1578. | #define HAVE_RAW_DECL_FFSL 1
  1579. | #define HAVE_RAW_DECL_FFSLL 1
  1580. | #define HAVE_RAW_DECL_MEMMEM 1
  1581. | #define HAVE_RAW_DECL_MEMPCPY 1
  1582. | #define HAVE_RAW_DECL_MEMRCHR 1
  1583. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  1584. | #define HAVE_RAW_DECL_STPCPY 1
  1585. | #define HAVE_RAW_DECL_STPNCPY 1
  1586. | #define HAVE_RAW_DECL_STRCHRNUL 1
  1587. | #define HAVE_RAW_DECL_STRDUP 1
  1588. | #define HAVE_RAW_DECL_STRNCAT 1
  1589. | #define HAVE_RAW_DECL_STRNDUP 1
  1590. | #define HAVE_RAW_DECL_STRNLEN 1
  1591. | #define HAVE_RAW_DECL_STRPBRK 1
  1592. | #define HAVE_RAW_DECL_STRSEP 1
  1593. | #define HAVE_RAW_DECL_STRCASESTR 1
  1594. | #define HAVE_RAW_DECL_STRTOK_R 1
  1595. | #define HAVE_RAW_DECL_STRERROR_R 1
  1596. | #define HAVE_RAW_DECL_STRSIGNAL 1
  1597. | #define HAVE_RAW_DECL_STRVERSCMP 1
  1598. | #define HAVE_RAW_DECL_FFS 1
  1599. | #define HAVE_RAW_DECL_STRCASECMP 1
  1600. | #define HAVE_RAW_DECL_STRNCASECMP 1
  1601. | #define HAVE_DECL_STRNLEN 1
  1602. | #define HAVE_WORKING_O_NOATIME 0
  1603. | #define HAVE_WORKING_O_NOFOLLOW 0
  1604. | #define HAVE_DECL_GETC_UNLOCKED 1
  1605. | #define USE_POSIX_THREADS 1
  1606. | #define USE_POSIX_THREADS_WEAK 1
  1607. | #define HAVE_DECL_STRNDUP 1
  1608. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1609. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1610. | #define HAVE_INTMAX_T 1
  1611. | #define DBL_EXPBIT0_WORD 1
  1612. | #define DBL_EXPBIT0_BIT 20
  1613. | #define HAVE_SNPRINTF 1
  1614. | #define HAVE_STRNLEN 1
  1615. | #define HAVE_WCSLEN 1
  1616. | #define HAVE_WCSNLEN 1
  1617. | #define HAVE_MBRTOWC 1
  1618. | #define HAVE_WCRTOMB 1
  1619. | #define HAVE_DECL__SNPRINTF 0
  1620. | #define HAVE_SNPRINTF_RETVAL_C99 1
  1621. | #define HAVE_ALLOCA 1
  1622. | #define HAVE_ARGZ_H 1
  1623. | #define HAVE_ERROR_T 1
  1624. | #define HAVE_WORKING_ARGZ 1
  1625. | #define GNULIB_TEST_GETOPT_GNU 1
  1626. | #define __GETOPT_PREFIX rpl_
  1627. | #define HAVE_DECL_ISWBLANK 1
  1628. | #define GNULIB_TEST_ISWBLANK 1
  1629. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  1630. | #define C_LOCALE_MAYBE_EILSEQ 1
  1631. | #define GNULIB_TEST_MBRTOWC 1
  1632. | #define GNULIB_TEST_MBSCASECMP 1
  1633. | #define GNULIB_TEST_MBSCHR 1
  1634. | #define GNULIB_TEST_MBSINIT 1
  1635. | #define GNULIB_TEST_MBSLEN 1
  1636. | #define GNULIB_TEST_MBSNCASECMP 1
  1637. | #define GNULIB_TEST_MBSSTR 1
  1638. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  1639. | #define HAVE_MBSTATE_T 1
  1640. | #define GNULIB_TEST_MEMCHR 1
  1641. | #define HAVE_MEMRCHR 1
  1642. | #define GNULIB_TEST_MEMRCHR 1
  1643. | #define _REGEX_INCLUDE_LIMITS_H 1
  1644. | #define _REGEX_LARGE_OFFSETS 1
  1645. | #define re_syntax_options rpl_re_syntax_options
  1646. | #define re_set_syntax rpl_re_set_syntax
  1647. | #define re_compile_pattern rpl_re_compile_pattern
  1648. | #define re_compile_fastmap rpl_re_compile_fastmap
  1649. | #define re_search rpl_re_search
  1650. | #define re_search_2 rpl_re_search_2
  1651. | #define re_match rpl_re_match
  1652. | #define re_match_2 rpl_re_match_2
  1653. | #define re_set_registers rpl_re_set_registers
  1654. | #define re_comp rpl_re_comp
  1655. | #define re_exec rpl_re_exec
  1656. | #define regcomp rpl_regcomp
  1657. | #define regexec rpl_regexec
  1658. | #define regerror rpl_regerror
  1659. | #define regfree rpl_regfree
  1660. | #define HAVE_LIBINTL_H 1
  1661. | #define HAVE_DECL_ISBLANK 1
  1662. | #define GNULIB_FSCANF 1
  1663. | #define GNULIB_SCANF 1
  1664. | #define HAVE_RAW_DECL_DPRINTF 1
  1665. | #define HAVE_RAW_DECL_FSEEKO 1
  1666. | #define HAVE_RAW_DECL_FTELLO 1
  1667. | #define HAVE_RAW_DECL_GETDELIM 1
  1668. | #define HAVE_RAW_DECL_GETLINE 1
  1669. | #define HAVE_RAW_DECL_PCLOSE 1
  1670. | #define HAVE_RAW_DECL_POPEN 1
  1671. | #define HAVE_RAW_DECL_RENAMEAT 1
  1672. | #define HAVE_RAW_DECL_SNPRINTF 1
  1673. | #define HAVE_RAW_DECL_TMPFILE 1
  1674. | #define HAVE_RAW_DECL_VDPRINTF 1
  1675. | #define HAVE_RAW_DECL_VSNPRINTF 1
  1676. | #define HAVE_RAW_DECL__EXIT 1
  1677. | #define HAVE_RAW_DECL_ATOLL 1
  1678. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  1679. | #define HAVE_RAW_DECL_GETLOADAVG 1
  1680. | #define HAVE_RAW_DECL_GETSUBOPT 1
  1681. | #define HAVE_RAW_DECL_GRANTPT 1
  1682. | #define HAVE_RAW_DECL_INITSTATE 1
  1683. | #define HAVE_RAW_DECL_INITSTATE_R 1
  1684. | #define HAVE_RAW_DECL_MKDTEMP 1
  1685. | #define HAVE_RAW_DECL_MKOSTEMP 1
  1686. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  1687. | #define HAVE_RAW_DECL_MKSTEMP 1
  1688. | #define HAVE_RAW_DECL_MKSTEMPS 1
  1689. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  1690. | #define HAVE_RAW_DECL_PTSNAME 1
  1691. | #define HAVE_RAW_DECL_PTSNAME_R 1
  1692. | #define HAVE_RAW_DECL_RANDOM 1
  1693. | #define HAVE_RAW_DECL_RANDOM_R 1
  1694. | #define HAVE_RAW_DECL_REALPATH 1
  1695. | #define HAVE_RAW_DECL_RPMATCH 1
  1696. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  1697. | #define HAVE_RAW_DECL_SETENV 1
  1698. | #define HAVE_RAW_DECL_SETSTATE 1
  1699. | #define HAVE_RAW_DECL_SETSTATE_R 1
  1700. | #define HAVE_RAW_DECL_SRANDOM 1
  1701. | #define HAVE_RAW_DECL_SRANDOM_R 1
  1702. | #define HAVE_RAW_DECL_STRTOD 1
  1703. | #define HAVE_RAW_DECL_STRTOLL 1
  1704. | #define HAVE_RAW_DECL_STRTOULL 1
  1705. | #define HAVE_RAW_DECL_UNLOCKPT 1
  1706. | #define HAVE_RAW_DECL_UNSETENV 1
  1707. | #define HAVE_STRCASECMP 1
  1708. | #define HAVE_STRNCASECMP 1
  1709. | #define HAVE_DECL_STRNCASECMP 1
  1710. | #define HAVE_STRCASESTR 1
  1711. | #define GNULIB_TEST_STRCASESTR 1
  1712. | #define GNULIB_TEST_STRDUP 1
  1713. | #define GNULIB_STRERROR 1
  1714. | #define GNULIB_TEST_STRERROR 1
  1715. | #define GNULIB_TEST_STRNLEN 1
  1716. | #define HAVE_RAW_DECL_CHDIR 1
  1717. | #define HAVE_RAW_DECL_CHOWN 1
  1718. | #define HAVE_RAW_DECL_DUP 1
  1719. | #define HAVE_RAW_DECL_DUP2 1
  1720. | #define HAVE_RAW_DECL_DUP3 1
  1721. | #define HAVE_RAW_DECL_ENVIRON 1
  1722. | #define HAVE_RAW_DECL_EUIDACCESS 1
  1723. | #define HAVE_RAW_DECL_FACCESSAT 1
  1724. | #define HAVE_RAW_DECL_FCHDIR 1
  1725. | #define HAVE_RAW_DECL_FCHOWNAT 1
  1726. | #define HAVE_RAW_DECL_FDATASYNC 1
  1727. | #define HAVE_RAW_DECL_FSYNC 1
  1728. | #define HAVE_RAW_DECL_FTRUNCATE 1
  1729. | #define HAVE_RAW_DECL_GETCWD 1
  1730. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  1731. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  1732. | #define HAVE_RAW_DECL_GETGROUPS 1
  1733. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  1734. | #define HAVE_RAW_DECL_GETLOGIN 1
  1735. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  1736. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  1737. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  1738. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  1739. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  1740. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  1741. | #define HAVE_RAW_DECL_ISATTY 1
  1742. | #define HAVE_RAW_DECL_LCHOWN 1
  1743. | #define HAVE_RAW_DECL_LINK 1
  1744. | #define HAVE_RAW_DECL_LINKAT 1
  1745. | #define HAVE_RAW_DECL_LSEEK 1
  1746. | #define HAVE_RAW_DECL_PIPE 1
  1747. | #define HAVE_RAW_DECL_PIPE2 1
  1748. | #define HAVE_RAW_DECL_PREAD 1
  1749. | #define HAVE_RAW_DECL_PWRITE 1
  1750. | #define HAVE_RAW_DECL_READLINK 1
  1751. | #define HAVE_RAW_DECL_READLINKAT 1
  1752. | #define HAVE_RAW_DECL_RMDIR 1
  1753. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  1754. | #define HAVE_RAW_DECL_SLEEP 1
  1755. | #define HAVE_RAW_DECL_SYMLINK 1
  1756. | #define HAVE_RAW_DECL_SYMLINKAT 1
  1757. | #define HAVE_RAW_DECL_TTYNAME_R 1
  1758. | #define HAVE_RAW_DECL_UNLINK 1
  1759. | #define HAVE_RAW_DECL_UNLINKAT 1
  1760. | #define HAVE_RAW_DECL_USLEEP 1
  1761. | #define HAVE_VASPRINTF 1
  1762. | #define GNULIB_TEST_VASPRINTF 1
  1763. | #define HAVE_RAW_DECL_BTOWC 1
  1764. | #define HAVE_RAW_DECL_WCTOB 1
  1765. | #define HAVE_RAW_DECL_MBSINIT 1
  1766. | #define HAVE_RAW_DECL_MBRTOWC 1
  1767. | #define HAVE_RAW_DECL_MBRLEN 1
  1768. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  1769. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  1770. | #define HAVE_RAW_DECL_WCRTOMB 1
  1771. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  1772. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  1773. | #define HAVE_RAW_DECL_WCWIDTH 1
  1774. | #define HAVE_RAW_DECL_WMEMCHR 1
  1775. | #define HAVE_RAW_DECL_WMEMCMP 1
  1776. | #define HAVE_RAW_DECL_WMEMCPY 1
  1777. | #define HAVE_RAW_DECL_WMEMMOVE 1
  1778. | #define HAVE_RAW_DECL_WMEMSET 1
  1779. | #define HAVE_RAW_DECL_WCSLEN 1
  1780. | #define HAVE_RAW_DECL_WCSNLEN 1
  1781. | #define HAVE_RAW_DECL_WCSCPY 1
  1782. | #define HAVE_RAW_DECL_WCPCPY 1
  1783. | #define HAVE_RAW_DECL_WCSNCPY 1
  1784. | #define HAVE_RAW_DECL_WCPNCPY 1
  1785. | #define HAVE_RAW_DECL_WCSCAT 1
  1786. | #define HAVE_RAW_DECL_WCSNCAT 1
  1787. | #define HAVE_RAW_DECL_WCSCMP 1
  1788. | #define HAVE_RAW_DECL_WCSNCMP 1
  1789. | #define HAVE_RAW_DECL_WCSCASECMP 1
  1790. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  1791. | #define HAVE_RAW_DECL_WCSCOLL 1
  1792. | #define HAVE_RAW_DECL_WCSXFRM 1
  1793. | #define HAVE_RAW_DECL_WCSDUP 1
  1794. | #define HAVE_RAW_DECL_WCSCHR 1
  1795. | #define HAVE_RAW_DECL_WCSRCHR 1
  1796. | #define HAVE_RAW_DECL_WCSCSPN 1
  1797. | #define HAVE_RAW_DECL_WCSSPN 1
  1798. | #define HAVE_RAW_DECL_WCSPBRK 1
  1799. | #define HAVE_RAW_DECL_WCSSTR 1
  1800. | #define HAVE_RAW_DECL_WCSTOK 1
  1801. | #define HAVE_RAW_DECL_WCSWIDTH 1
  1802. | #define HAVE_TOWLOWER 1
  1803. | #define HAVE_RAW_DECL_WCTYPE 1
  1804. | #define HAVE_RAW_DECL_ISWCTYPE 1
  1805. | #define HAVE_RAW_DECL_WCTRANS 1
  1806. | #define HAVE_RAW_DECL_TOWCTRANS 1
  1807. | #define HAVE_DECL_WCWIDTH 1
  1808. | #define GNULIB_TEST_WCWIDTH 1
  1809. | #define GNULIB_TEST_BTOWC 1
  1810. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  1811. | #define REPLACE_NL_LANGINFO 1
  1812. | #define GNULIB_TEST_NL_LANGINFO 1
  1813. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  1814. | #define GNULIB_TEST_LOCALECONV 1
  1815. | #define HAVE_RAW_DECL_SETLOCALE 1
  1816. | #define HAVE_RAW_DECL_DUPLOCALE 1
  1817. | #define GNULIB_TEST_WCRTOMB 1
  1818. | #define STDC_HEADERS 1
  1819. | #define HAVE_FCNTL_H 1
  1820. | #define HAVE_LIMITS_H 1
  1821. | #define HAVE_PWD_H 1
  1822. | #define HAVE_STRING_H 1
  1823. | #define HAVE_STRINGS_H 1
  1824. | #define HAVE_STROPTS_H 1
  1825. | #define HAVE_TERMCAP_H 1
  1826. | #define HAVE_TERMIO_H 1
  1827. | #define HAVE_TERMIOS_H 1
  1828. | #define HAVE_UNISTD_H 1
  1829. | #define HAVE_SYS_FCNTL_H 1
  1830. | #define HAVE_SYS_FILE_H 1
  1831. | #define HAVE_SYS_IOCTL_H 1
  1832. | #define HAVE_SYS_TIME_H 1
  1833. | #define HAVE_SYS_WAIT_H 1
  1834. | #define RETSIGTYPE void
  1835. | #define HAVE_DECL_MEMCHR 1
  1836. | #define HAVE_DECL_STRCOLL 1
  1837. | #define HAVE_DECL_STRERROR 1
  1838. | #define HAVE_VPRINTF 1
  1839. | #define HAVE_BZERO 1
  1840. | #define HAVE_GETCWD 1
  1841. | #define HAVE_MEMSET 1
  1842. | #define HAVE_SETLOCALE 1
  1843. | #define HAVE_SETVBUF 1
  1844. | #define HAVE_SIGACTION 1
  1845. | #define HAVE_SIGPROCMASK 1
  1846. | #define HAVE_SIGSETMASK 1
  1847. | #define HAVE_STRCHR 1
  1848. | #define HAVE_POSIX_OPENPT 1
  1849. | #define HAVE_MEMCPY 1
  1850. | #define HAVE_MEMMOVE 1
  1851. | #define HAVE_STRDUP 1
  1852. | #define HAVE_STRERROR 1
  1853. | /* end confdefs.h. */
  1854. |
  1855. | int
  1856. | main ()
  1857. | {
  1858. | #ifdef HAVE_NCURSES_TERMCAP_H
  1859. | #include <ncurses/termcap.h>
  1860. | #else
  1861. | #ifdef HAVE_TERMCAP_H
  1862. | #include <termcap.h>
  1863. | #else
  1864. | #undef PC
  1865. | char *BC;
  1866. | char **UP;
  1867. | char PC;
  1868. | short ospeed;
  1869. | #endif
  1870. | #endif
  1871. | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC.
  1872. | --Andreas Ley <andy@rz.uni-karlsruhe.de> 24 Aug 2000. */
  1873. | BC++;
  1874. | UP++;
  1875. | PC++;
  1876. | return ospeed != 0;
  1877. |
  1878. | ;
  1879. | return 0;
  1880. | }
  1881. configure:22819: result:
  1882. configure:22841: checking ncurses/termcap.h usability
  1883. configure:22841: x86_64-unknown-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  1884. conftest.c:395:10: fatal error: ncurses/termcap.h: No such file or directory
  1885. #include <ncurses/termcap.h>
  1886. ^~~~~~~~~~~~~~~~~~~
  1887. compilation terminated.
  1888. configure:22841: $? = 1
  1889. configure: failed program was:
  1890. | /* confdefs.h */
  1891. | #define PACKAGE_NAME "GNU Texinfo"
  1892. | #define PACKAGE_TARNAME "texinfo"
  1893. | #define PACKAGE_VERSION "6.3"
  1894. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  1895. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  1896. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  1897. | #define PACKAGE "texinfo"
  1898. | #define VERSION "6.3"
  1899. | #define STDC_HEADERS 1
  1900. | #define HAVE_SYS_TYPES_H 1
  1901. | #define HAVE_SYS_STAT_H 1
  1902. | #define HAVE_STDLIB_H 1
  1903. | #define HAVE_STRING_H 1
  1904. | #define HAVE_MEMORY_H 1
  1905. | #define HAVE_STRINGS_H 1
  1906. | #define HAVE_INTTYPES_H 1
  1907. | #define HAVE_STDINT_H 1
  1908. | #define HAVE_UNISTD_H 1
  1909. | #define __EXTENSIONS__ 1
  1910. | #define _ALL_SOURCE 1
  1911. | #define _DARWIN_C_SOURCE 1
  1912. | #define _GNU_SOURCE 1
  1913. | #define __USE_MINGW_ANSI_STDIO 1
  1914. | #define _POSIX_PTHREAD_SEMANTICS 1
  1915. | #define _TANDEM_SOURCE 1
  1916. | #define HAVE_ALLOCA_H 1
  1917. | #define HAVE_ALLOCA 1
  1918. | #define restrict __restrict
  1919. | #define HAVE_DECL_STRERROR_R 1
  1920. | #define HAVE_STRERROR_R 1
  1921. | #define STRERROR_R_CHAR_P 1
  1922. | #define HAVE_GETOPT_H 1
  1923. | #define HAVE_WCTYPE_H 1
  1924. | #define HAVE_WCHAR_H 1
  1925. | #define HAVE_SYS_MMAN_H 1
  1926. | #define HAVE_MALLOC_H 1
  1927. | #define HAVE_STDINT_H 1
  1928. | #define HAVE_STRINGS_H 1
  1929. | #define HAVE_UNISTD_H 1
  1930. | #define HAVE_FEATURES_H 1
  1931. | #define HAVE_LANGINFO_H 1
  1932. | #define HAVE_XLOCALE_H 1
  1933. | #define HAVE_SYS_SOCKET_H 1
  1934. | #define HAVE_GETOPT_H 1
  1935. | #define HAVE_GETOPT_LONG_ONLY 1
  1936. | #define __GETOPT_PREFIX rpl_
  1937. | #define HAVE_DECL_GETENV 1
  1938. | #define HAVE_ICONV 1
  1939. | #define ICONV_CONST
  1940. | #define HAVE_ISWCNTRL 1
  1941. | #define HAVE_ISWBLANK 1
  1942. | #define HAVE_MBSINIT 1
  1943. | #define HAVE_MBRTOWC 1
  1944. | #define HAVE_ISASCII 1
  1945. | #define HAVE_MPROTECT 1
  1946. | #define HAVE_ISBLANK 1
  1947. | #define HAVE_ISWCTYPE 1
  1948. | #define HAVE_STRDUP 1
  1949. | #define HAVE_WCWIDTH 1
  1950. | #define HAVE_BTOWC 1
  1951. | #define HAVE_SYMLINK 1
  1952. | #define HAVE_NL_LANGINFO 1
  1953. | #define HAVE_STRNDUP 1
  1954. | #define HAVE_SNPRINTF 1
  1955. | #define HAVE_WCRTOMB 1
  1956. | #define HAVE_WINT_T 1
  1957. | #define HAVE_TOWLOWER 1
  1958. | #define HAVE_RAW_DECL_WCTYPE 1
  1959. | #define HAVE_RAW_DECL_ISWCTYPE 1
  1960. | #define HAVE_RAW_DECL_WCTRANS 1
  1961. | #define HAVE_RAW_DECL_TOWCTRANS 1
  1962. | #define HAVE_STDLIB_H 1
  1963. | #define MALLOC_0_IS_NONNULL 1
  1964. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1965. | #define HAVE_LONG_LONG_INT 1
  1966. | #define HAVE_MBSTATE_T 1
  1967. | #define HAVE_LANGINFO_CODESET 1
  1968. | #define HAVE_MAP_ANONYMOUS 1
  1969. | #define HAVE_DECL_MEMRCHR 1
  1970. | #define HAVE_DECL_ALARM 1
  1971. | #define HAVE__BOOL 1
  1972. | #define HAVE_WCHAR_T 1
  1973. | #define HAVE_STRCASESTR 1
  1974. | #define HAVE_DECL_STRDUP 1
  1975. | #define HAVE_RAW_DECL_FFSL 1
  1976. | #define HAVE_RAW_DECL_FFSLL 1
  1977. | #define HAVE_RAW_DECL_MEMMEM 1
  1978. | #define HAVE_RAW_DECL_MEMPCPY 1
  1979. | #define HAVE_RAW_DECL_MEMRCHR 1
  1980. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  1981. | #define HAVE_RAW_DECL_STPCPY 1
  1982. | #define HAVE_RAW_DECL_STPNCPY 1
  1983. | #define HAVE_RAW_DECL_STRCHRNUL 1
  1984. | #define HAVE_RAW_DECL_STRDUP 1
  1985. | #define HAVE_RAW_DECL_STRNCAT 1
  1986. | #define HAVE_RAW_DECL_STRNDUP 1
  1987. | #define HAVE_RAW_DECL_STRNLEN 1
  1988. | #define HAVE_RAW_DECL_STRPBRK 1
  1989. | #define HAVE_RAW_DECL_STRSEP 1
  1990. | #define HAVE_RAW_DECL_STRCASESTR 1
  1991. | #define HAVE_RAW_DECL_STRTOK_R 1
  1992. | #define HAVE_RAW_DECL_STRERROR_R 1
  1993. | #define HAVE_RAW_DECL_STRSIGNAL 1
  1994. | #define HAVE_RAW_DECL_STRVERSCMP 1
  1995. | #define HAVE_RAW_DECL_FFS 1
  1996. | #define HAVE_RAW_DECL_STRCASECMP 1
  1997. | #define HAVE_RAW_DECL_STRNCASECMP 1
  1998. | #define HAVE_DECL_STRNLEN 1
  1999. | #define HAVE_WORKING_O_NOATIME 0
  2000. | #define HAVE_WORKING_O_NOFOLLOW 0
  2001. | #define HAVE_DECL_GETC_UNLOCKED 1
  2002. | #define USE_POSIX_THREADS 1
  2003. | #define USE_POSIX_THREADS_WEAK 1
  2004. | #define HAVE_DECL_STRNDUP 1
  2005. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2006. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2007. | #define HAVE_INTMAX_T 1
  2008. | #define DBL_EXPBIT0_WORD 1
  2009. | #define DBL_EXPBIT0_BIT 20
  2010. | #define HAVE_SNPRINTF 1
  2011. | #define HAVE_STRNLEN 1
  2012. | #define HAVE_WCSLEN 1
  2013. | #define HAVE_WCSNLEN 1
  2014. | #define HAVE_MBRTOWC 1
  2015. | #define HAVE_WCRTOMB 1
  2016. | #define HAVE_DECL__SNPRINTF 0
  2017. | #define HAVE_SNPRINTF_RETVAL_C99 1
  2018. | #define HAVE_ALLOCA 1
  2019. | #define HAVE_ARGZ_H 1
  2020. | #define HAVE_ERROR_T 1
  2021. | #define HAVE_WORKING_ARGZ 1
  2022. | #define GNULIB_TEST_GETOPT_GNU 1
  2023. | #define __GETOPT_PREFIX rpl_
  2024. | #define HAVE_DECL_ISWBLANK 1
  2025. | #define GNULIB_TEST_ISWBLANK 1
  2026. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  2027. | #define C_LOCALE_MAYBE_EILSEQ 1
  2028. | #define GNULIB_TEST_MBRTOWC 1
  2029. | #define GNULIB_TEST_MBSCASECMP 1
  2030. | #define GNULIB_TEST_MBSCHR 1
  2031. | #define GNULIB_TEST_MBSINIT 1
  2032. | #define GNULIB_TEST_MBSLEN 1
  2033. | #define GNULIB_TEST_MBSNCASECMP 1
  2034. | #define GNULIB_TEST_MBSSTR 1
  2035. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  2036. | #define HAVE_MBSTATE_T 1
  2037. | #define GNULIB_TEST_MEMCHR 1
  2038. | #define HAVE_MEMRCHR 1
  2039. | #define GNULIB_TEST_MEMRCHR 1
  2040. | #define _REGEX_INCLUDE_LIMITS_H 1
  2041. | #define _REGEX_LARGE_OFFSETS 1
  2042. | #define re_syntax_options rpl_re_syntax_options
  2043. | #define re_set_syntax rpl_re_set_syntax
  2044. | #define re_compile_pattern rpl_re_compile_pattern
  2045. | #define re_compile_fastmap rpl_re_compile_fastmap
  2046. | #define re_search rpl_re_search
  2047. | #define re_search_2 rpl_re_search_2
  2048. | #define re_match rpl_re_match
  2049. | #define re_match_2 rpl_re_match_2
  2050. | #define re_set_registers rpl_re_set_registers
  2051. | #define re_comp rpl_re_comp
  2052. | #define re_exec rpl_re_exec
  2053. | #define regcomp rpl_regcomp
  2054. | #define regexec rpl_regexec
  2055. | #define regerror rpl_regerror
  2056. | #define regfree rpl_regfree
  2057. | #define HAVE_LIBINTL_H 1
  2058. | #define HAVE_DECL_ISBLANK 1
  2059. | #define GNULIB_FSCANF 1
  2060. | #define GNULIB_SCANF 1
  2061. | #define HAVE_RAW_DECL_DPRINTF 1
  2062. | #define HAVE_RAW_DECL_FSEEKO 1
  2063. | #define HAVE_RAW_DECL_FTELLO 1
  2064. | #define HAVE_RAW_DECL_GETDELIM 1
  2065. | #define HAVE_RAW_DECL_GETLINE 1
  2066. | #define HAVE_RAW_DECL_PCLOSE 1
  2067. | #define HAVE_RAW_DECL_POPEN 1
  2068. | #define HAVE_RAW_DECL_RENAMEAT 1
  2069. | #define HAVE_RAW_DECL_SNPRINTF 1
  2070. | #define HAVE_RAW_DECL_TMPFILE 1
  2071. | #define HAVE_RAW_DECL_VDPRINTF 1
  2072. | #define HAVE_RAW_DECL_VSNPRINTF 1
  2073. | #define HAVE_RAW_DECL__EXIT 1
  2074. | #define HAVE_RAW_DECL_ATOLL 1
  2075. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  2076. | #define HAVE_RAW_DECL_GETLOADAVG 1
  2077. | #define HAVE_RAW_DECL_GETSUBOPT 1
  2078. | #define HAVE_RAW_DECL_GRANTPT 1
  2079. | #define HAVE_RAW_DECL_INITSTATE 1
  2080. | #define HAVE_RAW_DECL_INITSTATE_R 1
  2081. | #define HAVE_RAW_DECL_MKDTEMP 1
  2082. | #define HAVE_RAW_DECL_MKOSTEMP 1
  2083. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  2084. | #define HAVE_RAW_DECL_MKSTEMP 1
  2085. | #define HAVE_RAW_DECL_MKSTEMPS 1
  2086. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  2087. | #define HAVE_RAW_DECL_PTSNAME 1
  2088. | #define HAVE_RAW_DECL_PTSNAME_R 1
  2089. | #define HAVE_RAW_DECL_RANDOM 1
  2090. | #define HAVE_RAW_DECL_RANDOM_R 1
  2091. | #define HAVE_RAW_DECL_REALPATH 1
  2092. | #define HAVE_RAW_DECL_RPMATCH 1
  2093. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  2094. | #define HAVE_RAW_DECL_SETENV 1
  2095. | #define HAVE_RAW_DECL_SETSTATE 1
  2096. | #define HAVE_RAW_DECL_SETSTATE_R 1
  2097. | #define HAVE_RAW_DECL_SRANDOM 1
  2098. | #define HAVE_RAW_DECL_SRANDOM_R 1
  2099. | #define HAVE_RAW_DECL_STRTOD 1
  2100. | #define HAVE_RAW_DECL_STRTOLL 1
  2101. | #define HAVE_RAW_DECL_STRTOULL 1
  2102. | #define HAVE_RAW_DECL_UNLOCKPT 1
  2103. | #define HAVE_RAW_DECL_UNSETENV 1
  2104. | #define HAVE_STRCASECMP 1
  2105. | #define HAVE_STRNCASECMP 1
  2106. | #define HAVE_DECL_STRNCASECMP 1
  2107. | #define HAVE_STRCASESTR 1
  2108. | #define GNULIB_TEST_STRCASESTR 1
  2109. | #define GNULIB_TEST_STRDUP 1
  2110. | #define GNULIB_STRERROR 1
  2111. | #define GNULIB_TEST_STRERROR 1
  2112. | #define GNULIB_TEST_STRNLEN 1
  2113. | #define HAVE_RAW_DECL_CHDIR 1
  2114. | #define HAVE_RAW_DECL_CHOWN 1
  2115. | #define HAVE_RAW_DECL_DUP 1
  2116. | #define HAVE_RAW_DECL_DUP2 1
  2117. | #define HAVE_RAW_DECL_DUP3 1
  2118. | #define HAVE_RAW_DECL_ENVIRON 1
  2119. | #define HAVE_RAW_DECL_EUIDACCESS 1
  2120. | #define HAVE_RAW_DECL_FACCESSAT 1
  2121. | #define HAVE_RAW_DECL_FCHDIR 1
  2122. | #define HAVE_RAW_DECL_FCHOWNAT 1
  2123. | #define HAVE_RAW_DECL_FDATASYNC 1
  2124. | #define HAVE_RAW_DECL_FSYNC 1
  2125. | #define HAVE_RAW_DECL_FTRUNCATE 1
  2126. | #define HAVE_RAW_DECL_GETCWD 1
  2127. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  2128. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  2129. | #define HAVE_RAW_DECL_GETGROUPS 1
  2130. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  2131. | #define HAVE_RAW_DECL_GETLOGIN 1
  2132. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  2133. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  2134. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  2135. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  2136. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  2137. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  2138. | #define HAVE_RAW_DECL_ISATTY 1
  2139. | #define HAVE_RAW_DECL_LCHOWN 1
  2140. | #define HAVE_RAW_DECL_LINK 1
  2141. | #define HAVE_RAW_DECL_LINKAT 1
  2142. | #define HAVE_RAW_DECL_LSEEK 1
  2143. | #define HAVE_RAW_DECL_PIPE 1
  2144. | #define HAVE_RAW_DECL_PIPE2 1
  2145. | #define HAVE_RAW_DECL_PREAD 1
  2146. | #define HAVE_RAW_DECL_PWRITE 1
  2147. | #define HAVE_RAW_DECL_READLINK 1
  2148. | #define HAVE_RAW_DECL_READLINKAT 1
  2149. | #define HAVE_RAW_DECL_RMDIR 1
  2150. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  2151. | #define HAVE_RAW_DECL_SLEEP 1
  2152. | #define HAVE_RAW_DECL_SYMLINK 1
  2153. | #define HAVE_RAW_DECL_SYMLINKAT 1
  2154. | #define HAVE_RAW_DECL_TTYNAME_R 1
  2155. | #define HAVE_RAW_DECL_UNLINK 1
  2156. | #define HAVE_RAW_DECL_UNLINKAT 1
  2157. | #define HAVE_RAW_DECL_USLEEP 1
  2158. | #define HAVE_VASPRINTF 1
  2159. | #define GNULIB_TEST_VASPRINTF 1
  2160. | #define HAVE_RAW_DECL_BTOWC 1
  2161. | #define HAVE_RAW_DECL_WCTOB 1
  2162. | #define HAVE_RAW_DECL_MBSINIT 1
  2163. | #define HAVE_RAW_DECL_MBRTOWC 1
  2164. | #define HAVE_RAW_DECL_MBRLEN 1
  2165. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  2166. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  2167. | #define HAVE_RAW_DECL_WCRTOMB 1
  2168. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  2169. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  2170. | #define HAVE_RAW_DECL_WCWIDTH 1
  2171. | #define HAVE_RAW_DECL_WMEMCHR 1
  2172. | #define HAVE_RAW_DECL_WMEMCMP 1
  2173. | #define HAVE_RAW_DECL_WMEMCPY 1
  2174. | #define HAVE_RAW_DECL_WMEMMOVE 1
  2175. | #define HAVE_RAW_DECL_WMEMSET 1
  2176. | #define HAVE_RAW_DECL_WCSLEN 1
  2177. | #define HAVE_RAW_DECL_WCSNLEN 1
  2178. | #define HAVE_RAW_DECL_WCSCPY 1
  2179. | #define HAVE_RAW_DECL_WCPCPY 1
  2180. | #define HAVE_RAW_DECL_WCSNCPY 1
  2181. | #define HAVE_RAW_DECL_WCPNCPY 1
  2182. | #define HAVE_RAW_DECL_WCSCAT 1
  2183. | #define HAVE_RAW_DECL_WCSNCAT 1
  2184. | #define HAVE_RAW_DECL_WCSCMP 1
  2185. | #define HAVE_RAW_DECL_WCSNCMP 1
  2186. | #define HAVE_RAW_DECL_WCSCASECMP 1
  2187. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  2188. | #define HAVE_RAW_DECL_WCSCOLL 1
  2189. | #define HAVE_RAW_DECL_WCSXFRM 1
  2190. | #define HAVE_RAW_DECL_WCSDUP 1
  2191. | #define HAVE_RAW_DECL_WCSCHR 1
  2192. | #define HAVE_RAW_DECL_WCSRCHR 1
  2193. | #define HAVE_RAW_DECL_WCSCSPN 1
  2194. | #define HAVE_RAW_DECL_WCSSPN 1
  2195. | #define HAVE_RAW_DECL_WCSPBRK 1
  2196. | #define HAVE_RAW_DECL_WCSSTR 1
  2197. | #define HAVE_RAW_DECL_WCSTOK 1
  2198. | #define HAVE_RAW_DECL_WCSWIDTH 1
  2199. | #define HAVE_TOWLOWER 1
  2200. | #define HAVE_RAW_DECL_WCTYPE 1
  2201. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2202. | #define HAVE_RAW_DECL_WCTRANS 1
  2203. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2204. | #define HAVE_DECL_WCWIDTH 1
  2205. | #define GNULIB_TEST_WCWIDTH 1
  2206. | #define GNULIB_TEST_BTOWC 1
  2207. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  2208. | #define REPLACE_NL_LANGINFO 1
  2209. | #define GNULIB_TEST_NL_LANGINFO 1
  2210. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  2211. | #define GNULIB_TEST_LOCALECONV 1
  2212. | #define HAVE_RAW_DECL_SETLOCALE 1
  2213. | #define HAVE_RAW_DECL_DUPLOCALE 1
  2214. | #define GNULIB_TEST_WCRTOMB 1
  2215. | #define STDC_HEADERS 1
  2216. | #define HAVE_FCNTL_H 1
  2217. | #define HAVE_LIMITS_H 1
  2218. | #define HAVE_PWD_H 1
  2219. | #define HAVE_STRING_H 1
  2220. | #define HAVE_STRINGS_H 1
  2221. | #define HAVE_STROPTS_H 1
  2222. | #define HAVE_TERMCAP_H 1
  2223. | #define HAVE_TERMIO_H 1
  2224. | #define HAVE_TERMIOS_H 1
  2225. | #define HAVE_UNISTD_H 1
  2226. | #define HAVE_SYS_FCNTL_H 1
  2227. | #define HAVE_SYS_FILE_H 1
  2228. | #define HAVE_SYS_IOCTL_H 1
  2229. | #define HAVE_SYS_TIME_H 1
  2230. | #define HAVE_SYS_WAIT_H 1
  2231. | #define RETSIGTYPE void
  2232. | #define HAVE_DECL_MEMCHR 1
  2233. | #define HAVE_DECL_STRCOLL 1
  2234. | #define HAVE_DECL_STRERROR 1
  2235. | #define HAVE_VPRINTF 1
  2236. | #define HAVE_BZERO 1
  2237. | #define HAVE_GETCWD 1
  2238. | #define HAVE_MEMSET 1
  2239. | #define HAVE_SETLOCALE 1
  2240. | #define HAVE_SETVBUF 1
  2241. | #define HAVE_SIGACTION 1
  2242. | #define HAVE_SIGPROCMASK 1
  2243. | #define HAVE_SIGSETMASK 1
  2244. | #define HAVE_STRCHR 1
  2245. | #define HAVE_POSIX_OPENPT 1
  2246. | #define HAVE_MEMCPY 1
  2247. | #define HAVE_MEMMOVE 1
  2248. | #define HAVE_STRDUP 1
  2249. | #define HAVE_STRERROR 1
  2250. | /* end confdefs.h. */
  2251. | #include <stdio.h>
  2252. | #ifdef HAVE_SYS_TYPES_H
  2253. | # include <sys/types.h>
  2254. | #endif
  2255. | #ifdef HAVE_SYS_STAT_H
  2256. | # include <sys/stat.h>
  2257. | #endif
  2258. | #ifdef STDC_HEADERS
  2259. | # include <stdlib.h>
  2260. | # include <stddef.h>
  2261. | #else
  2262. | # ifdef HAVE_STDLIB_H
  2263. | # include <stdlib.h>
  2264. | # endif
  2265. | #endif
  2266. | #ifdef HAVE_STRING_H
  2267. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2268. | # include <memory.h>
  2269. | # endif
  2270. | # include <string.h>
  2271. | #endif
  2272. | #ifdef HAVE_STRINGS_H
  2273. | # include <strings.h>
  2274. | #endif
  2275. | #ifdef HAVE_INTTYPES_H
  2276. | # include <inttypes.h>
  2277. | #endif
  2278. | #ifdef HAVE_STDINT_H
  2279. | # include <stdint.h>
  2280. | #endif
  2281. | #ifdef HAVE_UNISTD_H
  2282. | # include <unistd.h>
  2283. | #endif
  2284. | #include <ncurses/termcap.h>
  2285. configure:22841: result: no
  2286. configure:22841: checking ncurses/termcap.h presence
  2287. configure:22841: x86_64-unknown-linux-gnu-gcc -m64 -E conftest.c
  2288. conftest.c:362:10: fatal error: ncurses/termcap.h: No such file or directory
  2289. #include <ncurses/termcap.h>
  2290. ^~~~~~~~~~~~~~~~~~~
  2291. compilation terminated.
  2292. configure:22841: $? = 1
  2293. configure: failed program was:
  2294. | /* confdefs.h */
  2295. | #define PACKAGE_NAME "GNU Texinfo"
  2296. | #define PACKAGE_TARNAME "texinfo"
  2297. | #define PACKAGE_VERSION "6.3"
  2298. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  2299. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  2300. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  2301. | #define PACKAGE "texinfo"
  2302. | #define VERSION "6.3"
  2303. | #define STDC_HEADERS 1
  2304. | #define HAVE_SYS_TYPES_H 1
  2305. | #define HAVE_SYS_STAT_H 1
  2306. | #define HAVE_STDLIB_H 1
  2307. | #define HAVE_STRING_H 1
  2308. | #define HAVE_MEMORY_H 1
  2309. | #define HAVE_STRINGS_H 1
  2310. | #define HAVE_INTTYPES_H 1
  2311. | #define HAVE_STDINT_H 1
  2312. | #define HAVE_UNISTD_H 1
  2313. | #define __EXTENSIONS__ 1
  2314. | #define _ALL_SOURCE 1
  2315. | #define _DARWIN_C_SOURCE 1
  2316. | #define _GNU_SOURCE 1
  2317. | #define __USE_MINGW_ANSI_STDIO 1
  2318. | #define _POSIX_PTHREAD_SEMANTICS 1
  2319. | #define _TANDEM_SOURCE 1
  2320. | #define HAVE_ALLOCA_H 1
  2321. | #define HAVE_ALLOCA 1
  2322. | #define restrict __restrict
  2323. | #define HAVE_DECL_STRERROR_R 1
  2324. | #define HAVE_STRERROR_R 1
  2325. | #define STRERROR_R_CHAR_P 1
  2326. | #define HAVE_GETOPT_H 1
  2327. | #define HAVE_WCTYPE_H 1
  2328. | #define HAVE_WCHAR_H 1
  2329. | #define HAVE_SYS_MMAN_H 1
  2330. | #define HAVE_MALLOC_H 1
  2331. | #define HAVE_STDINT_H 1
  2332. | #define HAVE_STRINGS_H 1
  2333. | #define HAVE_UNISTD_H 1
  2334. | #define HAVE_FEATURES_H 1
  2335. | #define HAVE_LANGINFO_H 1
  2336. | #define HAVE_XLOCALE_H 1
  2337. | #define HAVE_SYS_SOCKET_H 1
  2338. | #define HAVE_GETOPT_H 1
  2339. | #define HAVE_GETOPT_LONG_ONLY 1
  2340. | #define __GETOPT_PREFIX rpl_
  2341. | #define HAVE_DECL_GETENV 1
  2342. | #define HAVE_ICONV 1
  2343. | #define ICONV_CONST
  2344. | #define HAVE_ISWCNTRL 1
  2345. | #define HAVE_ISWBLANK 1
  2346. | #define HAVE_MBSINIT 1
  2347. | #define HAVE_MBRTOWC 1
  2348. | #define HAVE_ISASCII 1
  2349. | #define HAVE_MPROTECT 1
  2350. | #define HAVE_ISBLANK 1
  2351. | #define HAVE_ISWCTYPE 1
  2352. | #define HAVE_STRDUP 1
  2353. | #define HAVE_WCWIDTH 1
  2354. | #define HAVE_BTOWC 1
  2355. | #define HAVE_SYMLINK 1
  2356. | #define HAVE_NL_LANGINFO 1
  2357. | #define HAVE_STRNDUP 1
  2358. | #define HAVE_SNPRINTF 1
  2359. | #define HAVE_WCRTOMB 1
  2360. | #define HAVE_WINT_T 1
  2361. | #define HAVE_TOWLOWER 1
  2362. | #define HAVE_RAW_DECL_WCTYPE 1
  2363. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2364. | #define HAVE_RAW_DECL_WCTRANS 1
  2365. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2366. | #define HAVE_STDLIB_H 1
  2367. | #define MALLOC_0_IS_NONNULL 1
  2368. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2369. | #define HAVE_LONG_LONG_INT 1
  2370. | #define HAVE_MBSTATE_T 1
  2371. | #define HAVE_LANGINFO_CODESET 1
  2372. | #define HAVE_MAP_ANONYMOUS 1
  2373. | #define HAVE_DECL_MEMRCHR 1
  2374. | #define HAVE_DECL_ALARM 1
  2375. | #define HAVE__BOOL 1
  2376. | #define HAVE_WCHAR_T 1
  2377. | #define HAVE_STRCASESTR 1
  2378. | #define HAVE_DECL_STRDUP 1
  2379. | #define HAVE_RAW_DECL_FFSL 1
  2380. | #define HAVE_RAW_DECL_FFSLL 1
  2381. | #define HAVE_RAW_DECL_MEMMEM 1
  2382. | #define HAVE_RAW_DECL_MEMPCPY 1
  2383. | #define HAVE_RAW_DECL_MEMRCHR 1
  2384. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  2385. | #define HAVE_RAW_DECL_STPCPY 1
  2386. | #define HAVE_RAW_DECL_STPNCPY 1
  2387. | #define HAVE_RAW_DECL_STRCHRNUL 1
  2388. | #define HAVE_RAW_DECL_STRDUP 1
  2389. | #define HAVE_RAW_DECL_STRNCAT 1
  2390. | #define HAVE_RAW_DECL_STRNDUP 1
  2391. | #define HAVE_RAW_DECL_STRNLEN 1
  2392. | #define HAVE_RAW_DECL_STRPBRK 1
  2393. | #define HAVE_RAW_DECL_STRSEP 1
  2394. | #define HAVE_RAW_DECL_STRCASESTR 1
  2395. | #define HAVE_RAW_DECL_STRTOK_R 1
  2396. | #define HAVE_RAW_DECL_STRERROR_R 1
  2397. | #define HAVE_RAW_DECL_STRSIGNAL 1
  2398. | #define HAVE_RAW_DECL_STRVERSCMP 1
  2399. | #define HAVE_RAW_DECL_FFS 1
  2400. | #define HAVE_RAW_DECL_STRCASECMP 1
  2401. | #define HAVE_RAW_DECL_STRNCASECMP 1
  2402. | #define HAVE_DECL_STRNLEN 1
  2403. | #define HAVE_WORKING_O_NOATIME 0
  2404. | #define HAVE_WORKING_O_NOFOLLOW 0
  2405. | #define HAVE_DECL_GETC_UNLOCKED 1
  2406. | #define USE_POSIX_THREADS 1
  2407. | #define USE_POSIX_THREADS_WEAK 1
  2408. | #define HAVE_DECL_STRNDUP 1
  2409. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2410. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2411. | #define HAVE_INTMAX_T 1
  2412. | #define DBL_EXPBIT0_WORD 1
  2413. | #define DBL_EXPBIT0_BIT 20
  2414. | #define HAVE_SNPRINTF 1
  2415. | #define HAVE_STRNLEN 1
  2416. | #define HAVE_WCSLEN 1
  2417. | #define HAVE_WCSNLEN 1
  2418. | #define HAVE_MBRTOWC 1
  2419. | #define HAVE_WCRTOMB 1
  2420. | #define HAVE_DECL__SNPRINTF 0
  2421. | #define HAVE_SNPRINTF_RETVAL_C99 1
  2422. | #define HAVE_ALLOCA 1
  2423. | #define HAVE_ARGZ_H 1
  2424. | #define HAVE_ERROR_T 1
  2425. | #define HAVE_WORKING_ARGZ 1
  2426. | #define GNULIB_TEST_GETOPT_GNU 1
  2427. | #define __GETOPT_PREFIX rpl_
  2428. | #define HAVE_DECL_ISWBLANK 1
  2429. | #define GNULIB_TEST_ISWBLANK 1
  2430. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  2431. | #define C_LOCALE_MAYBE_EILSEQ 1
  2432. | #define GNULIB_TEST_MBRTOWC 1
  2433. | #define GNULIB_TEST_MBSCASECMP 1
  2434. | #define GNULIB_TEST_MBSCHR 1
  2435. | #define GNULIB_TEST_MBSINIT 1
  2436. | #define GNULIB_TEST_MBSLEN 1
  2437. | #define GNULIB_TEST_MBSNCASECMP 1
  2438. | #define GNULIB_TEST_MBSSTR 1
  2439. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  2440. | #define HAVE_MBSTATE_T 1
  2441. | #define GNULIB_TEST_MEMCHR 1
  2442. | #define HAVE_MEMRCHR 1
  2443. | #define GNULIB_TEST_MEMRCHR 1
  2444. | #define _REGEX_INCLUDE_LIMITS_H 1
  2445. | #define _REGEX_LARGE_OFFSETS 1
  2446. | #define re_syntax_options rpl_re_syntax_options
  2447. | #define re_set_syntax rpl_re_set_syntax
  2448. | #define re_compile_pattern rpl_re_compile_pattern
  2449. | #define re_compile_fastmap rpl_re_compile_fastmap
  2450. | #define re_search rpl_re_search
  2451. | #define re_search_2 rpl_re_search_2
  2452. | #define re_match rpl_re_match
  2453. | #define re_match_2 rpl_re_match_2
  2454. | #define re_set_registers rpl_re_set_registers
  2455. | #define re_comp rpl_re_comp
  2456. | #define re_exec rpl_re_exec
  2457. | #define regcomp rpl_regcomp
  2458. | #define regexec rpl_regexec
  2459. | #define regerror rpl_regerror
  2460. | #define regfree rpl_regfree
  2461. | #define HAVE_LIBINTL_H 1
  2462. | #define HAVE_DECL_ISBLANK 1
  2463. | #define GNULIB_FSCANF 1
  2464. | #define GNULIB_SCANF 1
  2465. | #define HAVE_RAW_DECL_DPRINTF 1
  2466. | #define HAVE_RAW_DECL_FSEEKO 1
  2467. | #define HAVE_RAW_DECL_FTELLO 1
  2468. | #define HAVE_RAW_DECL_GETDELIM 1
  2469. | #define HAVE_RAW_DECL_GETLINE 1
  2470. | #define HAVE_RAW_DECL_PCLOSE 1
  2471. | #define HAVE_RAW_DECL_POPEN 1
  2472. | #define HAVE_RAW_DECL_RENAMEAT 1
  2473. | #define HAVE_RAW_DECL_SNPRINTF 1
  2474. | #define HAVE_RAW_DECL_TMPFILE 1
  2475. | #define HAVE_RAW_DECL_VDPRINTF 1
  2476. | #define HAVE_RAW_DECL_VSNPRINTF 1
  2477. | #define HAVE_RAW_DECL__EXIT 1
  2478. | #define HAVE_RAW_DECL_ATOLL 1
  2479. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  2480. | #define HAVE_RAW_DECL_GETLOADAVG 1
  2481. | #define HAVE_RAW_DECL_GETSUBOPT 1
  2482. | #define HAVE_RAW_DECL_GRANTPT 1
  2483. | #define HAVE_RAW_DECL_INITSTATE 1
  2484. | #define HAVE_RAW_DECL_INITSTATE_R 1
  2485. | #define HAVE_RAW_DECL_MKDTEMP 1
  2486. | #define HAVE_RAW_DECL_MKOSTEMP 1
  2487. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  2488. | #define HAVE_RAW_DECL_MKSTEMP 1
  2489. | #define HAVE_RAW_DECL_MKSTEMPS 1
  2490. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  2491. | #define HAVE_RAW_DECL_PTSNAME 1
  2492. | #define HAVE_RAW_DECL_PTSNAME_R 1
  2493. | #define HAVE_RAW_DECL_RANDOM 1
  2494. | #define HAVE_RAW_DECL_RANDOM_R 1
  2495. | #define HAVE_RAW_DECL_REALPATH 1
  2496. | #define HAVE_RAW_DECL_RPMATCH 1
  2497. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  2498. | #define HAVE_RAW_DECL_SETENV 1
  2499. | #define HAVE_RAW_DECL_SETSTATE 1
  2500. | #define HAVE_RAW_DECL_SETSTATE_R 1
  2501. | #define HAVE_RAW_DECL_SRANDOM 1
  2502. | #define HAVE_RAW_DECL_SRANDOM_R 1
  2503. | #define HAVE_RAW_DECL_STRTOD 1
  2504. | #define HAVE_RAW_DECL_STRTOLL 1
  2505. | #define HAVE_RAW_DECL_STRTOULL 1
  2506. | #define HAVE_RAW_DECL_UNLOCKPT 1
  2507. | #define HAVE_RAW_DECL_UNSETENV 1
  2508. | #define HAVE_STRCASECMP 1
  2509. | #define HAVE_STRNCASECMP 1
  2510. | #define HAVE_DECL_STRNCASECMP 1
  2511. | #define HAVE_STRCASESTR 1
  2512. | #define GNULIB_TEST_STRCASESTR 1
  2513. | #define GNULIB_TEST_STRDUP 1
  2514. | #define GNULIB_STRERROR 1
  2515. | #define GNULIB_TEST_STRERROR 1
  2516. | #define GNULIB_TEST_STRNLEN 1
  2517. | #define HAVE_RAW_DECL_CHDIR 1
  2518. | #define HAVE_RAW_DECL_CHOWN 1
  2519. | #define HAVE_RAW_DECL_DUP 1
  2520. | #define HAVE_RAW_DECL_DUP2 1
  2521. | #define HAVE_RAW_DECL_DUP3 1
  2522. | #define HAVE_RAW_DECL_ENVIRON 1
  2523. | #define HAVE_RAW_DECL_EUIDACCESS 1
  2524. | #define HAVE_RAW_DECL_FACCESSAT 1
  2525. | #define HAVE_RAW_DECL_FCHDIR 1
  2526. | #define HAVE_RAW_DECL_FCHOWNAT 1
  2527. | #define HAVE_RAW_DECL_FDATASYNC 1
  2528. | #define HAVE_RAW_DECL_FSYNC 1
  2529. | #define HAVE_RAW_DECL_FTRUNCATE 1
  2530. | #define HAVE_RAW_DECL_GETCWD 1
  2531. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  2532. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  2533. | #define HAVE_RAW_DECL_GETGROUPS 1
  2534. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  2535. | #define HAVE_RAW_DECL_GETLOGIN 1
  2536. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  2537. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  2538. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  2539. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  2540. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  2541. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  2542. | #define HAVE_RAW_DECL_ISATTY 1
  2543. | #define HAVE_RAW_DECL_LCHOWN 1
  2544. | #define HAVE_RAW_DECL_LINK 1
  2545. | #define HAVE_RAW_DECL_LINKAT 1
  2546. | #define HAVE_RAW_DECL_LSEEK 1
  2547. | #define HAVE_RAW_DECL_PIPE 1
  2548. | #define HAVE_RAW_DECL_PIPE2 1
  2549. | #define HAVE_RAW_DECL_PREAD 1
  2550. | #define HAVE_RAW_DECL_PWRITE 1
  2551. | #define HAVE_RAW_DECL_READLINK 1
  2552. | #define HAVE_RAW_DECL_READLINKAT 1
  2553. | #define HAVE_RAW_DECL_RMDIR 1
  2554. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  2555. | #define HAVE_RAW_DECL_SLEEP 1
  2556. | #define HAVE_RAW_DECL_SYMLINK 1
  2557. | #define HAVE_RAW_DECL_SYMLINKAT 1
  2558. | #define HAVE_RAW_DECL_TTYNAME_R 1
  2559. | #define HAVE_RAW_DECL_UNLINK 1
  2560. | #define HAVE_RAW_DECL_UNLINKAT 1
  2561. | #define HAVE_RAW_DECL_USLEEP 1
  2562. | #define HAVE_VASPRINTF 1
  2563. | #define GNULIB_TEST_VASPRINTF 1
  2564. | #define HAVE_RAW_DECL_BTOWC 1
  2565. | #define HAVE_RAW_DECL_WCTOB 1
  2566. | #define HAVE_RAW_DECL_MBSINIT 1
  2567. | #define HAVE_RAW_DECL_MBRTOWC 1
  2568. | #define HAVE_RAW_DECL_MBRLEN 1
  2569. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  2570. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  2571. | #define HAVE_RAW_DECL_WCRTOMB 1
  2572. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  2573. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  2574. | #define HAVE_RAW_DECL_WCWIDTH 1
  2575. | #define HAVE_RAW_DECL_WMEMCHR 1
  2576. | #define HAVE_RAW_DECL_WMEMCMP 1
  2577. | #define HAVE_RAW_DECL_WMEMCPY 1
  2578. | #define HAVE_RAW_DECL_WMEMMOVE 1
  2579. | #define HAVE_RAW_DECL_WMEMSET 1
  2580. | #define HAVE_RAW_DECL_WCSLEN 1
  2581. | #define HAVE_RAW_DECL_WCSNLEN 1
  2582. | #define HAVE_RAW_DECL_WCSCPY 1
  2583. | #define HAVE_RAW_DECL_WCPCPY 1
  2584. | #define HAVE_RAW_DECL_WCSNCPY 1
  2585. | #define HAVE_RAW_DECL_WCPNCPY 1
  2586. | #define HAVE_RAW_DECL_WCSCAT 1
  2587. | #define HAVE_RAW_DECL_WCSNCAT 1
  2588. | #define HAVE_RAW_DECL_WCSCMP 1
  2589. | #define HAVE_RAW_DECL_WCSNCMP 1
  2590. | #define HAVE_RAW_DECL_WCSCASECMP 1
  2591. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  2592. | #define HAVE_RAW_DECL_WCSCOLL 1
  2593. | #define HAVE_RAW_DECL_WCSXFRM 1
  2594. | #define HAVE_RAW_DECL_WCSDUP 1
  2595. | #define HAVE_RAW_DECL_WCSCHR 1
  2596. | #define HAVE_RAW_DECL_WCSRCHR 1
  2597. | #define HAVE_RAW_DECL_WCSCSPN 1
  2598. | #define HAVE_RAW_DECL_WCSSPN 1
  2599. | #define HAVE_RAW_DECL_WCSPBRK 1
  2600. | #define HAVE_RAW_DECL_WCSSTR 1
  2601. | #define HAVE_RAW_DECL_WCSTOK 1
  2602. | #define HAVE_RAW_DECL_WCSWIDTH 1
  2603. | #define HAVE_TOWLOWER 1
  2604. | #define HAVE_RAW_DECL_WCTYPE 1
  2605. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2606. | #define HAVE_RAW_DECL_WCTRANS 1
  2607. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2608. | #define HAVE_DECL_WCWIDTH 1
  2609. | #define GNULIB_TEST_WCWIDTH 1
  2610. | #define GNULIB_TEST_BTOWC 1
  2611. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  2612. | #define REPLACE_NL_LANGINFO 1
  2613. | #define GNULIB_TEST_NL_LANGINFO 1
  2614. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  2615. | #define GNULIB_TEST_LOCALECONV 1
  2616. | #define HAVE_RAW_DECL_SETLOCALE 1
  2617. | #define HAVE_RAW_DECL_DUPLOCALE 1
  2618. | #define GNULIB_TEST_WCRTOMB 1
  2619. | #define STDC_HEADERS 1
  2620. | #define HAVE_FCNTL_H 1
  2621. | #define HAVE_LIMITS_H 1
  2622. | #define HAVE_PWD_H 1
  2623. | #define HAVE_STRING_H 1
  2624. | #define HAVE_STRINGS_H 1
  2625. | #define HAVE_STROPTS_H 1
  2626. | #define HAVE_TERMCAP_H 1
  2627. | #define HAVE_TERMIO_H 1
  2628. | #define HAVE_TERMIOS_H 1
  2629. | #define HAVE_UNISTD_H 1
  2630. | #define HAVE_SYS_FCNTL_H 1
  2631. | #define HAVE_SYS_FILE_H 1
  2632. | #define HAVE_SYS_IOCTL_H 1
  2633. | #define HAVE_SYS_TIME_H 1
  2634. | #define HAVE_SYS_WAIT_H 1
  2635. | #define RETSIGTYPE void
  2636. | #define HAVE_DECL_MEMCHR 1
  2637. | #define HAVE_DECL_STRCOLL 1
  2638. | #define HAVE_DECL_STRERROR 1
  2639. | #define HAVE_VPRINTF 1
  2640. | #define HAVE_BZERO 1
  2641. | #define HAVE_GETCWD 1
  2642. | #define HAVE_MEMSET 1
  2643. | #define HAVE_SETLOCALE 1
  2644. | #define HAVE_SETVBUF 1
  2645. | #define HAVE_SIGACTION 1
  2646. | #define HAVE_SIGPROCMASK 1
  2647. | #define HAVE_SIGSETMASK 1
  2648. | #define HAVE_STRCHR 1
  2649. | #define HAVE_POSIX_OPENPT 1
  2650. | #define HAVE_MEMCPY 1
  2651. | #define HAVE_MEMMOVE 1
  2652. | #define HAVE_STRDUP 1
  2653. | #define HAVE_STRERROR 1
  2654. | /* end confdefs.h. */
  2655. | #include <ncurses/termcap.h>
  2656. configure:22841: result: no
  2657. configure:22841: checking for ncurses/termcap.h
  2658. configure:22841: result: no
  2659. configure:22918: checking for a sed that does not truncate output
  2660. configure:22982: result: /bin/sed
  2661. configure:22988: checking whether NLS is requested
  2662. configure:22997: result: yes
  2663. configure:23037: checking for msgfmt
  2664. configure: trying /usr/bin/msgfmt...
  2665. 0 translated messages.
  2666. configure:23069: result: /usr/bin/msgfmt
  2667. configure:23078: checking for gmsgfmt
  2668. configure:23109: result: /usr/bin/msgfmt
  2669. configure:23159: checking for xgettext
  2670. configure: trying /usr/bin/xgettext...
  2671. /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  2672. configure:23191: result: /usr/bin/xgettext
  2673. configure:23236: checking for msgmerge
  2674. configure: trying /usr/bin/msgmerge...
  2675. configure:23267: result: /usr/bin/msgmerge
  2676. configure:23308: checking for CFPreferencesCopyAppValue
  2677. configure:23326: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  2678. conftest.c:362:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  2679. #include <CoreFoundation/CFPreferences.h>
  2680. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2681. compilation terminated.
  2682. configure:23326: $? = 1
  2683. configure: failed program was:
  2684. | /* confdefs.h */
  2685. | #define PACKAGE_NAME "GNU Texinfo"
  2686. | #define PACKAGE_TARNAME "texinfo"
  2687. | #define PACKAGE_VERSION "6.3"
  2688. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  2689. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  2690. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  2691. | #define PACKAGE "texinfo"
  2692. | #define VERSION "6.3"
  2693. | #define STDC_HEADERS 1
  2694. | #define HAVE_SYS_TYPES_H 1
  2695. | #define HAVE_SYS_STAT_H 1
  2696. | #define HAVE_STDLIB_H 1
  2697. | #define HAVE_STRING_H 1
  2698. | #define HAVE_MEMORY_H 1
  2699. | #define HAVE_STRINGS_H 1
  2700. | #define HAVE_INTTYPES_H 1
  2701. | #define HAVE_STDINT_H 1
  2702. | #define HAVE_UNISTD_H 1
  2703. | #define __EXTENSIONS__ 1
  2704. | #define _ALL_SOURCE 1
  2705. | #define _DARWIN_C_SOURCE 1
  2706. | #define _GNU_SOURCE 1
  2707. | #define __USE_MINGW_ANSI_STDIO 1
  2708. | #define _POSIX_PTHREAD_SEMANTICS 1
  2709. | #define _TANDEM_SOURCE 1
  2710. | #define HAVE_ALLOCA_H 1
  2711. | #define HAVE_ALLOCA 1
  2712. | #define restrict __restrict
  2713. | #define HAVE_DECL_STRERROR_R 1
  2714. | #define HAVE_STRERROR_R 1
  2715. | #define STRERROR_R_CHAR_P 1
  2716. | #define HAVE_GETOPT_H 1
  2717. | #define HAVE_WCTYPE_H 1
  2718. | #define HAVE_WCHAR_H 1
  2719. | #define HAVE_SYS_MMAN_H 1
  2720. | #define HAVE_MALLOC_H 1
  2721. | #define HAVE_STDINT_H 1
  2722. | #define HAVE_STRINGS_H 1
  2723. | #define HAVE_UNISTD_H 1
  2724. | #define HAVE_FEATURES_H 1
  2725. | #define HAVE_LANGINFO_H 1
  2726. | #define HAVE_XLOCALE_H 1
  2727. | #define HAVE_SYS_SOCKET_H 1
  2728. | #define HAVE_GETOPT_H 1
  2729. | #define HAVE_GETOPT_LONG_ONLY 1
  2730. | #define __GETOPT_PREFIX rpl_
  2731. | #define HAVE_DECL_GETENV 1
  2732. | #define HAVE_ICONV 1
  2733. | #define ICONV_CONST
  2734. | #define HAVE_ISWCNTRL 1
  2735. | #define HAVE_ISWBLANK 1
  2736. | #define HAVE_MBSINIT 1
  2737. | #define HAVE_MBRTOWC 1
  2738. | #define HAVE_ISASCII 1
  2739. | #define HAVE_MPROTECT 1
  2740. | #define HAVE_ISBLANK 1
  2741. | #define HAVE_ISWCTYPE 1
  2742. | #define HAVE_STRDUP 1
  2743. | #define HAVE_WCWIDTH 1
  2744. | #define HAVE_BTOWC 1
  2745. | #define HAVE_SYMLINK 1
  2746. | #define HAVE_NL_LANGINFO 1
  2747. | #define HAVE_STRNDUP 1
  2748. | #define HAVE_SNPRINTF 1
  2749. | #define HAVE_WCRTOMB 1
  2750. | #define HAVE_WINT_T 1
  2751. | #define HAVE_TOWLOWER 1
  2752. | #define HAVE_RAW_DECL_WCTYPE 1
  2753. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2754. | #define HAVE_RAW_DECL_WCTRANS 1
  2755. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2756. | #define HAVE_STDLIB_H 1
  2757. | #define MALLOC_0_IS_NONNULL 1
  2758. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2759. | #define HAVE_LONG_LONG_INT 1
  2760. | #define HAVE_MBSTATE_T 1
  2761. | #define HAVE_LANGINFO_CODESET 1
  2762. | #define HAVE_MAP_ANONYMOUS 1
  2763. | #define HAVE_DECL_MEMRCHR 1
  2764. | #define HAVE_DECL_ALARM 1
  2765. | #define HAVE__BOOL 1
  2766. | #define HAVE_WCHAR_T 1
  2767. | #define HAVE_STRCASESTR 1
  2768. | #define HAVE_DECL_STRDUP 1
  2769. | #define HAVE_RAW_DECL_FFSL 1
  2770. | #define HAVE_RAW_DECL_FFSLL 1
  2771. | #define HAVE_RAW_DECL_MEMMEM 1
  2772. | #define HAVE_RAW_DECL_MEMPCPY 1
  2773. | #define HAVE_RAW_DECL_MEMRCHR 1
  2774. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  2775. | #define HAVE_RAW_DECL_STPCPY 1
  2776. | #define HAVE_RAW_DECL_STPNCPY 1
  2777. | #define HAVE_RAW_DECL_STRCHRNUL 1
  2778. | #define HAVE_RAW_DECL_STRDUP 1
  2779. | #define HAVE_RAW_DECL_STRNCAT 1
  2780. | #define HAVE_RAW_DECL_STRNDUP 1
  2781. | #define HAVE_RAW_DECL_STRNLEN 1
  2782. | #define HAVE_RAW_DECL_STRPBRK 1
  2783. | #define HAVE_RAW_DECL_STRSEP 1
  2784. | #define HAVE_RAW_DECL_STRCASESTR 1
  2785. | #define HAVE_RAW_DECL_STRTOK_R 1
  2786. | #define HAVE_RAW_DECL_STRERROR_R 1
  2787. | #define HAVE_RAW_DECL_STRSIGNAL 1
  2788. | #define HAVE_RAW_DECL_STRVERSCMP 1
  2789. | #define HAVE_RAW_DECL_FFS 1
  2790. | #define HAVE_RAW_DECL_STRCASECMP 1
  2791. | #define HAVE_RAW_DECL_STRNCASECMP 1
  2792. | #define HAVE_DECL_STRNLEN 1
  2793. | #define HAVE_WORKING_O_NOATIME 0
  2794. | #define HAVE_WORKING_O_NOFOLLOW 0
  2795. | #define HAVE_DECL_GETC_UNLOCKED 1
  2796. | #define USE_POSIX_THREADS 1
  2797. | #define USE_POSIX_THREADS_WEAK 1
  2798. | #define HAVE_DECL_STRNDUP 1
  2799. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2800. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2801. | #define HAVE_INTMAX_T 1
  2802. | #define DBL_EXPBIT0_WORD 1
  2803. | #define DBL_EXPBIT0_BIT 20
  2804. | #define HAVE_SNPRINTF 1
  2805. | #define HAVE_STRNLEN 1
  2806. | #define HAVE_WCSLEN 1
  2807. | #define HAVE_WCSNLEN 1
  2808. | #define HAVE_MBRTOWC 1
  2809. | #define HAVE_WCRTOMB 1
  2810. | #define HAVE_DECL__SNPRINTF 0
  2811. | #define HAVE_SNPRINTF_RETVAL_C99 1
  2812. | #define HAVE_ALLOCA 1
  2813. | #define HAVE_ARGZ_H 1
  2814. | #define HAVE_ERROR_T 1
  2815. | #define HAVE_WORKING_ARGZ 1
  2816. | #define GNULIB_TEST_GETOPT_GNU 1
  2817. | #define __GETOPT_PREFIX rpl_
  2818. | #define HAVE_DECL_ISWBLANK 1
  2819. | #define GNULIB_TEST_ISWBLANK 1
  2820. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  2821. | #define C_LOCALE_MAYBE_EILSEQ 1
  2822. | #define GNULIB_TEST_MBRTOWC 1
  2823. | #define GNULIB_TEST_MBSCASECMP 1
  2824. | #define GNULIB_TEST_MBSCHR 1
  2825. | #define GNULIB_TEST_MBSINIT 1
  2826. | #define GNULIB_TEST_MBSLEN 1
  2827. | #define GNULIB_TEST_MBSNCASECMP 1
  2828. | #define GNULIB_TEST_MBSSTR 1
  2829. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  2830. | #define HAVE_MBSTATE_T 1
  2831. | #define GNULIB_TEST_MEMCHR 1
  2832. | #define HAVE_MEMRCHR 1
  2833. | #define GNULIB_TEST_MEMRCHR 1
  2834. | #define _REGEX_INCLUDE_LIMITS_H 1
  2835. | #define _REGEX_LARGE_OFFSETS 1
  2836. | #define re_syntax_options rpl_re_syntax_options
  2837. | #define re_set_syntax rpl_re_set_syntax
  2838. | #define re_compile_pattern rpl_re_compile_pattern
  2839. | #define re_compile_fastmap rpl_re_compile_fastmap
  2840. | #define re_search rpl_re_search
  2841. | #define re_search_2 rpl_re_search_2
  2842. | #define re_match rpl_re_match
  2843. | #define re_match_2 rpl_re_match_2
  2844. | #define re_set_registers rpl_re_set_registers
  2845. | #define re_comp rpl_re_comp
  2846. | #define re_exec rpl_re_exec
  2847. | #define regcomp rpl_regcomp
  2848. | #define regexec rpl_regexec
  2849. | #define regerror rpl_regerror
  2850. | #define regfree rpl_regfree
  2851. | #define HAVE_LIBINTL_H 1
  2852. | #define HAVE_DECL_ISBLANK 1
  2853. | #define GNULIB_FSCANF 1
  2854. | #define GNULIB_SCANF 1
  2855. | #define HAVE_RAW_DECL_DPRINTF 1
  2856. | #define HAVE_RAW_DECL_FSEEKO 1
  2857. | #define HAVE_RAW_DECL_FTELLO 1
  2858. | #define HAVE_RAW_DECL_GETDELIM 1
  2859. | #define HAVE_RAW_DECL_GETLINE 1
  2860. | #define HAVE_RAW_DECL_PCLOSE 1
  2861. | #define HAVE_RAW_DECL_POPEN 1
  2862. | #define HAVE_RAW_DECL_RENAMEAT 1
  2863. | #define HAVE_RAW_DECL_SNPRINTF 1
  2864. | #define HAVE_RAW_DECL_TMPFILE 1
  2865. | #define HAVE_RAW_DECL_VDPRINTF 1
  2866. | #define HAVE_RAW_DECL_VSNPRINTF 1
  2867. | #define HAVE_RAW_DECL__EXIT 1
  2868. | #define HAVE_RAW_DECL_ATOLL 1
  2869. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  2870. | #define HAVE_RAW_DECL_GETLOADAVG 1
  2871. | #define HAVE_RAW_DECL_GETSUBOPT 1
  2872. | #define HAVE_RAW_DECL_GRANTPT 1
  2873. | #define HAVE_RAW_DECL_INITSTATE 1
  2874. | #define HAVE_RAW_DECL_INITSTATE_R 1
  2875. | #define HAVE_RAW_DECL_MKDTEMP 1
  2876. | #define HAVE_RAW_DECL_MKOSTEMP 1
  2877. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  2878. | #define HAVE_RAW_DECL_MKSTEMP 1
  2879. | #define HAVE_RAW_DECL_MKSTEMPS 1
  2880. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  2881. | #define HAVE_RAW_DECL_PTSNAME 1
  2882. | #define HAVE_RAW_DECL_PTSNAME_R 1
  2883. | #define HAVE_RAW_DECL_RANDOM 1
  2884. | #define HAVE_RAW_DECL_RANDOM_R 1
  2885. | #define HAVE_RAW_DECL_REALPATH 1
  2886. | #define HAVE_RAW_DECL_RPMATCH 1
  2887. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  2888. | #define HAVE_RAW_DECL_SETENV 1
  2889. | #define HAVE_RAW_DECL_SETSTATE 1
  2890. | #define HAVE_RAW_DECL_SETSTATE_R 1
  2891. | #define HAVE_RAW_DECL_SRANDOM 1
  2892. | #define HAVE_RAW_DECL_SRANDOM_R 1
  2893. | #define HAVE_RAW_DECL_STRTOD 1
  2894. | #define HAVE_RAW_DECL_STRTOLL 1
  2895. | #define HAVE_RAW_DECL_STRTOULL 1
  2896. | #define HAVE_RAW_DECL_UNLOCKPT 1
  2897. | #define HAVE_RAW_DECL_UNSETENV 1
  2898. | #define HAVE_STRCASECMP 1
  2899. | #define HAVE_STRNCASECMP 1
  2900. | #define HAVE_DECL_STRNCASECMP 1
  2901. | #define HAVE_STRCASESTR 1
  2902. | #define GNULIB_TEST_STRCASESTR 1
  2903. | #define GNULIB_TEST_STRDUP 1
  2904. | #define GNULIB_STRERROR 1
  2905. | #define GNULIB_TEST_STRERROR 1
  2906. | #define GNULIB_TEST_STRNLEN 1
  2907. | #define HAVE_RAW_DECL_CHDIR 1
  2908. | #define HAVE_RAW_DECL_CHOWN 1
  2909. | #define HAVE_RAW_DECL_DUP 1
  2910. | #define HAVE_RAW_DECL_DUP2 1
  2911. | #define HAVE_RAW_DECL_DUP3 1
  2912. | #define HAVE_RAW_DECL_ENVIRON 1
  2913. | #define HAVE_RAW_DECL_EUIDACCESS 1
  2914. | #define HAVE_RAW_DECL_FACCESSAT 1
  2915. | #define HAVE_RAW_DECL_FCHDIR 1
  2916. | #define HAVE_RAW_DECL_FCHOWNAT 1
  2917. | #define HAVE_RAW_DECL_FDATASYNC 1
  2918. | #define HAVE_RAW_DECL_FSYNC 1
  2919. | #define HAVE_RAW_DECL_FTRUNCATE 1
  2920. | #define HAVE_RAW_DECL_GETCWD 1
  2921. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  2922. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  2923. | #define HAVE_RAW_DECL_GETGROUPS 1
  2924. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  2925. | #define HAVE_RAW_DECL_GETLOGIN 1
  2926. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  2927. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  2928. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  2929. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  2930. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  2931. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  2932. | #define HAVE_RAW_DECL_ISATTY 1
  2933. | #define HAVE_RAW_DECL_LCHOWN 1
  2934. | #define HAVE_RAW_DECL_LINK 1
  2935. | #define HAVE_RAW_DECL_LINKAT 1
  2936. | #define HAVE_RAW_DECL_LSEEK 1
  2937. | #define HAVE_RAW_DECL_PIPE 1
  2938. | #define HAVE_RAW_DECL_PIPE2 1
  2939. | #define HAVE_RAW_DECL_PREAD 1
  2940. | #define HAVE_RAW_DECL_PWRITE 1
  2941. | #define HAVE_RAW_DECL_READLINK 1
  2942. | #define HAVE_RAW_DECL_READLINKAT 1
  2943. | #define HAVE_RAW_DECL_RMDIR 1
  2944. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  2945. | #define HAVE_RAW_DECL_SLEEP 1
  2946. | #define HAVE_RAW_DECL_SYMLINK 1
  2947. | #define HAVE_RAW_DECL_SYMLINKAT 1
  2948. | #define HAVE_RAW_DECL_TTYNAME_R 1
  2949. | #define HAVE_RAW_DECL_UNLINK 1
  2950. | #define HAVE_RAW_DECL_UNLINKAT 1
  2951. | #define HAVE_RAW_DECL_USLEEP 1
  2952. | #define HAVE_VASPRINTF 1
  2953. | #define GNULIB_TEST_VASPRINTF 1
  2954. | #define HAVE_RAW_DECL_BTOWC 1
  2955. | #define HAVE_RAW_DECL_WCTOB 1
  2956. | #define HAVE_RAW_DECL_MBSINIT 1
  2957. | #define HAVE_RAW_DECL_MBRTOWC 1
  2958. | #define HAVE_RAW_DECL_MBRLEN 1
  2959. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  2960. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  2961. | #define HAVE_RAW_DECL_WCRTOMB 1
  2962. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  2963. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  2964. | #define HAVE_RAW_DECL_WCWIDTH 1
  2965. | #define HAVE_RAW_DECL_WMEMCHR 1
  2966. | #define HAVE_RAW_DECL_WMEMCMP 1
  2967. | #define HAVE_RAW_DECL_WMEMCPY 1
  2968. | #define HAVE_RAW_DECL_WMEMMOVE 1
  2969. | #define HAVE_RAW_DECL_WMEMSET 1
  2970. | #define HAVE_RAW_DECL_WCSLEN 1
  2971. | #define HAVE_RAW_DECL_WCSNLEN 1
  2972. | #define HAVE_RAW_DECL_WCSCPY 1
  2973. | #define HAVE_RAW_DECL_WCPCPY 1
  2974. | #define HAVE_RAW_DECL_WCSNCPY 1
  2975. | #define HAVE_RAW_DECL_WCPNCPY 1
  2976. | #define HAVE_RAW_DECL_WCSCAT 1
  2977. | #define HAVE_RAW_DECL_WCSNCAT 1
  2978. | #define HAVE_RAW_DECL_WCSCMP 1
  2979. | #define HAVE_RAW_DECL_WCSNCMP 1
  2980. | #define HAVE_RAW_DECL_WCSCASECMP 1
  2981. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  2982. | #define HAVE_RAW_DECL_WCSCOLL 1
  2983. | #define HAVE_RAW_DECL_WCSXFRM 1
  2984. | #define HAVE_RAW_DECL_WCSDUP 1
  2985. | #define HAVE_RAW_DECL_WCSCHR 1
  2986. | #define HAVE_RAW_DECL_WCSRCHR 1
  2987. | #define HAVE_RAW_DECL_WCSCSPN 1
  2988. | #define HAVE_RAW_DECL_WCSSPN 1
  2989. | #define HAVE_RAW_DECL_WCSPBRK 1
  2990. | #define HAVE_RAW_DECL_WCSSTR 1
  2991. | #define HAVE_RAW_DECL_WCSTOK 1
  2992. | #define HAVE_RAW_DECL_WCSWIDTH 1
  2993. | #define HAVE_TOWLOWER 1
  2994. | #define HAVE_RAW_DECL_WCTYPE 1
  2995. | #define HAVE_RAW_DECL_ISWCTYPE 1
  2996. | #define HAVE_RAW_DECL_WCTRANS 1
  2997. | #define HAVE_RAW_DECL_TOWCTRANS 1
  2998. | #define HAVE_DECL_WCWIDTH 1
  2999. | #define GNULIB_TEST_WCWIDTH 1
  3000. | #define GNULIB_TEST_BTOWC 1
  3001. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  3002. | #define REPLACE_NL_LANGINFO 1
  3003. | #define GNULIB_TEST_NL_LANGINFO 1
  3004. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  3005. | #define GNULIB_TEST_LOCALECONV 1
  3006. | #define HAVE_RAW_DECL_SETLOCALE 1
  3007. | #define HAVE_RAW_DECL_DUPLOCALE 1
  3008. | #define GNULIB_TEST_WCRTOMB 1
  3009. | #define STDC_HEADERS 1
  3010. | #define HAVE_FCNTL_H 1
  3011. | #define HAVE_LIMITS_H 1
  3012. | #define HAVE_PWD_H 1
  3013. | #define HAVE_STRING_H 1
  3014. | #define HAVE_STRINGS_H 1
  3015. | #define HAVE_STROPTS_H 1
  3016. | #define HAVE_TERMCAP_H 1
  3017. | #define HAVE_TERMIO_H 1
  3018. | #define HAVE_TERMIOS_H 1
  3019. | #define HAVE_UNISTD_H 1
  3020. | #define HAVE_SYS_FCNTL_H 1
  3021. | #define HAVE_SYS_FILE_H 1
  3022. | #define HAVE_SYS_IOCTL_H 1
  3023. | #define HAVE_SYS_TIME_H 1
  3024. | #define HAVE_SYS_WAIT_H 1
  3025. | #define RETSIGTYPE void
  3026. | #define HAVE_DECL_MEMCHR 1
  3027. | #define HAVE_DECL_STRCOLL 1
  3028. | #define HAVE_DECL_STRERROR 1
  3029. | #define HAVE_VPRINTF 1
  3030. | #define HAVE_BZERO 1
  3031. | #define HAVE_GETCWD 1
  3032. | #define HAVE_MEMSET 1
  3033. | #define HAVE_SETLOCALE 1
  3034. | #define HAVE_SETVBUF 1
  3035. | #define HAVE_SIGACTION 1
  3036. | #define HAVE_SIGPROCMASK 1
  3037. | #define HAVE_SIGSETMASK 1
  3038. | #define HAVE_STRCHR 1
  3039. | #define HAVE_POSIX_OPENPT 1
  3040. | #define HAVE_MEMCPY 1
  3041. | #define HAVE_MEMMOVE 1
  3042. | #define HAVE_STRDUP 1
  3043. | #define HAVE_STRERROR 1
  3044. | /* end confdefs.h. */
  3045. | #include <CoreFoundation/CFPreferences.h>
  3046. | int
  3047. | main ()
  3048. | {
  3049. | CFPreferencesCopyAppValue(NULL, NULL)
  3050. | ;
  3051. | return 0;
  3052. | }
  3053. configure:23335: result: no
  3054. configure:23342: checking for CFLocaleCopyCurrent
  3055. configure:23360: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  3056. conftest.c:362:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  3057. #include <CoreFoundation/CFLocale.h>
  3058. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  3059. compilation terminated.
  3060. configure:23360: $? = 1
  3061. configure: failed program was:
  3062. | /* confdefs.h */
  3063. | #define PACKAGE_NAME "GNU Texinfo"
  3064. | #define PACKAGE_TARNAME "texinfo"
  3065. | #define PACKAGE_VERSION "6.3"
  3066. | #define PACKAGE_STRING "GNU Texinfo 6.3"
  3067. | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  3068. | #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  3069. | #define PACKAGE "texinfo"
  3070. | #define VERSION "6.3"
  3071. | #define STDC_HEADERS 1
  3072. | #define HAVE_SYS_TYPES_H 1
  3073. | #define HAVE_SYS_STAT_H 1
  3074. | #define HAVE_STDLIB_H 1
  3075. | #define HAVE_STRING_H 1
  3076. | #define HAVE_MEMORY_H 1
  3077. | #define HAVE_STRINGS_H 1
  3078. | #define HAVE_INTTYPES_H 1
  3079. | #define HAVE_STDINT_H 1
  3080. | #define HAVE_UNISTD_H 1
  3081. | #define __EXTENSIONS__ 1
  3082. | #define _ALL_SOURCE 1
  3083. | #define _DARWIN_C_SOURCE 1
  3084. | #define _GNU_SOURCE 1
  3085. | #define __USE_MINGW_ANSI_STDIO 1
  3086. | #define _POSIX_PTHREAD_SEMANTICS 1
  3087. | #define _TANDEM_SOURCE 1
  3088. | #define HAVE_ALLOCA_H 1
  3089. | #define HAVE_ALLOCA 1
  3090. | #define restrict __restrict
  3091. | #define HAVE_DECL_STRERROR_R 1
  3092. | #define HAVE_STRERROR_R 1
  3093. | #define STRERROR_R_CHAR_P 1
  3094. | #define HAVE_GETOPT_H 1
  3095. | #define HAVE_WCTYPE_H 1
  3096. | #define HAVE_WCHAR_H 1
  3097. | #define HAVE_SYS_MMAN_H 1
  3098. | #define HAVE_MALLOC_H 1
  3099. | #define HAVE_STDINT_H 1
  3100. | #define HAVE_STRINGS_H 1
  3101. | #define HAVE_UNISTD_H 1
  3102. | #define HAVE_FEATURES_H 1
  3103. | #define HAVE_LANGINFO_H 1
  3104. | #define HAVE_XLOCALE_H 1
  3105. | #define HAVE_SYS_SOCKET_H 1
  3106. | #define HAVE_GETOPT_H 1
  3107. | #define HAVE_GETOPT_LONG_ONLY 1
  3108. | #define __GETOPT_PREFIX rpl_
  3109. | #define HAVE_DECL_GETENV 1
  3110. | #define HAVE_ICONV 1
  3111. | #define ICONV_CONST
  3112. | #define HAVE_ISWCNTRL 1
  3113. | #define HAVE_ISWBLANK 1
  3114. | #define HAVE_MBSINIT 1
  3115. | #define HAVE_MBRTOWC 1
  3116. | #define HAVE_ISASCII 1
  3117. | #define HAVE_MPROTECT 1
  3118. | #define HAVE_ISBLANK 1
  3119. | #define HAVE_ISWCTYPE 1
  3120. | #define HAVE_STRDUP 1
  3121. | #define HAVE_WCWIDTH 1
  3122. | #define HAVE_BTOWC 1
  3123. | #define HAVE_SYMLINK 1
  3124. | #define HAVE_NL_LANGINFO 1
  3125. | #define HAVE_STRNDUP 1
  3126. | #define HAVE_SNPRINTF 1
  3127. | #define HAVE_WCRTOMB 1
  3128. | #define HAVE_WINT_T 1
  3129. | #define HAVE_TOWLOWER 1
  3130. | #define HAVE_RAW_DECL_WCTYPE 1
  3131. | #define HAVE_RAW_DECL_ISWCTYPE 1
  3132. | #define HAVE_RAW_DECL_WCTRANS 1
  3133. | #define HAVE_RAW_DECL_TOWCTRANS 1
  3134. | #define HAVE_STDLIB_H 1
  3135. | #define MALLOC_0_IS_NONNULL 1
  3136. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3137. | #define HAVE_LONG_LONG_INT 1
  3138. | #define HAVE_MBSTATE_T 1
  3139. | #define HAVE_LANGINFO_CODESET 1
  3140. | #define HAVE_MAP_ANONYMOUS 1
  3141. | #define HAVE_DECL_MEMRCHR 1
  3142. | #define HAVE_DECL_ALARM 1
  3143. | #define HAVE__BOOL 1
  3144. | #define HAVE_WCHAR_T 1
  3145. | #define HAVE_STRCASESTR 1
  3146. | #define HAVE_DECL_STRDUP 1
  3147. | #define HAVE_RAW_DECL_FFSL 1
  3148. | #define HAVE_RAW_DECL_FFSLL 1
  3149. | #define HAVE_RAW_DECL_MEMMEM 1
  3150. | #define HAVE_RAW_DECL_MEMPCPY 1
  3151. | #define HAVE_RAW_DECL_MEMRCHR 1
  3152. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  3153. | #define HAVE_RAW_DECL_STPCPY 1
  3154. | #define HAVE_RAW_DECL_STPNCPY 1
  3155. | #define HAVE_RAW_DECL_STRCHRNUL 1
  3156. | #define HAVE_RAW_DECL_STRDUP 1
  3157. | #define HAVE_RAW_DECL_STRNCAT 1
  3158. | #define HAVE_RAW_DECL_STRNDUP 1
  3159. | #define HAVE_RAW_DECL_STRNLEN 1
  3160. | #define HAVE_RAW_DECL_STRPBRK 1
  3161. | #define HAVE_RAW_DECL_STRSEP 1
  3162. | #define HAVE_RAW_DECL_STRCASESTR 1
  3163. | #define HAVE_RAW_DECL_STRTOK_R 1
  3164. | #define HAVE_RAW_DECL_STRERROR_R 1
  3165. | #define HAVE_RAW_DECL_STRSIGNAL 1
  3166. | #define HAVE_RAW_DECL_STRVERSCMP 1
  3167. | #define HAVE_RAW_DECL_FFS 1
  3168. | #define HAVE_RAW_DECL_STRCASECMP 1
  3169. | #define HAVE_RAW_DECL_STRNCASECMP 1
  3170. | #define HAVE_DECL_STRNLEN 1
  3171. | #define HAVE_WORKING_O_NOATIME 0
  3172. | #define HAVE_WORKING_O_NOFOLLOW 0
  3173. | #define HAVE_DECL_GETC_UNLOCKED 1
  3174. | #define USE_POSIX_THREADS 1
  3175. | #define USE_POSIX_THREADS_WEAK 1
  3176. | #define HAVE_DECL_STRNDUP 1
  3177. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3178. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3179. | #define HAVE_INTMAX_T 1
  3180. | #define DBL_EXPBIT0_WORD 1
  3181. | #define DBL_EXPBIT0_BIT 20
  3182. | #define HAVE_SNPRINTF 1
  3183. | #define HAVE_STRNLEN 1
  3184. | #define HAVE_WCSLEN 1
  3185. | #define HAVE_WCSNLEN 1
  3186. | #define HAVE_MBRTOWC 1
  3187. | #define HAVE_WCRTOMB 1
  3188. | #define HAVE_DECL__SNPRINTF 0
  3189. | #define HAVE_SNPRINTF_RETVAL_C99 1
  3190. | #define HAVE_ALLOCA 1
  3191. | #define HAVE_ARGZ_H 1
  3192. | #define HAVE_ERROR_T 1
  3193. | #define HAVE_WORKING_ARGZ 1
  3194. | #define GNULIB_TEST_GETOPT_GNU 1
  3195. | #define __GETOPT_PREFIX rpl_
  3196. | #define HAVE_DECL_ISWBLANK 1
  3197. | #define GNULIB_TEST_ISWBLANK 1
  3198. | #define MBRTOWC_EMPTY_INPUT_BUG 1
  3199. | #define C_LOCALE_MAYBE_EILSEQ 1
  3200. | #define GNULIB_TEST_MBRTOWC 1
  3201. | #define GNULIB_TEST_MBSCASECMP 1
  3202. | #define GNULIB_TEST_MBSCHR 1
  3203. | #define GNULIB_TEST_MBSINIT 1
  3204. | #define GNULIB_TEST_MBSLEN 1
  3205. | #define GNULIB_TEST_MBSNCASECMP 1
  3206. | #define GNULIB_TEST_MBSSTR 1
  3207. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  3208. | #define HAVE_MBSTATE_T 1
  3209. | #define GNULIB_TEST_MEMCHR 1
  3210. | #define HAVE_MEMRCHR 1
  3211. | #define GNULIB_TEST_MEMRCHR 1
  3212. | #define _REGEX_INCLUDE_LIMITS_H 1
  3213. | #define _REGEX_LARGE_OFFSETS 1
  3214. | #define re_syntax_options rpl_re_syntax_options
  3215. | #define re_set_syntax rpl_re_set_syntax
  3216. | #define re_compile_pattern rpl_re_compile_pattern
  3217. | #define re_compile_fastmap rpl_re_compile_fastmap
  3218. | #define re_search rpl_re_search
  3219. | #define re_search_2 rpl_re_search_2
  3220. | #define re_match rpl_re_match
  3221. | #define re_match_2 rpl_re_match_2
  3222. | #define re_set_registers rpl_re_set_registers
  3223. | #define re_comp rpl_re_comp
  3224. | #define re_exec rpl_re_exec
  3225. | #define regcomp rpl_regcomp
  3226. | #define regexec rpl_regexec
  3227. | #define regerror rpl_regerror
  3228. | #define regfree rpl_regfree
  3229. | #define HAVE_LIBINTL_H 1
  3230. | #define HAVE_DECL_ISBLANK 1
  3231. | #define GNULIB_FSCANF 1
  3232. | #define GNULIB_SCANF 1
  3233. | #define HAVE_RAW_DECL_DPRINTF 1
  3234. | #define HAVE_RAW_DECL_FSEEKO 1
  3235. | #define HAVE_RAW_DECL_FTELLO 1
  3236. | #define HAVE_RAW_DECL_GETDELIM 1
  3237. | #define HAVE_RAW_DECL_GETLINE 1
  3238. | #define HAVE_RAW_DECL_PCLOSE 1
  3239. | #define HAVE_RAW_DECL_POPEN 1
  3240. | #define HAVE_RAW_DECL_RENAMEAT 1
  3241. | #define HAVE_RAW_DECL_SNPRINTF 1
  3242. | #define HAVE_RAW_DECL_TMPFILE 1
  3243. | #define HAVE_RAW_DECL_VDPRINTF 1
  3244. | #define HAVE_RAW_DECL_VSNPRINTF 1
  3245. | #define HAVE_RAW_DECL__EXIT 1
  3246. | #define HAVE_RAW_DECL_ATOLL 1
  3247. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  3248. | #define HAVE_RAW_DECL_GETLOADAVG 1
  3249. | #define HAVE_RAW_DECL_GETSUBOPT 1
  3250. | #define HAVE_RAW_DECL_GRANTPT 1
  3251. | #define HAVE_RAW_DECL_INITSTATE 1
  3252. | #define HAVE_RAW_DECL_INITSTATE_R 1
  3253. | #define HAVE_RAW_DECL_MKDTEMP 1
  3254. | #define HAVE_RAW_DECL_MKOSTEMP 1
  3255. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  3256. | #define HAVE_RAW_DECL_MKSTEMP 1
  3257. | #define HAVE_RAW_DECL_MKSTEMPS 1
  3258. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  3259. | #define HAVE_RAW_DECL_PTSNAME 1
  3260. | #define HAVE_RAW_DECL_PTSNAME_R 1
  3261. | #define HAVE_RAW_DECL_RANDOM 1
  3262. | #define HAVE_RAW_DECL_RANDOM_R 1
  3263. | #define HAVE_RAW_DECL_REALPATH 1
  3264. | #define HAVE_RAW_DECL_RPMATCH 1
  3265. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  3266. | #define HAVE_RAW_DECL_SETENV 1
  3267. | #define HAVE_RAW_DECL_SETSTATE 1
  3268. | #define HAVE_RAW_DECL_SETSTATE_R 1
  3269. | #define HAVE_RAW_DECL_SRANDOM 1
  3270. | #define HAVE_RAW_DECL_SRANDOM_R 1
  3271. | #define HAVE_RAW_DECL_STRTOD 1
  3272. | #define HAVE_RAW_DECL_STRTOLL 1
  3273. | #define HAVE_RAW_DECL_STRTOULL 1
  3274. | #define HAVE_RAW_DECL_UNLOCKPT 1
  3275. | #define HAVE_RAW_DECL_UNSETENV 1
  3276. | #define HAVE_STRCASECMP 1
  3277. | #define HAVE_STRNCASECMP 1
  3278. | #define HAVE_DECL_STRNCASECMP 1
  3279. | #define HAVE_STRCASESTR 1
  3280. | #define GNULIB_TEST_STRCASESTR 1
  3281. | #define GNULIB_TEST_STRDUP 1
  3282. | #define GNULIB_STRERROR 1
  3283. | #define GNULIB_TEST_STRERROR 1
  3284. | #define GNULIB_TEST_STRNLEN 1
  3285. | #define HAVE_RAW_DECL_CHDIR 1
  3286. | #define HAVE_RAW_DECL_CHOWN 1
  3287. | #define HAVE_RAW_DECL_DUP 1
  3288. | #define HAVE_RAW_DECL_DUP2 1
  3289. | #define HAVE_RAW_DECL_DUP3 1
  3290. | #define HAVE_RAW_DECL_ENVIRON 1
  3291. | #define HAVE_RAW_DECL_EUIDACCESS 1
  3292. | #define HAVE_RAW_DECL_FACCESSAT 1
  3293. | #define HAVE_RAW_DECL_FCHDIR 1
  3294. | #define HAVE_RAW_DECL_FCHOWNAT 1
  3295. | #define HAVE_RAW_DECL_FDATASYNC 1
  3296. | #define HAVE_RAW_DECL_FSYNC 1
  3297. | #define HAVE_RAW_DECL_FTRUNCATE 1
  3298. | #define HAVE_RAW_DECL_GETCWD 1
  3299. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  3300. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  3301. | #define HAVE_RAW_DECL_GETGROUPS 1
  3302. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  3303. | #define HAVE_RAW_DECL_GETLOGIN 1
  3304. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  3305. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  3306. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  3307. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  3308. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  3309. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  3310. | #define HAVE_RAW_DECL_ISATTY 1
  3311. | #define HAVE_RAW_DECL_LCHOWN 1
  3312. | #define HAVE_RAW_DECL_LINK 1
  3313. | #define HAVE_RAW_DECL_LINKAT 1
  3314. | #define HAVE_RAW_DECL_LSEEK 1
  3315. | #define HAVE_RAW_DECL_PIPE 1
  3316. | #define HAVE_RAW_DECL_PIPE2 1
  3317. | #define HAVE_RAW_DECL_PREAD 1
  3318. | #define HAVE_RAW_DECL_PWRITE 1
  3319. | #define HAVE_RAW_DECL_READLINK 1
  3320. | #define HAVE_RAW_DECL_READLINKAT 1
  3321. | #define HAVE_RAW_DECL_RMDIR 1
  3322. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  3323. | #define HAVE_RAW_DECL_SLEEP 1
  3324. | #define HAVE_RAW_DECL_SYMLINK 1
  3325. | #define HAVE_RAW_DECL_SYMLINKAT 1
  3326. | #define HAVE_RAW_DECL_TTYNAME_R 1
  3327. | #define HAVE_RAW_DECL_UNLINK 1
  3328. | #define HAVE_RAW_DECL_UNLINKAT 1
  3329. | #define HAVE_RAW_DECL_USLEEP 1
  3330. | #define HAVE_VASPRINTF 1
  3331. | #define GNULIB_TEST_VASPRINTF 1
  3332. | #define HAVE_RAW_DECL_BTOWC 1
  3333. | #define HAVE_RAW_DECL_WCTOB 1
  3334. | #define HAVE_RAW_DECL_MBSINIT 1
  3335. | #define HAVE_RAW_DECL_MBRTOWC 1
  3336. | #define HAVE_RAW_DECL_MBRLEN 1
  3337. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  3338. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  3339. | #define HAVE_RAW_DECL_WCRTOMB 1
  3340. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  3341. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  3342. | #define HAVE_RAW_DECL_WCWIDTH 1
  3343. | #define HAVE_RAW_DECL_WMEMCHR 1
  3344. | #define HAVE_RAW_DECL_WMEMCMP 1
  3345. | #define HAVE_RAW_DECL_WMEMCPY 1
  3346. | #define HAVE_RAW_DECL_WMEMMOVE 1
  3347. | #define HAVE_RAW_DECL_WMEMSET 1
  3348. | #define HAVE_RAW_DECL_WCSLEN 1
  3349. | #define HAVE_RAW_DECL_WCSNLEN 1
  3350. | #define HAVE_RAW_DECL_WCSCPY 1
  3351. | #define HAVE_RAW_DECL_WCPCPY 1
  3352. | #define HAVE_RAW_DECL_WCSNCPY 1
  3353. | #define HAVE_RAW_DECL_WCPNCPY 1
  3354. | #define HAVE_RAW_DECL_WCSCAT 1
  3355. | #define HAVE_RAW_DECL_WCSNCAT 1
  3356. | #define HAVE_RAW_DECL_WCSCMP 1
  3357. | #define HAVE_RAW_DECL_WCSNCMP 1
  3358. | #define HAVE_RAW_DECL_WCSCASECMP 1
  3359. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  3360. | #define HAVE_RAW_DECL_WCSCOLL 1
  3361. | #define HAVE_RAW_DECL_WCSXFRM 1
  3362. | #define HAVE_RAW_DECL_WCSDUP 1
  3363. | #define HAVE_RAW_DECL_WCSCHR 1
  3364. | #define HAVE_RAW_DECL_WCSRCHR 1
  3365. | #define HAVE_RAW_DECL_WCSCSPN 1
  3366. | #define HAVE_RAW_DECL_WCSSPN 1
  3367. | #define HAVE_RAW_DECL_WCSPBRK 1
  3368. | #define HAVE_RAW_DECL_WCSSTR 1
  3369. | #define HAVE_RAW_DECL_WCSTOK 1
  3370. | #define HAVE_RAW_DECL_WCSWIDTH 1
  3371. | #define HAVE_TOWLOWER 1
  3372. | #define HAVE_RAW_DECL_WCTYPE 1
  3373. | #define HAVE_RAW_DECL_ISWCTYPE 1
  3374. | #define HAVE_RAW_DECL_WCTRANS 1
  3375. | #define HAVE_RAW_DECL_TOWCTRANS 1
  3376. | #define HAVE_DECL_WCWIDTH 1
  3377. | #define GNULIB_TEST_WCWIDTH 1
  3378. | #define GNULIB_TEST_BTOWC 1
  3379. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  3380. | #define REPLACE_NL_LANGINFO 1
  3381. | #define GNULIB_TEST_NL_LANGINFO 1
  3382. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  3383. | #define GNULIB_TEST_LOCALECONV 1
  3384. | #define HAVE_RAW_DECL_SETLOCALE 1
  3385. | #define HAVE_RAW_DECL_DUPLOCALE 1
  3386. | #define GNULIB_TEST_WCRTOMB 1
  3387. | #define STDC_HEADERS 1
  3388. | #define HAVE_FCNTL_H 1
  3389. | #define HAVE_LIMITS_H 1
  3390. | #define HAVE_PWD_H 1
  3391. | #define HAVE_STRING_H 1
  3392. | #define HAVE_STRINGS_H 1
  3393. | #define HAVE_STROPTS_H 1
  3394. | #define HAVE_TERMCAP_H 1
  3395. | #define HAVE_TERMIO_H 1
  3396. | #define HAVE_TERMIOS_H 1
  3397. | #define HAVE_UNISTD_H 1
  3398. | #define HAVE_SYS_FCNTL_H 1
  3399. | #define HAVE_SYS_FILE_H 1
  3400. | #define HAVE_SYS_IOCTL_H 1
  3401. | #define HAVE_SYS_TIME_H 1
  3402. | #define HAVE_SYS_WAIT_H 1
  3403. | #define RETSIGTYPE void
  3404. | #define HAVE_DECL_MEMCHR 1
  3405. | #define HAVE_DECL_STRCOLL 1
  3406. | #define HAVE_DECL_STRERROR 1
  3407. | #define HAVE_VPRINTF 1
  3408. | #define HAVE_BZERO 1
  3409. | #define HAVE_GETCWD 1
  3410. | #define HAVE_MEMSET 1
  3411. | #define HAVE_SETLOCALE 1
  3412. | #define HAVE_SETVBUF 1
  3413. | #define HAVE_SIGACTION 1
  3414. | #define HAVE_SIGPROCMASK 1
  3415. | #define HAVE_SIGSETMASK 1
  3416. | #define HAVE_STRCHR 1
  3417. | #define HAVE_POSIX_OPENPT 1
  3418. | #define HAVE_MEMCPY 1
  3419. | #define HAVE_MEMMOVE 1
  3420. | #define HAVE_STRDUP 1
  3421. | #define HAVE_STRERROR 1
  3422. | /* end confdefs.h. */
  3423. | #include <CoreFoundation/CFLocale.h>
  3424. | int
  3425. | main ()
  3426. | {
  3427. | CFLocaleCopyCurrent();
  3428. | ;
  3429. | return 0;
  3430. | }
  3431. configure:23369: result: no
  3432. configure:23418: checking for GNU gettext in libc
  3433. configure:23447: x86_64-unknown-linux-gnu-gcc -m64 -o conftest -g -O2 conftest.c >&5
  3434. configure:23447: $? = 0
  3435. configure:23456: result: yes
  3436. configure:24303: checking whether to use NLS
  3437. configure:24305: result: yes
  3438. configure:24308: checking where the gettext function comes from
  3439. configure:24319: result: libc
  3440. configure:24492: === configuring in tp/Texinfo/Convert/XSParagraph (/home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/tp/Texinfo/Convert/XSParagraph)
  3441. configure:24555: running /bin/bash ./configure --disable-option-checking '--prefix=/tools' '--build=x86_64-cross-linux-gnu' '--host=x86_64-unknown-linux-gnu' 'build_alias=x86_64-cross-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'PERL=/usr/bin/perl' 'CC=x86_64-unknown-linux-gnu-gcc -m64' --cache-file=/dev/null --srcdir=.
  3442. configure:24570: checking whether we can build Perl extension (XS) modules
  3443. configure:24572: result:
  3444. configure:24583: checking whether we can build Perl extension (XS) modules
  3445. configure:24585: result: no
  3446. configure:24609: checking for prove
  3447. configure:24625: found /usr/bin/prove
  3448. configure:24636: result: prove
  3449. configure:24670: checking parser tests requirements
  3450. configure:24672: result: no
  3451. configure:24703: checking Perl Texinfo API texinfo documentation build requirements
  3452. configure:24705: result: yes
  3453. configure:24738: checking Pod::Simple::Texinfo tests requirements
  3454. configure:24740: result: yes
  3455. configure:24877: checking that generated files are newer than configure
  3456. configure:24883: result: done
  3457. configure:25119: creating ./config.status
  3458.  
  3459. ## ---------------------- ##
  3460. ## Running config.status. ##
  3461. ## ---------------------- ##
  3462.  
  3463. This file was extended by GNU Texinfo config.status 6.3, which was
  3464. generated by GNU Autoconf 2.69. Invocation command line was
  3465.  
  3466. CONFIG_FILES =
  3467. CONFIG_HEADERS =
  3468. CONFIG_LINKS =
  3469. CONFIG_COMMANDS =
  3470. $ ./config.status
  3471.  
  3472. on mint
  3473.  
  3474. config.status:1987: creating install-info/tests/defs
  3475. config.status:1987: creating Makefile
  3476. config.status:1987: creating doc/Makefile
  3477. config.status:1987: creating doc/tp_api/Makefile
  3478. config.status:1987: creating gnulib/lib/Makefile
  3479. config.status:1987: creating info/Makefile
  3480. config.status:1987: creating install-info/Makefile
  3481. config.status:1987: creating install-info/tests/Makefile
  3482. config.status:1987: creating man/Makefile
  3483. config.status:1987: creating po/Makefile.in
  3484. config.status:1987: creating po_document/Makefile.in
  3485. config.status:1987: creating util/Makefile
  3486. config.status:1987: creating texindex/Makefile
  3487. config.status:1987: creating tp/Makefile
  3488. config.status:1987: creating tp/Texinfo/ModulePath.pm
  3489. config.status:1987: creating tp/tests/Makefile
  3490. config.status:1987: creating tp/tests/many_input_files/Makefile
  3491. config.status:1987: creating tp/tests/sectioning/Makefile
  3492. config.status:1987: creating tp/tests/coverage/Makefile
  3493. config.status:1987: creating tp/tests/formatting/Makefile
  3494. config.status:1987: creating tp/tests/indices/Makefile
  3495. config.status:1987: creating tp/tests/contents/Makefile
  3496. config.status:1987: creating tp/tests/htmlxref/Makefile
  3497. config.status:1987: creating tp/tests/htmlxref-only_mono/Makefile
  3498. config.status:1987: creating tp/tests/htmlxref-only_split/Makefile
  3499. config.status:1987: creating tp/tests/nested_formats/Makefile
  3500. config.status:1987: creating tp/tests/layout/Makefile
  3501. config.status:1987: creating tp/tests/tex_html/Makefile
  3502. config.status:1987: creating tp/defs
  3503. config.status:1987: creating Pod-Simple-Texinfo/Makefile
  3504. config.status:1987: creating config.h
  3505. config.status:2216: executing depfiles commands
  3506. config.status:2216: executing po-directories commands
  3507.  
  3508. ## ---------------- ##
  3509. ## Cache variables. ##
  3510. ## ---------------- ##
  3511.  
  3512. ac_cv_build=x86_64-cross-linux-gnu
  3513. ac_cv_c_bigendian=no
  3514. ac_cv_c_compiler_gnu=yes
  3515. ac_cv_c_const=yes
  3516. ac_cv_c_inline=inline
  3517. ac_cv_c_restrict=__restrict
  3518. ac_cv_env_CC_set=set
  3519. ac_cv_env_CC_value='x86_64-unknown-linux-gnu-gcc -m64'
  3520. ac_cv_env_CFLAGS_set=
  3521. ac_cv_env_CFLAGS_value=
  3522. ac_cv_env_CPPFLAGS_set=
  3523. ac_cv_env_CPPFLAGS_value=
  3524. ac_cv_env_CPP_set=
  3525. ac_cv_env_CPP_value=
  3526. ac_cv_env_LDFLAGS_set=
  3527. ac_cv_env_LDFLAGS_value=
  3528. ac_cv_env_LIBS_set=
  3529. ac_cv_env_LIBS_value=
  3530. ac_cv_env_PERL_EXT_CFLAGS_set=
  3531. ac_cv_env_PERL_EXT_CFLAGS_value=
  3532. ac_cv_env_PERL_EXT_CPPFLAGS_set=
  3533. ac_cv_env_PERL_EXT_CPPFLAGS_value=
  3534. ac_cv_env_PERL_EXT_LDFLAGS_set=
  3535. ac_cv_env_PERL_EXT_LDFLAGS_value=
  3536. ac_cv_env_PERL_set=set
  3537. ac_cv_env_PERL_value=/usr/bin/perl
  3538. ac_cv_env_build_alias_set=set
  3539. ac_cv_env_build_alias_value=x86_64-cross-linux-gnu
  3540. ac_cv_env_host_alias_set=set
  3541. ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
  3542. ac_cv_env_target_alias_set=
  3543. ac_cv_env_target_alias_value=
  3544. ac_cv_func__doprnt=no
  3545. ac_cv_func__set_invalid_parameter_handler=no
  3546. ac_cv_func_alloca_works=yes
  3547. ac_cv_func_argz_replace=yes
  3548. ac_cv_func_btowc=yes
  3549. ac_cv_func_bzero=yes
  3550. ac_cv_func_getcwd=yes
  3551. ac_cv_func_getopt_long_only=yes
  3552. ac_cv_func_isascii=yes
  3553. ac_cv_func_isblank=yes
  3554. ac_cv_func_iswblank=yes
  3555. ac_cv_func_iswcntrl=yes
  3556. ac_cv_func_iswctype=yes
  3557. ac_cv_func_malloc_0_nonnull=yes
  3558. ac_cv_func_mbrtowc=yes
  3559. ac_cv_func_mbsinit=yes
  3560. ac_cv_func_mbslen=no
  3561. ac_cv_func_memcpy=yes
  3562. ac_cv_func_memmove=yes
  3563. ac_cv_func_memrchr=yes
  3564. ac_cv_func_memset=yes
  3565. ac_cv_func_mmap=yes
  3566. ac_cv_func_mprotect=yes
  3567. ac_cv_func_nl_langinfo=yes
  3568. ac_cv_func_posix_openpt=yes
  3569. ac_cv_func_setlocale=yes
  3570. ac_cv_func_setvbuf=yes
  3571. ac_cv_func_sigaction=yes
  3572. ac_cv_func_sigblock=yes
  3573. ac_cv_func_sigprocmask=yes
  3574. ac_cv_func_sigsetmask=yes
  3575. ac_cv_func_snprintf=yes
  3576. ac_cv_func_strcasecmp=yes
  3577. ac_cv_func_strcasestr=yes
  3578. ac_cv_func_strchr=yes
  3579. ac_cv_func_strcoll_works=no
  3580. ac_cv_func_strdup=yes
  3581. ac_cv_func_strerror=yes
  3582. ac_cv_func_strerror_r=yes
  3583. ac_cv_func_strerror_r_char_p=yes
  3584. ac_cv_func_strncasecmp=yes
  3585. ac_cv_func_strndup=yes
  3586. ac_cv_func_strnlen=yes
  3587. ac_cv_func_strnlen_working=yes
  3588. ac_cv_func_symlink=yes
  3589. ac_cv_func_towlower=yes
  3590. ac_cv_func_vasnprintf=no
  3591. ac_cv_func_vasprintf=yes
  3592. ac_cv_func_vprintf=yes
  3593. ac_cv_func_wcrtomb=yes
  3594. ac_cv_func_wcslen=yes
  3595. ac_cv_func_wcsnlen=yes
  3596. ac_cv_func_wcwidth=yes
  3597. ac_cv_gnu_library_2_1=yes
  3598. ac_cv_have_decl__Exit=yes
  3599. ac_cv_have_decl__snprintf=no
  3600. ac_cv_have_decl_alarm=yes
  3601. ac_cv_have_decl_atoll=yes
  3602. ac_cv_have_decl_btowc=yes
  3603. ac_cv_have_decl_canonicalize_file_name=yes
  3604. ac_cv_have_decl_chdir=yes
  3605. ac_cv_have_decl_chown=yes
  3606. ac_cv_have_decl_dprintf=yes
  3607. ac_cv_have_decl_dup2=yes
  3608. ac_cv_have_decl_dup3=yes
  3609. ac_cv_have_decl_dup=yes
  3610. ac_cv_have_decl_duplocale=yes
  3611. ac_cv_have_decl_endusershell=yes
  3612. ac_cv_have_decl_environ=yes
  3613. ac_cv_have_decl_euidaccess=yes
  3614. ac_cv_have_decl_faccessat=yes
  3615. ac_cv_have_decl_fchdir=yes
  3616. ac_cv_have_decl_fchownat=yes
  3617. ac_cv_have_decl_fdatasync=yes
  3618. ac_cv_have_decl_ffs=yes
  3619. ac_cv_have_decl_ffsl=yes
  3620. ac_cv_have_decl_ffsll=yes
  3621. ac_cv_have_decl_fseeko=yes
  3622. ac_cv_have_decl_fsync=yes
  3623. ac_cv_have_decl_ftello=yes
  3624. ac_cv_have_decl_ftruncate=yes
  3625. ac_cv_have_decl_getc_unlocked=yes
  3626. ac_cv_have_decl_getcwd=yes
  3627. ac_cv_have_decl_getdelim=yes
  3628. ac_cv_have_decl_getdomainname=yes
  3629. ac_cv_have_decl_getdtablesize=yes
  3630. ac_cv_have_decl_getenv=yes
  3631. ac_cv_have_decl_getgroups=yes
  3632. ac_cv_have_decl_gethostname=yes
  3633. ac_cv_have_decl_getline=yes
  3634. ac_cv_have_decl_getloadavg=yes
  3635. ac_cv_have_decl_getlogin=yes
  3636. ac_cv_have_decl_getlogin_r=yes
  3637. ac_cv_have_decl_getpagesize=yes
  3638. ac_cv_have_decl_getsubopt=yes
  3639. ac_cv_have_decl_getusershell=yes
  3640. ac_cv_have_decl_grantpt=yes
  3641. ac_cv_have_decl_group_member=yes
  3642. ac_cv_have_decl_initstate=yes
  3643. ac_cv_have_decl_initstate_r=yes
  3644. ac_cv_have_decl_isatty=yes
  3645. ac_cv_have_decl_isblank=yes
  3646. ac_cv_have_decl_iswblank=yes
  3647. ac_cv_have_decl_iswctype=yes
  3648. ac_cv_have_decl_lchown=yes
  3649. ac_cv_have_decl_link=yes
  3650. ac_cv_have_decl_linkat=yes
  3651. ac_cv_have_decl_lseek=yes
  3652. ac_cv_have_decl_mbrlen=yes
  3653. ac_cv_have_decl_mbrtowc=yes
  3654. ac_cv_have_decl_mbsinit=yes
  3655. ac_cv_have_decl_mbsnrtowcs=yes
  3656. ac_cv_have_decl_mbsrtowcs=yes
  3657. ac_cv_have_decl_mbswidth=no
  3658. ac_cv_have_decl_memchr=yes
  3659. ac_cv_have_decl_memmem=yes
  3660. ac_cv_have_decl_mempcpy=yes
  3661. ac_cv_have_decl_memrchr=yes
  3662. ac_cv_have_decl_mkdtemp=yes
  3663. ac_cv_have_decl_mkostemp=yes
  3664. ac_cv_have_decl_mkostemps=yes
  3665. ac_cv_have_decl_mkstemp=yes
  3666. ac_cv_have_decl_mkstemps=yes
  3667. ac_cv_have_decl_nl_langinfo=yes
  3668. ac_cv_have_decl_pclose=yes
  3669. ac_cv_have_decl_pipe2=yes
  3670. ac_cv_have_decl_pipe=yes
  3671. ac_cv_have_decl_popen=yes
  3672. ac_cv_have_decl_posix_openpt=yes
  3673. ac_cv_have_decl_pread=yes
  3674. ac_cv_have_decl_ptsname=yes
  3675. ac_cv_have_decl_ptsname_r=yes
  3676. ac_cv_have_decl_pwrite=yes
  3677. ac_cv_have_decl_random=yes
  3678. ac_cv_have_decl_random_r=yes
  3679. ac_cv_have_decl_rawmemchr=yes
  3680. ac_cv_have_decl_readlink=yes
  3681. ac_cv_have_decl_readlinkat=yes
  3682. ac_cv_have_decl_realpath=yes
  3683. ac_cv_have_decl_renameat=yes
  3684. ac_cv_have_decl_rmdir=yes
  3685. ac_cv_have_decl_rpmatch=yes
  3686. ac_cv_have_decl_secure_getenv=yes
  3687. ac_cv_have_decl_setenv=yes
  3688. ac_cv_have_decl_sethostname=yes
  3689. ac_cv_have_decl_setlocale=yes
  3690. ac_cv_have_decl_setstate=yes
  3691. ac_cv_have_decl_setstate_r=yes
  3692. ac_cv_have_decl_setusershell=yes
  3693. ac_cv_have_decl_sleep=yes
  3694. ac_cv_have_decl_snprintf=yes
  3695. ac_cv_have_decl_srandom=yes
  3696. ac_cv_have_decl_srandom_r=yes
  3697. ac_cv_have_decl_stpcpy=yes
  3698. ac_cv_have_decl_stpncpy=yes
  3699. ac_cv_have_decl_strcasecmp=yes
  3700. ac_cv_have_decl_strcasestr=yes
  3701. ac_cv_have_decl_strchrnul=yes
  3702. ac_cv_have_decl_strcoll=yes
  3703. ac_cv_have_decl_strdup=yes
  3704. ac_cv_have_decl_strerror=yes
  3705. ac_cv_have_decl_strerror_r=yes
  3706. ac_cv_have_decl_strncasecmp=yes
  3707. ac_cv_have_decl_strncat=yes
  3708. ac_cv_have_decl_strndup=yes
  3709. ac_cv_have_decl_strnlen=yes
  3710. ac_cv_have_decl_strpbrk=yes
  3711. ac_cv_have_decl_strsep=yes
  3712. ac_cv_have_decl_strsignal=yes
  3713. ac_cv_have_decl_strtod=yes
  3714. ac_cv_have_decl_strtok_r=yes
  3715. ac_cv_have_decl_strtoll=yes
  3716. ac_cv_have_decl_strtoull=yes
  3717. ac_cv_have_decl_strverscmp=yes
  3718. ac_cv_have_decl_symlink=yes
  3719. ac_cv_have_decl_symlinkat=yes
  3720. ac_cv_have_decl_tmpfile=yes
  3721. ac_cv_have_decl_towctrans=yes
  3722. ac_cv_have_decl_ttyname_r=yes
  3723. ac_cv_have_decl_unlink=yes
  3724. ac_cv_have_decl_unlinkat=yes
  3725. ac_cv_have_decl_unlockpt=yes
  3726. ac_cv_have_decl_unsetenv=yes
  3727. ac_cv_have_decl_usleep=yes
  3728. ac_cv_have_decl_vdprintf=yes
  3729. ac_cv_have_decl_vsnprintf=yes
  3730. ac_cv_have_decl_wcpcpy=yes
  3731. ac_cv_have_decl_wcpncpy=yes
  3732. ac_cv_have_decl_wcrtomb=yes
  3733. ac_cv_have_decl_wcscasecmp=yes
  3734. ac_cv_have_decl_wcscat=yes
  3735. ac_cv_have_decl_wcschr=yes
  3736. ac_cv_have_decl_wcscmp=yes
  3737. ac_cv_have_decl_wcscoll=yes
  3738. ac_cv_have_decl_wcscpy=yes
  3739. ac_cv_have_decl_wcscspn=yes
  3740. ac_cv_have_decl_wcsdup=yes
  3741. ac_cv_have_decl_wcslen=yes
  3742. ac_cv_have_decl_wcsncasecmp=yes
  3743. ac_cv_have_decl_wcsncat=yes
  3744. ac_cv_have_decl_wcsncmp=yes
  3745. ac_cv_have_decl_wcsncpy=yes
  3746. ac_cv_have_decl_wcsnlen=yes
  3747. ac_cv_have_decl_wcsnrtombs=yes
  3748. ac_cv_have_decl_wcspbrk=yes
  3749. ac_cv_have_decl_wcsrchr=yes
  3750. ac_cv_have_decl_wcsrtombs=yes
  3751. ac_cv_have_decl_wcsspn=yes
  3752. ac_cv_have_decl_wcsstr=yes
  3753. ac_cv_have_decl_wcstok=yes
  3754. ac_cv_have_decl_wcswidth=yes
  3755. ac_cv_have_decl_wcsxfrm=yes
  3756. ac_cv_have_decl_wctob=yes
  3757. ac_cv_have_decl_wctrans=yes
  3758. ac_cv_have_decl_wctype=yes
  3759. ac_cv_have_decl_wcwidth=yes
  3760. ac_cv_have_decl_wmemchr=yes
  3761. ac_cv_have_decl_wmemcmp=yes
  3762. ac_cv_have_decl_wmemcpy=yes
  3763. ac_cv_have_decl_wmemmove=yes
  3764. ac_cv_have_decl_wmemset=yes
  3765. ac_cv_header_argz_h=yes
  3766. ac_cv_header_bp_sym_h=no
  3767. ac_cv_header_fcntl_h=yes
  3768. ac_cv_header_features_h=yes
  3769. ac_cv_header_getopt_h=yes
  3770. ac_cv_header_inttypes_h=yes
  3771. ac_cv_header_io_h=no
  3772. ac_cv_header_langinfo_h=yes
  3773. ac_cv_header_libintl_h=yes
  3774. ac_cv_header_limits_h=yes
  3775. ac_cv_header_malloc_h=yes
  3776. ac_cv_header_memory_h=yes
  3777. ac_cv_header_minix_config_h=no
  3778. ac_cv_header_ncurses_termcap_h=no
  3779. ac_cv_header_pthread_h=yes
  3780. ac_cv_header_pwd_h=yes
  3781. ac_cv_header_stat_broken=no
  3782. ac_cv_header_stdbool_h=yes
  3783. ac_cv_header_stdc=yes
  3784. ac_cv_header_stdint_h=yes
  3785. ac_cv_header_stdlib_h=yes
  3786. ac_cv_header_string_h=yes
  3787. ac_cv_header_strings_h=yes
  3788. ac_cv_header_stropts_h=yes
  3789. ac_cv_header_sys_fcntl_h=yes
  3790. ac_cv_header_sys_file_h=yes
  3791. ac_cv_header_sys_ioctl_h=yes
  3792. ac_cv_header_sys_mman_h=yes
  3793. ac_cv_header_sys_ptem_h=no
  3794. ac_cv_header_sys_socket_h=yes
  3795. ac_cv_header_sys_stat_h=yes
  3796. ac_cv_header_sys_stream_h=no
  3797. ac_cv_header_sys_time_h=yes
  3798. ac_cv_header_sys_ttold_h=no
  3799. ac_cv_header_sys_types_h=yes
  3800. ac_cv_header_sys_wait_h=yes
  3801. ac_cv_header_termcap_h=yes
  3802. ac_cv_header_termio_h=yes
  3803. ac_cv_header_termios_h=yes
  3804. ac_cv_header_unistd_h=yes
  3805. ac_cv_header_wchar_h=yes
  3806. ac_cv_header_wctype_h=yes
  3807. ac_cv_header_xlocale_h=yes
  3808. ac_cv_host=x86_64-unknown-linux-gnu
  3809. ac_cv_lib_error_at_line=yes
  3810. ac_cv_lib_ncurses___tgetent=yes
  3811. ac_cv_lib_tinfo___tgetent=no
  3812. ac_cv_objext=o
  3813. ac_cv_path_EGREP='/bin/grep -E'
  3814. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  3815. ac_cv_path_GREP=/bin/grep
  3816. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  3817. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  3818. ac_cv_path_PERL=/usr/bin/perl
  3819. ac_cv_path_SED=/bin/sed
  3820. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  3821. ac_cv_path_install='/usr/bin/install -c'
  3822. ac_cv_path_mkdir=/bin/mkdir
  3823. ac_cv_prog_AR=x86_64-unknown-linux-gnu-ar
  3824. ac_cv_prog_AWK=gawk
  3825. ac_cv_prog_CC='x86_64-unknown-linux-gnu-gcc -m64'
  3826. ac_cv_prog_CPP='x86_64-unknown-linux-gnu-gcc -m64 -E'
  3827. ac_cv_prog_PROVE=prove
  3828. ac_cv_prog_STRIP=x86_64-unknown-linux-gnu-strip
  3829. ac_cv_prog_cc_c89=
  3830. ac_cv_prog_cc_c99=
  3831. ac_cv_prog_cc_g=yes
  3832. ac_cv_prog_cc_stdc=
  3833. ac_cv_prog_make_make_set=yes
  3834. ac_cv_safe_to_define___extensions__=yes
  3835. ac_cv_should_define__xopen_source=no
  3836. ac_cv_struct_tm=time.h
  3837. ac_cv_sys_posix_termios=yes
  3838. ac_cv_type__Bool=yes
  3839. ac_cv_type_error_t=yes
  3840. ac_cv_type_long_long_int=yes
  3841. ac_cv_type_max_align_t=yes
  3842. ac_cv_type_mbstate_t=yes
  3843. ac_cv_type_mode_t=yes
  3844. ac_cv_type_off_t=yes
  3845. ac_cv_type_pid_t=yes
  3846. ac_cv_type_signal=void
  3847. ac_cv_type_size_t=yes
  3848. ac_cv_type_unsigned_long_long_int=yes
  3849. ac_cv_working_alloca_h=yes
  3850. acl_cv_hardcode_direct=no
  3851. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  3852. acl_cv_hardcode_libdir_separator=
  3853. acl_cv_hardcode_minus_L=no
  3854. acl_cv_libext=a
  3855. acl_cv_libname_spec='lib$name'
  3856. acl_cv_library_names_spec='$libname$shrext'
  3857. acl_cv_path_LD=x86_64-unknown-linux-gnu-ld
  3858. acl_cv_prog_gnu_ld=yes
  3859. acl_cv_rpath=done
  3860. acl_cv_shlibext=so
  3861. acl_cv_wl=-Wl,
  3862. am_cv_CC_dependencies_compiler_type=gcc3
  3863. am_cv_ar_interface=ar
  3864. am_cv_func_iconv=yes
  3865. am_cv_func_iconv_works='guessing yes'
  3866. am_cv_langinfo_codeset=yes
  3867. am_cv_lib_iconv=no
  3868. am_cv_make_support_nested_variables=yes
  3869. am_cv_prog_cc_c_o=yes
  3870. am_cv_prog_tar_ustar=gnutar
  3871. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  3872. am_cv_proto_iconv_arg1=
  3873. gl_cv_C_locale_sans_EILSEQ='guessing no'
  3874. gl_cv_c_amsterdam_compiler=no
  3875. gl_cv_c_multiarch=no
  3876. gl_cv_cc_double_expbit0='word 1 bit 20'
  3877. gl_cv_decl_null_works=yes
  3878. gl_cv_func_btowc_eof='guessing yes'
  3879. gl_cv_func_btowc_nul='guessing yes'
  3880. gl_cv_func_getopt_gnu='guessing no'
  3881. gl_cv_func_getopt_posix='guessing yes'
  3882. gl_cv_func_iswcntrl_works='guessing yes'
  3883. gl_cv_func_itold_works='guessing yes'
  3884. gl_cv_func_malloc_0_nonnull=1
  3885. gl_cv_func_malloc_posix=yes
  3886. gl_cv_func_mbrtowc_empty_input='guessing no'
  3887. gl_cv_func_mbrtowc_incomplete_state='guessing yes'
  3888. gl_cv_func_mbrtowc_nul_retval='guessing yes'
  3889. gl_cv_func_mbrtowc_null_arg1='guessing yes'
  3890. gl_cv_func_mbrtowc_null_arg2='guessing yes'
  3891. gl_cv_func_mbrtowc_retval='guessing yes'
  3892. gl_cv_func_mbrtowc_sanitycheck='guessing yes'
  3893. gl_cv_func_memchr_works='guessing no'
  3894. gl_cv_func_nl_langinfo_yesexpr_works='guessing yes'
  3895. gl_cv_func_printf_attribute_flavor=system
  3896. gl_cv_func_re_compile_pattern_working=no
  3897. gl_cv_func_snprintf_retval_c99='guessing yes'
  3898. gl_cv_func_strerror_0_works='guessing yes'
  3899. gl_cv_func_va_copy=yes
  3900. gl_cv_func_wcrtomb_retval='guessing yes'
  3901. gl_cv_func_wcwidth_works='guessing yes'
  3902. gl_cv_func_working_strerror='guessing yes'
  3903. gl_cv_have_include_next=yes
  3904. gl_cv_have_raw_decl__Exit=yes
  3905. gl_cv_have_raw_decl_atoll=yes
  3906. gl_cv_have_raw_decl_btowc=yes
  3907. gl_cv_have_raw_decl_canonicalize_file_name=yes
  3908. gl_cv_have_raw_decl_chdir=yes
  3909. gl_cv_have_raw_decl_chown=yes
  3910. gl_cv_have_raw_decl_dprintf=yes
  3911. gl_cv_have_raw_decl_dup2=yes
  3912. gl_cv_have_raw_decl_dup3=yes
  3913. gl_cv_have_raw_decl_dup=yes
  3914. gl_cv_have_raw_decl_duplocale=yes
  3915. gl_cv_have_raw_decl_endusershell=yes
  3916. gl_cv_have_raw_decl_environ=yes
  3917. gl_cv_have_raw_decl_euidaccess=yes
  3918. gl_cv_have_raw_decl_faccessat=yes
  3919. gl_cv_have_raw_decl_fchdir=yes
  3920. gl_cv_have_raw_decl_fchownat=yes
  3921. gl_cv_have_raw_decl_fdatasync=yes
  3922. gl_cv_have_raw_decl_ffs=yes
  3923. gl_cv_have_raw_decl_ffsl=yes
  3924. gl_cv_have_raw_decl_ffsll=yes
  3925. gl_cv_have_raw_decl_fpurge=no
  3926. gl_cv_have_raw_decl_fseeko=yes
  3927. gl_cv_have_raw_decl_fsync=yes
  3928. gl_cv_have_raw_decl_ftello=yes
  3929. gl_cv_have_raw_decl_ftruncate=yes
  3930. gl_cv_have_raw_decl_getcwd=yes
  3931. gl_cv_have_raw_decl_getdelim=yes
  3932. gl_cv_have_raw_decl_getdomainname=yes
  3933. gl_cv_have_raw_decl_getdtablesize=yes
  3934. gl_cv_have_raw_decl_getgroups=yes
  3935. gl_cv_have_raw_decl_gethostname=yes
  3936. gl_cv_have_raw_decl_getline=yes
  3937. gl_cv_have_raw_decl_getloadavg=yes
  3938. gl_cv_have_raw_decl_getlogin=yes
  3939. gl_cv_have_raw_decl_getlogin_r=yes
  3940. gl_cv_have_raw_decl_getpagesize=yes
  3941. gl_cv_have_raw_decl_gets=no
  3942. gl_cv_have_raw_decl_getsubopt=yes
  3943. gl_cv_have_raw_decl_getusershell=yes
  3944. gl_cv_have_raw_decl_grantpt=yes
  3945. gl_cv_have_raw_decl_group_member=yes
  3946. gl_cv_have_raw_decl_initstate=yes
  3947. gl_cv_have_raw_decl_initstate_r=yes
  3948. gl_cv_have_raw_decl_isatty=yes
  3949. gl_cv_have_raw_decl_iswctype=yes
  3950. gl_cv_have_raw_decl_lchown=yes
  3951. gl_cv_have_raw_decl_link=yes
  3952. gl_cv_have_raw_decl_linkat=yes
  3953. gl_cv_have_raw_decl_lseek=yes
  3954. gl_cv_have_raw_decl_mbrlen=yes
  3955. gl_cv_have_raw_decl_mbrtowc=yes
  3956. gl_cv_have_raw_decl_mbsinit=yes
  3957. gl_cv_have_raw_decl_mbsnrtowcs=yes
  3958. gl_cv_have_raw_decl_mbsrtowcs=yes
  3959. gl_cv_have_raw_decl_memmem=yes
  3960. gl_cv_have_raw_decl_mempcpy=yes
  3961. gl_cv_have_raw_decl_memrchr=yes
  3962. gl_cv_have_raw_decl_mkdtemp=yes
  3963. gl_cv_have_raw_decl_mkostemp=yes
  3964. gl_cv_have_raw_decl_mkostemps=yes
  3965. gl_cv_have_raw_decl_mkstemp=yes
  3966. gl_cv_have_raw_decl_mkstemps=yes
  3967. gl_cv_have_raw_decl_nl_langinfo=yes
  3968. gl_cv_have_raw_decl_pclose=yes
  3969. gl_cv_have_raw_decl_pipe2=yes
  3970. gl_cv_have_raw_decl_pipe=yes
  3971. gl_cv_have_raw_decl_popen=yes
  3972. gl_cv_have_raw_decl_posix_openpt=yes
  3973. gl_cv_have_raw_decl_pread=yes
  3974. gl_cv_have_raw_decl_ptsname=yes
  3975. gl_cv_have_raw_decl_ptsname_r=yes
  3976. gl_cv_have_raw_decl_pwrite=yes
  3977. gl_cv_have_raw_decl_random=yes
  3978. gl_cv_have_raw_decl_random_r=yes
  3979. gl_cv_have_raw_decl_rawmemchr=yes
  3980. gl_cv_have_raw_decl_readlink=yes
  3981. gl_cv_have_raw_decl_readlinkat=yes
  3982. gl_cv_have_raw_decl_realpath=yes
  3983. gl_cv_have_raw_decl_renameat=yes
  3984. gl_cv_have_raw_decl_rmdir=yes
  3985. gl_cv_have_raw_decl_rpmatch=yes
  3986. gl_cv_have_raw_decl_secure_getenv=yes
  3987. gl_cv_have_raw_decl_setenv=yes
  3988. gl_cv_have_raw_decl_sethostname=yes
  3989. gl_cv_have_raw_decl_setlocale=yes
  3990. gl_cv_have_raw_decl_setstate=yes
  3991. gl_cv_have_raw_decl_setstate_r=yes
  3992. gl_cv_have_raw_decl_setusershell=yes
  3993. gl_cv_have_raw_decl_sleep=yes
  3994. gl_cv_have_raw_decl_snprintf=yes
  3995. gl_cv_have_raw_decl_srandom=yes
  3996. gl_cv_have_raw_decl_srandom_r=yes
  3997. gl_cv_have_raw_decl_stpcpy=yes
  3998. gl_cv_have_raw_decl_stpncpy=yes
  3999. gl_cv_have_raw_decl_strcasecmp=yes
  4000. gl_cv_have_raw_decl_strcasestr=yes
  4001. gl_cv_have_raw_decl_strchrnul=yes
  4002. gl_cv_have_raw_decl_strdup=yes
  4003. gl_cv_have_raw_decl_strerror_r=yes
  4004. gl_cv_have_raw_decl_strncasecmp=yes
  4005. gl_cv_have_raw_decl_strncat=yes
  4006. gl_cv_have_raw_decl_strndup=yes
  4007. gl_cv_have_raw_decl_strnlen=yes
  4008. gl_cv_have_raw_decl_strpbrk=yes
  4009. gl_cv_have_raw_decl_strsep=yes
  4010. gl_cv_have_raw_decl_strsignal=yes
  4011. gl_cv_have_raw_decl_strtod=yes
  4012. gl_cv_have_raw_decl_strtok_r=yes
  4013. gl_cv_have_raw_decl_strtoll=yes
  4014. gl_cv_have_raw_decl_strtoull=yes
  4015. gl_cv_have_raw_decl_strverscmp=yes
  4016. gl_cv_have_raw_decl_symlink=yes
  4017. gl_cv_have_raw_decl_symlinkat=yes
  4018. gl_cv_have_raw_decl_tmpfile=yes
  4019. gl_cv_have_raw_decl_towctrans=yes
  4020. gl_cv_have_raw_decl_ttyname_r=yes
  4021. gl_cv_have_raw_decl_unlink=yes
  4022. gl_cv_have_raw_decl_unlinkat=yes
  4023. gl_cv_have_raw_decl_unlockpt=yes
  4024. gl_cv_have_raw_decl_unsetenv=yes
  4025. gl_cv_have_raw_decl_usleep=yes
  4026. gl_cv_have_raw_decl_vdprintf=yes
  4027. gl_cv_have_raw_decl_vsnprintf=yes
  4028. gl_cv_have_raw_decl_wcpcpy=yes
  4029. gl_cv_have_raw_decl_wcpncpy=yes
  4030. gl_cv_have_raw_decl_wcrtomb=yes
  4031. gl_cv_have_raw_decl_wcscasecmp=yes
  4032. gl_cv_have_raw_decl_wcscat=yes
  4033. gl_cv_have_raw_decl_wcschr=yes
  4034. gl_cv_have_raw_decl_wcscmp=yes
  4035. gl_cv_have_raw_decl_wcscoll=yes
  4036. gl_cv_have_raw_decl_wcscpy=yes
  4037. gl_cv_have_raw_decl_wcscspn=yes
  4038. gl_cv_have_raw_decl_wcsdup=yes
  4039. gl_cv_have_raw_decl_wcslen=yes
  4040. gl_cv_have_raw_decl_wcsncasecmp=yes
  4041. gl_cv_have_raw_decl_wcsncat=yes
  4042. gl_cv_have_raw_decl_wcsncmp=yes
  4043. gl_cv_have_raw_decl_wcsncpy=yes
  4044. gl_cv_have_raw_decl_wcsnlen=yes
  4045. gl_cv_have_raw_decl_wcsnrtombs=yes
  4046. gl_cv_have_raw_decl_wcspbrk=yes
  4047. gl_cv_have_raw_decl_wcsrchr=yes
  4048. gl_cv_have_raw_decl_wcsrtombs=yes
  4049. gl_cv_have_raw_decl_wcsspn=yes
  4050. gl_cv_have_raw_decl_wcsstr=yes
  4051. gl_cv_have_raw_decl_wcstok=yes
  4052. gl_cv_have_raw_decl_wcswidth=yes
  4053. gl_cv_have_raw_decl_wcsxfrm=yes
  4054. gl_cv_have_raw_decl_wctob=yes
  4055. gl_cv_have_raw_decl_wctrans=yes
  4056. gl_cv_have_raw_decl_wctype=yes
  4057. gl_cv_have_raw_decl_wcwidth=yes
  4058. gl_cv_have_raw_decl_wmemchr=yes
  4059. gl_cv_have_raw_decl_wmemcmp=yes
  4060. gl_cv_have_raw_decl_wmemcpy=yes
  4061. gl_cv_have_raw_decl_wmemmove=yes
  4062. gl_cv_have_raw_decl_wmemset=yes
  4063. gl_cv_have_weak='guessing yes'
  4064. gl_cv_header_errno_h_complete=yes
  4065. gl_cv_header_inttypes_h=yes
  4066. gl_cv_header_langinfo_codeset=yes
  4067. gl_cv_header_langinfo_era=yes
  4068. gl_cv_header_langinfo_t_fmt_ampm=yes
  4069. gl_cv_header_langinfo_yesexpr=yes
  4070. gl_cv_header_locale_h_needs_xlocale_h=no
  4071. gl_cv_header_locale_h_posix2001=yes
  4072. gl_cv_header_locale_has_locale_t=yes
  4073. gl_cv_header_stdint_h=yes
  4074. gl_cv_header_stdint_predates_cxx11_h=no
  4075. gl_cv_header_wchar_h_correct_inline=yes
  4076. gl_cv_header_working_fcntl_h=cross-compiling
  4077. gl_cv_header_working_stdint_h=yes
  4078. gl_cv_next_getopt_h='<getopt.h>'
  4079. gl_cv_next_langinfo_h='<langinfo.h>'
  4080. gl_cv_next_locale_h='<locale.h>'
  4081. gl_cv_next_stdint_h='<stdint.h>'
  4082. gl_cv_next_stdio_h='<stdio.h>'
  4083. gl_cv_next_stdlib_h='<stdlib.h>'
  4084. gl_cv_next_string_h='<string.h>'
  4085. gl_cv_next_strings_h='<strings.h>'
  4086. gl_cv_next_sys_types_h='<sys/types.h>'
  4087. gl_cv_next_unistd_h='<unistd.h>'
  4088. gl_cv_next_wchar_h='<wchar.h>'
  4089. gl_cv_next_wctype_h='<wctype.h>'
  4090. gl_cv_pragma_columns=no
  4091. gl_cv_rpl_alloca=yes
  4092. gl_cv_sys_struct_lconv_ok=yes
  4093. gl_cv_type_wctrans_t=yes
  4094. gl_cv_type_wctype_t=yes
  4095. gt_cv_c_intmax_t=yes
  4096. gt_cv_c_wchar_t=yes
  4097. gt_cv_c_wint_t=yes
  4098. gt_cv_func_CFLocaleCopyCurrent=no
  4099. gt_cv_func_CFPreferencesCopyAppValue=no
  4100. gt_cv_func_gnugettext1_libc=yes
  4101. gt_cv_locale_fr=none
  4102. gt_cv_locale_fr_utf8=none
  4103. gt_cv_locale_ja=none
  4104. gt_cv_locale_zh_CN=none
  4105. gt_cv_ssize_t=yes
  4106. lt_cv_sys_argz_works=yes
  4107.  
  4108. ## ----------------- ##
  4109. ## Output variables. ##
  4110. ## ----------------- ##
  4111.  
  4112. ACLOCAL='${SHELL} /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/build-aux/missing aclocal-1.15'
  4113. ALLOCA=''
  4114. ALLOCA_H='alloca.h'
  4115. AMDEPBACKSLASH='\'
  4116. AMDEP_FALSE='#'
  4117. AMDEP_TRUE=''
  4118. AMTAR='$${TAR-tar}'
  4119. AM_BACKSLASH='\'
  4120. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  4121. AM_DEFAULT_VERBOSITY='1'
  4122. AM_V='$(V)'
  4123. APPLE_UNIVERSAL_BUILD='0'
  4124. AR='x86_64-unknown-linux-gnu-ar'
  4125. ARFLAGS='cr'
  4126. ARGZ_H=''
  4127. AUTOCONF='${SHELL} /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/build-aux/missing autoconf'
  4128. AUTOHEADER='${SHELL} /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/build-aux/missing autoheader'
  4129. AUTOMAKE='${SHELL} /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/build-aux/missing automake-1.15'
  4130. AWK='gawk'
  4131. BITSIZEOF_PTRDIFF_T=''
  4132. BITSIZEOF_SIG_ATOMIC_T=''
  4133. BITSIZEOF_SIZE_T=''
  4134. BITSIZEOF_WCHAR_T=''
  4135. BITSIZEOF_WINT_T=''
  4136. BUILD_PERL_API_TEXI_FALSE='#'
  4137. BUILD_PERL_API_TEXI_TRUE=''
  4138. CC='x86_64-unknown-linux-gnu-gcc -m64'
  4139. CCDEPMODE='depmode=gcc3'
  4140. CFLAGS='-g -O2'
  4141. CPP='x86_64-unknown-linux-gnu-gcc -m64 -E'
  4142. CPPFLAGS=''
  4143. CYGPATH_W='echo'
  4144. DEFS='-DHAVE_CONFIG_H'
  4145. DEPDIR='.deps'
  4146. DIFF_A_OPTION='-a'
  4147. DIFF_U_OPTION='-u'
  4148. DISABLE_XS_FALSE='#'
  4149. DISABLE_XS_TRUE=''
  4150. ECHO_C=''
  4151. ECHO_N='-n'
  4152. ECHO_T=''
  4153. EGREP='/bin/grep -E'
  4154. EMULTIHOP_HIDDEN=''
  4155. EMULTIHOP_VALUE=''
  4156. ENOLINK_HIDDEN=''
  4157. ENOLINK_VALUE=''
  4158. EOVERFLOW_HIDDEN=''
  4159. EOVERFLOW_VALUE=''
  4160. ERRNO_H=''
  4161. EXEEXT=''
  4162. FLOAT_H=''
  4163. GETOPT_H='getopt.h'
  4164. GETTEXT_MACRO_VERSION='0.19'
  4165. GLIBC21='yes'
  4166. GL_COND_LIBTOOL_FALSE=''
  4167. GL_COND_LIBTOOL_TRUE='#'
  4168. GL_GENERATE_ALLOCA_H_FALSE='#'
  4169. GL_GENERATE_ALLOCA_H_TRUE=''
  4170. GL_GENERATE_ARGZ_H_FALSE=''
  4171. GL_GENERATE_ARGZ_H_TRUE='#'
  4172. GL_GENERATE_ERRNO_H_FALSE=''
  4173. GL_GENERATE_ERRNO_H_TRUE='#'
  4174. GL_GENERATE_FLOAT_H_FALSE=''
  4175. GL_GENERATE_FLOAT_H_TRUE='#'
  4176. GL_GENERATE_STDARG_H_FALSE=''
  4177. GL_GENERATE_STDARG_H_TRUE='#'
  4178. GL_GENERATE_STDBOOL_H_FALSE=''
  4179. GL_GENERATE_STDBOOL_H_TRUE='#'
  4180. GL_GENERATE_STDDEF_H_FALSE=''
  4181. GL_GENERATE_STDDEF_H_TRUE='#'
  4182. GL_GENERATE_STDINT_H_FALSE=''
  4183. GL_GENERATE_STDINT_H_TRUE='#'
  4184. GMSGFMT='/usr/bin/msgfmt'
  4185. GMSGFMT_015='/usr/bin/msgfmt'
  4186. GNULIB_ATOLL='0'
  4187. GNULIB_BTOWC='1'
  4188. GNULIB_CALLOC_POSIX='0'
  4189. GNULIB_CANONICALIZE_FILE_NAME='0'
  4190. GNULIB_CHDIR='0'
  4191. GNULIB_CHOWN='0'
  4192. GNULIB_CLOSE='0'
  4193. GNULIB_DPRINTF='0'
  4194. GNULIB_DUP2='0'
  4195. GNULIB_DUP3='0'
  4196. GNULIB_DUP='0'
  4197. GNULIB_DUPLOCALE='0'
  4198. GNULIB_ENVIRON='0'
  4199. GNULIB_EUIDACCESS='0'
  4200. GNULIB_FACCESSAT='0'
  4201. GNULIB_FCHDIR='0'
  4202. GNULIB_FCHOWNAT='0'
  4203. GNULIB_FCLOSE='0'
  4204. GNULIB_FDATASYNC='0'
  4205. GNULIB_FDOPEN='0'
  4206. GNULIB_FFLUSH='0'
  4207. GNULIB_FFS='0'
  4208. GNULIB_FFSL='0'
  4209. GNULIB_FFSLL='0'
  4210. GNULIB_FGETC='1'
  4211. GNULIB_FGETS='1'
  4212. GNULIB_FOPEN='0'
  4213. GNULIB_FPRINTF='1'
  4214. GNULIB_FPRINTF_POSIX='0'
  4215. GNULIB_FPURGE='0'
  4216. GNULIB_FPUTC='1'
  4217. GNULIB_FPUTS='1'
  4218. GNULIB_FREAD='1'
  4219. GNULIB_FREOPEN='0'
  4220. GNULIB_FSCANF='1'
  4221. GNULIB_FSEEK='0'
  4222. GNULIB_FSEEKO='0'
  4223. GNULIB_FSYNC='0'
  4224. GNULIB_FTELL='0'
  4225. GNULIB_FTELLO='0'
  4226. GNULIB_FTRUNCATE='0'
  4227. GNULIB_FWRITE='1'
  4228. GNULIB_GETC='1'
  4229. GNULIB_GETCHAR='1'
  4230. GNULIB_GETCWD='0'
  4231. GNULIB_GETDELIM='0'
  4232. GNULIB_GETDOMAINNAME='0'
  4233. GNULIB_GETDTABLESIZE='0'
  4234. GNULIB_GETGROUPS='0'
  4235. GNULIB_GETHOSTNAME='0'
  4236. GNULIB_GETLINE='0'
  4237. GNULIB_GETLOADAVG='0'
  4238. GNULIB_GETLOGIN='0'
  4239. GNULIB_GETLOGIN_R='0'
  4240. GNULIB_GETPAGESIZE='0'
  4241. GNULIB_GETSUBOPT='0'
  4242. GNULIB_GETUSERSHELL='0'
  4243. GNULIB_GL_UNISTD_H_GETOPT='1'
  4244. GNULIB_GRANTPT='0'
  4245. GNULIB_GROUP_MEMBER='0'
  4246. GNULIB_ISATTY='0'
  4247. GNULIB_ISWBLANK='1'
  4248. GNULIB_ISWCTYPE='0'
  4249. GNULIB_LCHOWN='0'
  4250. GNULIB_LINK='0'
  4251. GNULIB_LINKAT='0'
  4252. GNULIB_LOCALECONV='1'
  4253. GNULIB_LSEEK='0'
  4254. GNULIB_MALLOC_POSIX='0'
  4255. GNULIB_MBRLEN='0'
  4256. GNULIB_MBRTOWC='1'
  4257. GNULIB_MBSCASECMP='1'
  4258. GNULIB_MBSCASESTR='0'
  4259. GNULIB_MBSCHR='1'
  4260. GNULIB_MBSCSPN='0'
  4261. GNULIB_MBSINIT='1'
  4262. GNULIB_MBSLEN='1'
  4263. GNULIB_MBSNCASECMP='1'
  4264. GNULIB_MBSNLEN='0'
  4265. GNULIB_MBSNRTOWCS='0'
  4266. GNULIB_MBSPBRK='0'
  4267. GNULIB_MBSPCASECMP='0'
  4268. GNULIB_MBSRCHR='0'
  4269. GNULIB_MBSRTOWCS='0'
  4270. GNULIB_MBSSEP='0'
  4271. GNULIB_MBSSPN='0'
  4272. GNULIB_MBSSTR='1'
  4273. GNULIB_MBSTOK_R='0'
  4274. GNULIB_MBTOWC='0'
  4275. GNULIB_MEMCHR='1'
  4276. GNULIB_MEMMEM='0'
  4277. GNULIB_MEMPCPY='0'
  4278. GNULIB_MEMRCHR='1'
  4279. GNULIB_MKDTEMP='0'
  4280. GNULIB_MKOSTEMP='0'
  4281. GNULIB_MKOSTEMPS='0'
  4282. GNULIB_MKSTEMP='0'
  4283. GNULIB_MKSTEMPS='0'
  4284. GNULIB_NL_LANGINFO='1'
  4285. GNULIB_OBSTACK_PRINTF='0'
  4286. GNULIB_OBSTACK_PRINTF_POSIX='0'
  4287. GNULIB_PCLOSE='0'
  4288. GNULIB_PERROR='0'
  4289. GNULIB_PIPE2='0'
  4290. GNULIB_PIPE='0'
  4291. GNULIB_POPEN='0'
  4292. GNULIB_POSIX_OPENPT='0'
  4293. GNULIB_PREAD='0'
  4294. GNULIB_PRINTF='1'
  4295. GNULIB_PRINTF_POSIX='0'
  4296. GNULIB_PTSNAME='0'
  4297. GNULIB_PTSNAME_R='0'
  4298. GNULIB_PUTC='1'
  4299. GNULIB_PUTCHAR='1'
  4300. GNULIB_PUTENV='0'
  4301. GNULIB_PUTS='1'
  4302. GNULIB_PWRITE='0'
  4303. GNULIB_QSORT_R='0'
  4304. GNULIB_RANDOM='0'
  4305. GNULIB_RANDOM_R='0'
  4306. GNULIB_RAWMEMCHR='0'
  4307. GNULIB_READ='0'
  4308. GNULIB_READLINK='0'
  4309. GNULIB_READLINKAT='0'
  4310. GNULIB_REALLOC_POSIX='0'
  4311. GNULIB_REALPATH='0'
  4312. GNULIB_REMOVE='0'
  4313. GNULIB_RENAME='0'
  4314. GNULIB_RENAMEAT='0'
  4315. GNULIB_RMDIR='0'
  4316. GNULIB_RPMATCH='0'
  4317. GNULIB_SCANF='1'
  4318. GNULIB_SECURE_GETENV='0'
  4319. GNULIB_SETENV='0'
  4320. GNULIB_SETHOSTNAME='0'
  4321. GNULIB_SETLOCALE='0'
  4322. GNULIB_SLEEP='0'
  4323. GNULIB_SNPRINTF='0'
  4324. GNULIB_SPRINTF_POSIX='0'
  4325. GNULIB_STDIO_H_NONBLOCKING='0'
  4326. GNULIB_STDIO_H_SIGPIPE='0'
  4327. GNULIB_STPCPY='0'
  4328. GNULIB_STPNCPY='0'
  4329. GNULIB_STRCASESTR='1'
  4330. GNULIB_STRCHRNUL='0'
  4331. GNULIB_STRDUP='1'
  4332. GNULIB_STRERROR='1'
  4333. GNULIB_STRERROR_R='0'
  4334. GNULIB_STRNCAT='0'
  4335. GNULIB_STRNDUP='0'
  4336. GNULIB_STRNLEN='1'
  4337. GNULIB_STRPBRK='0'
  4338. GNULIB_STRSEP='0'
  4339. GNULIB_STRSIGNAL='0'
  4340. GNULIB_STRSTR='0'
  4341. GNULIB_STRTOD='0'
  4342. GNULIB_STRTOK_R='0'
  4343. GNULIB_STRTOLL='0'
  4344. GNULIB_STRTOULL='0'
  4345. GNULIB_STRVERSCMP='0'
  4346. GNULIB_SYMLINK='0'
  4347. GNULIB_SYMLINKAT='0'
  4348. GNULIB_SYSTEM_POSIX='0'
  4349. GNULIB_TMPFILE='0'
  4350. GNULIB_TOWCTRANS='0'
  4351. GNULIB_TTYNAME_R='0'
  4352. GNULIB_UNISTD_H_NONBLOCKING='0'
  4353. GNULIB_UNISTD_H_SIGPIPE='0'
  4354. GNULIB_UNLINK='0'
  4355. GNULIB_UNLINKAT='0'
  4356. GNULIB_UNLOCKPT='0'
  4357. GNULIB_UNSETENV='0'
  4358. GNULIB_USLEEP='0'
  4359. GNULIB_VASPRINTF='1'
  4360. GNULIB_VDPRINTF='0'
  4361. GNULIB_VFPRINTF='1'
  4362. GNULIB_VFPRINTF_POSIX='0'
  4363. GNULIB_VFSCANF='0'
  4364. GNULIB_VPRINTF='1'
  4365. GNULIB_VPRINTF_POSIX='0'
  4366. GNULIB_VSCANF='0'
  4367. GNULIB_VSNPRINTF='0'
  4368. GNULIB_VSPRINTF_POSIX='0'
  4369. GNULIB_WCPCPY='0'
  4370. GNULIB_WCPNCPY='0'
  4371. GNULIB_WCRTOMB='1'
  4372. GNULIB_WCSCASECMP='0'
  4373. GNULIB_WCSCAT='0'
  4374. GNULIB_WCSCHR='0'
  4375. GNULIB_WCSCMP='0'
  4376. GNULIB_WCSCOLL='0'
  4377. GNULIB_WCSCPY='0'
  4378. GNULIB_WCSCSPN='0'
  4379. GNULIB_WCSDUP='0'
  4380. GNULIB_WCSLEN='0'
  4381. GNULIB_WCSNCASECMP='0'
  4382. GNULIB_WCSNCAT='0'
  4383. GNULIB_WCSNCMP='0'
  4384. GNULIB_WCSNCPY='0'
  4385. GNULIB_WCSNLEN='0'
  4386. GNULIB_WCSNRTOMBS='0'
  4387. GNULIB_WCSPBRK='0'
  4388. GNULIB_WCSRCHR='0'
  4389. GNULIB_WCSRTOMBS='0'
  4390. GNULIB_WCSSPN='0'
  4391. GNULIB_WCSSTR='0'
  4392. GNULIB_WCSTOK='0'
  4393. GNULIB_WCSWIDTH='0'
  4394. GNULIB_WCSXFRM='0'
  4395. GNULIB_WCTOB='0'
  4396. GNULIB_WCTOMB='0'
  4397. GNULIB_WCTRANS='0'
  4398. GNULIB_WCTYPE='0'
  4399. GNULIB_WCWIDTH='1'
  4400. GNULIB_WMEMCHR='0'
  4401. GNULIB_WMEMCMP='0'
  4402. GNULIB_WMEMCPY='0'
  4403. GNULIB_WMEMMOVE='0'
  4404. GNULIB_WMEMSET='0'
  4405. GNULIB_WRITE='0'
  4406. GNULIB__EXIT='0'
  4407. GREP='/bin/grep'
  4408. HAVE_ATOLL='1'
  4409. HAVE_BTOWC='1'
  4410. HAVE_CANONICALIZE_FILE_NAME='1'
  4411. HAVE_CHOWN='1'
  4412. HAVE_DECL_ENVIRON='1'
  4413. HAVE_DECL_FCHDIR='1'
  4414. HAVE_DECL_FDATASYNC='1'
  4415. HAVE_DECL_FPURGE='1'
  4416. HAVE_DECL_FSEEKO='1'
  4417. HAVE_DECL_FTELLO='1'
  4418. HAVE_DECL_GETDELIM='1'
  4419. HAVE_DECL_GETDOMAINNAME='1'
  4420. HAVE_DECL_GETLINE='1'
  4421. HAVE_DECL_GETLOADAVG='1'
  4422. HAVE_DECL_GETLOGIN_R='1'
  4423. HAVE_DECL_GETPAGESIZE='1'
  4424. HAVE_DECL_GETUSERSHELL='1'
  4425. HAVE_DECL_MEMMEM='1'
  4426. HAVE_DECL_MEMRCHR='1'
  4427. HAVE_DECL_OBSTACK_PRINTF='1'
  4428. HAVE_DECL_SETENV='1'
  4429. HAVE_DECL_SETHOSTNAME='1'
  4430. HAVE_DECL_SNPRINTF='1'
  4431. HAVE_DECL_STRDUP='1'
  4432. HAVE_DECL_STRERROR_R='1'
  4433. HAVE_DECL_STRNCASECMP='1'
  4434. HAVE_DECL_STRNDUP='1'
  4435. HAVE_DECL_STRNLEN='1'
  4436. HAVE_DECL_STRSIGNAL='1'
  4437. HAVE_DECL_STRTOK_R='1'
  4438. HAVE_DECL_TTYNAME_R='1'
  4439. HAVE_DECL_UNSETENV='1'
  4440. HAVE_DECL_VSNPRINTF='1'
  4441. HAVE_DECL_WCTOB='1'
  4442. HAVE_DECL_WCWIDTH='1'
  4443. HAVE_DPRINTF='1'
  4444. HAVE_DUP2='1'
  4445. HAVE_DUP3='1'
  4446. HAVE_DUPLOCALE='1'
  4447. HAVE_EUIDACCESS='1'
  4448. HAVE_FACCESSAT='1'
  4449. HAVE_FCHDIR='1'
  4450. HAVE_FCHOWNAT='1'
  4451. HAVE_FDATASYNC='1'
  4452. HAVE_FEATURES_H='1'
  4453. HAVE_FFS='1'
  4454. HAVE_FFSL='1'
  4455. HAVE_FFSLL='1'
  4456. HAVE_FSEEKO='1'
  4457. HAVE_FSYNC='1'
  4458. HAVE_FTELLO='1'
  4459. HAVE_FTRUNCATE='1'
  4460. HAVE_GETDTABLESIZE='1'
  4461. HAVE_GETGROUPS='1'
  4462. HAVE_GETHOSTNAME='1'
  4463. HAVE_GETLOGIN='1'
  4464. HAVE_GETOPT_H='1'
  4465. HAVE_GETPAGESIZE='1'
  4466. HAVE_GETSUBOPT='1'
  4467. HAVE_GRANTPT='1'
  4468. HAVE_GROUP_MEMBER='1'
  4469. HAVE_INTTYPES_H='1'
  4470. HAVE_ISWBLANK='1'
  4471. HAVE_ISWCNTRL='1'
  4472. HAVE_LANGINFO_CODESET='1'
  4473. HAVE_LANGINFO_ERA='1'
  4474. HAVE_LANGINFO_H='1'
  4475. HAVE_LANGINFO_T_FMT_AMPM='1'
  4476. HAVE_LANGINFO_YESEXPR='1'
  4477. HAVE_LCHOWN='1'
  4478. HAVE_LINK='1'
  4479. HAVE_LINKAT='1'
  4480. HAVE_LONG_LONG_INT='1'
  4481. HAVE_MAX_ALIGN_T='1'
  4482. HAVE_MBRLEN='1'
  4483. HAVE_MBRTOWC='1'
  4484. HAVE_MBSINIT='1'
  4485. HAVE_MBSLEN='0'
  4486. HAVE_MBSNRTOWCS='1'
  4487. HAVE_MBSRTOWCS='1'
  4488. HAVE_MEMCHR='1'
  4489. HAVE_MEMPCPY='1'
  4490. HAVE_MKDTEMP='1'
  4491. HAVE_MKOSTEMP='1'
  4492. HAVE_MKOSTEMPS='1'
  4493. HAVE_MKSTEMP='1'
  4494. HAVE_MKSTEMPS='1'
  4495. HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
  4496. HAVE_NL_LANGINFO='1'
  4497. HAVE_OS_H='0'
  4498. HAVE_PCLOSE='1'
  4499. HAVE_PIPE2='1'
  4500. HAVE_PIPE='1'
  4501. HAVE_POPEN='1'
  4502. HAVE_POSIX_OPENPT='1'
  4503. HAVE_PREAD='1'
  4504. HAVE_PTSNAME='1'
  4505. HAVE_PTSNAME_R='1'
  4506. HAVE_PWRITE='1'
  4507. HAVE_RANDOM='1'
  4508. HAVE_RANDOM_H='1'
  4509. HAVE_RANDOM_R='1'
  4510. HAVE_RAWMEMCHR='1'
  4511. HAVE_READLINK='1'
  4512. HAVE_READLINKAT='1'
  4513. HAVE_REALPATH='1'
  4514. HAVE_RENAMEAT='1'
  4515. HAVE_RPMATCH='1'
  4516. HAVE_SECURE_GETENV='1'
  4517. HAVE_SETENV='1'
  4518. HAVE_SETHOSTNAME='1'
  4519. HAVE_SIGNED_SIG_ATOMIC_T=''
  4520. HAVE_SIGNED_WCHAR_T=''
  4521. HAVE_SIGNED_WINT_T=''
  4522. HAVE_SLEEP='1'
  4523. HAVE_STDINT_H='1'
  4524. HAVE_STPCPY='1'
  4525. HAVE_STPNCPY='1'
  4526. HAVE_STRCASECMP='1'
  4527. HAVE_STRCASESTR='1'
  4528. HAVE_STRCHRNUL='1'
  4529. HAVE_STRINGS_H='1'
  4530. HAVE_STRPBRK='1'
  4531. HAVE_STRSEP='1'
  4532. HAVE_STRTOD='1'
  4533. HAVE_STRTOLL='1'
  4534. HAVE_STRTOULL='1'
  4535. HAVE_STRUCT_RANDOM_DATA='1'
  4536. HAVE_STRVERSCMP='1'
  4537. HAVE_SYMLINK='1'
  4538. HAVE_SYMLINKAT='1'
  4539. HAVE_SYS_BITYPES_H=''
  4540. HAVE_SYS_INTTYPES_H=''
  4541. HAVE_SYS_LOADAVG_H='0'
  4542. HAVE_SYS_PARAM_H='0'
  4543. HAVE_SYS_TYPES_H='1'
  4544. HAVE_TERMLIBS_FALSE='#'
  4545. HAVE_TERMLIBS_TRUE=''
  4546. HAVE_UNISTD_H='1'
  4547. HAVE_UNLINKAT='1'
  4548. HAVE_UNLOCKPT='1'
  4549. HAVE_UNSIGNED_LONG_LONG_INT='1'
  4550. HAVE_USLEEP='1'
  4551. HAVE_VASPRINTF='1'
  4552. HAVE_VDPRINTF='1'
  4553. HAVE_WCHAR_H='1'
  4554. HAVE_WCHAR_T='1'
  4555. HAVE_WCPCPY='1'
  4556. HAVE_WCPNCPY='1'
  4557. HAVE_WCRTOMB='1'
  4558. HAVE_WCSCASECMP='1'
  4559. HAVE_WCSCAT='1'
  4560. HAVE_WCSCHR='1'
  4561. HAVE_WCSCMP='1'
  4562. HAVE_WCSCOLL='1'
  4563. HAVE_WCSCPY='1'
  4564. HAVE_WCSCSPN='1'
  4565. HAVE_WCSDUP='1'
  4566. HAVE_WCSLEN='1'
  4567. HAVE_WCSNCASECMP='1'
  4568. HAVE_WCSNCAT='1'
  4569. HAVE_WCSNCMP='1'
  4570. HAVE_WCSNCPY='1'
  4571. HAVE_WCSNLEN='1'
  4572. HAVE_WCSNRTOMBS='1'
  4573. HAVE_WCSPBRK='1'
  4574. HAVE_WCSRCHR='1'
  4575. HAVE_WCSRTOMBS='1'
  4576. HAVE_WCSSPN='1'
  4577. HAVE_WCSSTR='1'
  4578. HAVE_WCSTOK='1'
  4579. HAVE_WCSWIDTH='1'
  4580. HAVE_WCSXFRM='1'
  4581. HAVE_WCTRANS_T='1'
  4582. HAVE_WCTYPE_H='1'
  4583. HAVE_WCTYPE_T='1'
  4584. HAVE_WINSOCK2_H=''
  4585. HAVE_WINT_T='1'
  4586. HAVE_WMEMCHR='1'
  4587. HAVE_WMEMCMP='1'
  4588. HAVE_WMEMCPY='1'
  4589. HAVE_WMEMMOVE='1'
  4590. HAVE_WMEMSET='1'
  4591. HAVE_XLOCALE_H='1'
  4592. HAVE__BOOL='1'
  4593. HAVE__EXIT='1'
  4594. HELP2MAN='${SHELL} /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/build-aux/missing help2man'
  4595. HOST_IS_WINDOWS_FALSE=''
  4596. HOST_IS_WINDOWS_TRUE='#'
  4597. INCLUDE_NEXT='include_next'
  4598. INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
  4599. INSTALL_DATA='${INSTALL} -m 644'
  4600. INSTALL_PROGRAM='${INSTALL}'
  4601. INSTALL_SCRIPT='${INSTALL}'
  4602. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4603. INSTALL_WARNINGS_FALSE='#'
  4604. INSTALL_WARNINGS_TRUE=''
  4605. INTLLIBS=''
  4606. INTL_MACOSX_LIBS=''
  4607. LDFLAGS=''
  4608. LIBGNU_LIBDEPS=''
  4609. LIBGNU_LTLIBDEPS=''
  4610. LIBICONV=''
  4611. LIBINTL=''
  4612. LIBMULTITHREAD='-pthread'
  4613. LIBOBJS=''
  4614. LIBPTH=''
  4615. LIBPTH_PREFIX=''
  4616. LIBS=''
  4617. LIBTHREAD=''
  4618. LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
  4619. LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
  4620. LIBUNISTRING_UNITYPES_H='unitypes.h'
  4621. LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
  4622. LN_S='ln -s'
  4623. LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/gnulib/lib"'
  4624. LOCALE_FR='none'
  4625. LOCALE_FR_UTF8='none'
  4626. LOCALE_JA='none'
  4627. LOCALE_ZH_CN='none'
  4628. LTLIBICONV=''
  4629. LTLIBINTL=''
  4630. LTLIBMULTITHREAD='-pthread'
  4631. LTLIBOBJS=''
  4632. LTLIBPTH=''
  4633. LTLIBTHREAD=''
  4634. MAKEINFO='${SHELL} /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/build-aux/missing makeinfo'
  4635. MKDIR_P='/bin/mkdir -p'
  4636. MKINSTALLDIRS='$(top_srcdir)/build-aux/install-sh -d'
  4637. MSGFMT='/usr/bin/msgfmt'
  4638. MSGFMT_015='/usr/bin/msgfmt'
  4639. MSGMERGE='/usr/bin/msgmerge'
  4640. NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
  4641. NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
  4642. NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
  4643. NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
  4644. NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
  4645. NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
  4646. NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
  4647. NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
  4648. NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
  4649. NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
  4650. NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>'
  4651. NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
  4652. NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
  4653. NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
  4654. NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
  4655. NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
  4656. NEXT_ERRNO_H=''
  4657. NEXT_FLOAT_H=''
  4658. NEXT_GETOPT_H='<getopt.h>'
  4659. NEXT_LANGINFO_H='<langinfo.h>'
  4660. NEXT_LOCALE_H='<locale.h>'
  4661. NEXT_STDARG_H='<stdarg.h>'
  4662. NEXT_STDDEF_H=''
  4663. NEXT_STDINT_H='<stdint.h>'
  4664. NEXT_STDIO_H='<stdio.h>'
  4665. NEXT_STDLIB_H='<stdlib.h>'
  4666. NEXT_STRINGS_H='<strings.h>'
  4667. NEXT_STRING_H='<string.h>'
  4668. NEXT_SYS_TYPES_H='<sys/types.h>'
  4669. NEXT_UNISTD_H='<unistd.h>'
  4670. NEXT_WCHAR_H='<wchar.h>'
  4671. NEXT_WCTYPE_H='<wctype.h>'
  4672. OBJEXT='o'
  4673. PACKAGE='texinfo'
  4674. PACKAGE_BUGREPORT='bug-texinfo@gnu.org'
  4675. PACKAGE_DATE='10 September 2016'
  4676. PACKAGE_NAME='GNU Texinfo'
  4677. PACKAGE_STRING='GNU Texinfo 6.3'
  4678. PACKAGE_TARNAME='texinfo'
  4679. PACKAGE_URL='http://www.gnu.org/software/texinfo/'
  4680. PACKAGE_VERSION='6.3'
  4681. PATH_SEPARATOR=':'
  4682. PERL='/usr/bin/perl'
  4683. PERL_EXT_CFLAGS=''
  4684. PERL_EXT_CPPFLAGS=''
  4685. PERL_EXT_LDFLAGS=''
  4686. POD_SIMPLE_TEXINFO_TESTS_FALSE='#'
  4687. POD_SIMPLE_TEXINFO_TESTS_TRUE=''
  4688. POSUB='po'
  4689. PRAGMA_COLUMNS=''
  4690. PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
  4691. PROVE='prove'
  4692. PTRDIFF_T_SUFFIX=''
  4693. RANLIB='x86_64-unknown-linux-gnu-ranlib'
  4694. REPLACE_BTOWC='0'
  4695. REPLACE_CALLOC='0'
  4696. REPLACE_CANONICALIZE_FILE_NAME='0'
  4697. REPLACE_CHOWN='0'
  4698. REPLACE_CLOSE='0'
  4699. REPLACE_DPRINTF='0'
  4700. REPLACE_DUP2='0'
  4701. REPLACE_DUP='0'
  4702. REPLACE_DUPLOCALE='0'
  4703. REPLACE_FCHOWNAT='0'
  4704. REPLACE_FCLOSE='0'
  4705. REPLACE_FDOPEN='0'
  4706. REPLACE_FFLUSH='0'
  4707. REPLACE_FOPEN='0'
  4708. REPLACE_FPRINTF='0'
  4709. REPLACE_FPURGE='0'
  4710. REPLACE_FREOPEN='0'
  4711. REPLACE_FSEEK='0'
  4712. REPLACE_FSEEKO='0'
  4713. REPLACE_FTELL='0'
  4714. REPLACE_FTELLO='0'
  4715. REPLACE_FTRUNCATE='0'
  4716. REPLACE_GETCWD='0'
  4717. REPLACE_GETDELIM='0'
  4718. REPLACE_GETDOMAINNAME='0'
  4719. REPLACE_GETDTABLESIZE='0'
  4720. REPLACE_GETGROUPS='0'
  4721. REPLACE_GETLINE='0'
  4722. REPLACE_GETLOGIN_R='0'
  4723. REPLACE_GETPAGESIZE='0'
  4724. REPLACE_ISATTY='0'
  4725. REPLACE_ISWBLANK='0'
  4726. REPLACE_ISWCNTRL='0'
  4727. REPLACE_ITOLD='0'
  4728. REPLACE_LCHOWN='0'
  4729. REPLACE_LINK='0'
  4730. REPLACE_LINKAT='0'
  4731. REPLACE_LOCALECONV='0'
  4732. REPLACE_LSEEK='0'
  4733. REPLACE_MALLOC='0'
  4734. REPLACE_MBRLEN='0'
  4735. REPLACE_MBRTOWC='1'
  4736. REPLACE_MBSINIT='0'
  4737. REPLACE_MBSNRTOWCS='0'
  4738. REPLACE_MBSRTOWCS='0'
  4739. REPLACE_MBSTATE_T='0'
  4740. REPLACE_MBTOWC='0'
  4741. REPLACE_MEMCHR='1'
  4742. REPLACE_MEMMEM='0'
  4743. REPLACE_MKSTEMP='0'
  4744. REPLACE_NL_LANGINFO='1'
  4745. REPLACE_NULL='0'
  4746. REPLACE_OBSTACK_PRINTF='0'
  4747. REPLACE_PERROR='0'
  4748. REPLACE_POPEN='0'
  4749. REPLACE_PREAD='0'
  4750. REPLACE_PRINTF='0'
  4751. REPLACE_PTSNAME='0'
  4752. REPLACE_PTSNAME_R='0'
  4753. REPLACE_PUTENV='0'
  4754. REPLACE_PWRITE='0'
  4755. REPLACE_QSORT_R='0'
  4756. REPLACE_RANDOM_R='0'
  4757. REPLACE_READ='0'
  4758. REPLACE_READLINK='0'
  4759. REPLACE_READLINKAT='0'
  4760. REPLACE_REALLOC='0'
  4761. REPLACE_REALPATH='0'
  4762. REPLACE_REMOVE='0'
  4763. REPLACE_RENAME='0'
  4764. REPLACE_RENAMEAT='0'
  4765. REPLACE_RMDIR='0'
  4766. REPLACE_SETENV='0'
  4767. REPLACE_SETLOCALE='0'
  4768. REPLACE_SLEEP='0'
  4769. REPLACE_SNPRINTF='0'
  4770. REPLACE_SPRINTF='0'
  4771. REPLACE_STDIO_READ_FUNCS='0'
  4772. REPLACE_STDIO_WRITE_FUNCS='0'
  4773. REPLACE_STPNCPY='0'
  4774. REPLACE_STRCASESTR='1'
  4775. REPLACE_STRCHRNUL='0'
  4776. REPLACE_STRDUP='0'
  4777. REPLACE_STRERROR='0'
  4778. REPLACE_STRERROR_R='0'
  4779. REPLACE_STRNCAT='0'
  4780. REPLACE_STRNDUP='0'
  4781. REPLACE_STRNLEN='0'
  4782. REPLACE_STRSIGNAL='0'
  4783. REPLACE_STRSTR='1'
  4784. REPLACE_STRTOD='0'
  4785. REPLACE_STRTOK_R='0'
  4786. REPLACE_STRUCT_LCONV='0'
  4787. REPLACE_SYMLINK='0'
  4788. REPLACE_SYMLINKAT='0'
  4789. REPLACE_TMPFILE='0'
  4790. REPLACE_TOWLOWER='0'
  4791. REPLACE_TTYNAME_R='0'
  4792. REPLACE_UNLINK='0'
  4793. REPLACE_UNLINKAT='0'
  4794. REPLACE_UNSETENV='0'
  4795. REPLACE_USLEEP='0'
  4796. REPLACE_VASPRINTF='0'
  4797. REPLACE_VDPRINTF='0'
  4798. REPLACE_VFPRINTF='0'
  4799. REPLACE_VPRINTF='0'
  4800. REPLACE_VSNPRINTF='0'
  4801. REPLACE_VSPRINTF='0'
  4802. REPLACE_WCRTOMB='0'
  4803. REPLACE_WCSNRTOMBS='0'
  4804. REPLACE_WCSRTOMBS='0'
  4805. REPLACE_WCSWIDTH='0'
  4806. REPLACE_WCTOB='0'
  4807. REPLACE_WCTOMB='0'
  4808. REPLACE_WCWIDTH='0'
  4809. REPLACE_WRITE='0'
  4810. SED='/bin/sed'
  4811. SET_MAKE=''
  4812. SHELL='/bin/bash'
  4813. SIG_ATOMIC_T_SUFFIX=''
  4814. SIZE_T_SUFFIX=''
  4815. STDARG_H=''
  4816. STDBOOL_H=''
  4817. STDDEF_H=''
  4818. STDINT_H=''
  4819. STRIP='x86_64-unknown-linux-gnu-strip'
  4820. TERMLIBS=' -lncurses'
  4821. TEXI2HTML_FALSE=''
  4822. TEXI2HTML_TRUE='#'
  4823. TEXINFO_DTD_VERSION='6.0'
  4824. TOOLS_ONLY_FALSE=''
  4825. TOOLS_ONLY_TRUE='#'
  4826. TP_TESTS_FALSE=''
  4827. TP_TESTS_TRUE='#'
  4828. UNDEFINE_STRTOK_R='0'
  4829. UNISTD_H_HAVE_WINSOCK2_H='0'
  4830. UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
  4831. USE_EXTERNAL_EASTASIANWIDTH='no'
  4832. USE_EXTERNAL_LIBINTL='no'
  4833. USE_EXTERNAL_UNIDECODE='no'
  4834. USE_NLS='yes'
  4835. USE_UNICODE=''
  4836. VERSION='6.3'
  4837. WCHAR_T_SUFFIX=''
  4838. WINDOWS_64_BIT_OFF_T='0'
  4839. WINT_T_SUFFIX=''
  4840. XGETTEXT='/usr/bin/xgettext'
  4841. XGETTEXT_015='/usr/bin/xgettext'
  4842. XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format'
  4843. ac_ct_AR=''
  4844. ac_ct_CC=''
  4845. am__EXEEXT_FALSE=''
  4846. am__EXEEXT_TRUE='#'
  4847. am__fastdepCC_FALSE='#'
  4848. am__fastdepCC_TRUE=''
  4849. am__include='include'
  4850. am__isrc=''
  4851. am__leading_dot='.'
  4852. am__nodep='_no'
  4853. am__quote=''
  4854. am__tar='tar --format=ustar -chf - "$$tardir"'
  4855. am__untar='tar -xf -'
  4856. bindir='${exec_prefix}/bin'
  4857. build='x86_64-cross-linux-gnu'
  4858. build_alias='x86_64-cross-linux-gnu'
  4859. build_cpu='x86_64'
  4860. build_os='linux-gnu'
  4861. build_vendor='cross'
  4862. datadir='${datarootdir}'
  4863. datarootdir='${prefix}/share'
  4864. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4865. dvidir='${docdir}'
  4866. enable_xs='no'
  4867. exec_prefix='${prefix}'
  4868. gl_GNULIB_ENABLED_30838f5439487421042f2225bed3af76_FALSE='#'
  4869. gl_GNULIB_ENABLED_30838f5439487421042f2225bed3af76_TRUE=''
  4870. gl_GNULIB_ENABLED_676220fa4366efa9bdbfccf11a857c07_FALSE=''
  4871. gl_GNULIB_ENABLED_676220fa4366efa9bdbfccf11a857c07_TRUE='#'
  4872. gl_GNULIB_ENABLED_btowc_FALSE='#'
  4873. gl_GNULIB_ENABLED_btowc_TRUE=''
  4874. gl_GNULIB_ENABLED_configmake_FALSE='#'
  4875. gl_GNULIB_ENABLED_configmake_TRUE=''
  4876. gl_GNULIB_ENABLED_dbb57f49352be8fb86869629a254fb72_FALSE=''
  4877. gl_GNULIB_ENABLED_dbb57f49352be8fb86869629a254fb72_TRUE='#'
  4878. gl_GNULIB_ENABLED_ef455225c00f5049c808c2eda3e76866_FALSE=''
  4879. gl_GNULIB_ENABLED_ef455225c00f5049c808c2eda3e76866_TRUE='#'
  4880. gl_GNULIB_ENABLED_f691f076f650964c9f5598c3ee487616_FALSE=''
  4881. gl_GNULIB_ENABLED_f691f076f650964c9f5598c3ee487616_TRUE='#'
  4882. gl_GNULIB_ENABLED_f84f170cca5f5b09d22686d5b833aa41_FALSE=''
  4883. gl_GNULIB_ENABLED_f84f170cca5f5b09d22686d5b833aa41_TRUE='#'
  4884. gl_GNULIB_ENABLED_intprops_FALSE=''
  4885. gl_GNULIB_ENABLED_intprops_TRUE='#'
  4886. gl_GNULIB_ENABLED_langinfo_FALSE='#'
  4887. gl_GNULIB_ENABLED_langinfo_TRUE=''
  4888. gl_GNULIB_ENABLED_localcharset_FALSE='#'
  4889. gl_GNULIB_ENABLED_localcharset_TRUE=''
  4890. gl_GNULIB_ENABLED_locale_FALSE='#'
  4891. gl_GNULIB_ENABLED_locale_TRUE=''
  4892. gl_GNULIB_ENABLED_localeconv_FALSE='#'
  4893. gl_GNULIB_ENABLED_localeconv_TRUE=''
  4894. gl_GNULIB_ENABLED_lock_FALSE=''
  4895. gl_GNULIB_ENABLED_lock_TRUE='#'
  4896. gl_GNULIB_ENABLED_mbtowc_FALSE=''
  4897. gl_GNULIB_ENABLED_mbtowc_TRUE='#'
  4898. gl_GNULIB_ENABLED_mempcpy_FALSE=''
  4899. gl_GNULIB_ENABLED_mempcpy_TRUE='#'
  4900. gl_GNULIB_ENABLED_nl_langinfo_FALSE='#'
  4901. gl_GNULIB_ENABLED_nl_langinfo_TRUE=''
  4902. gl_GNULIB_ENABLED_size_max_FALSE=''
  4903. gl_GNULIB_ENABLED_size_max_TRUE='#'
  4904. gl_GNULIB_ENABLED_stpcpy_FALSE=''
  4905. gl_GNULIB_ENABLED_stpcpy_TRUE='#'
  4906. gl_GNULIB_ENABLED_strndup_FALSE=''
  4907. gl_GNULIB_ENABLED_strndup_TRUE='#'
  4908. gl_GNULIB_ENABLED_strstr_FALSE=''
  4909. gl_GNULIB_ENABLED_strstr_TRUE='#'
  4910. gl_GNULIB_ENABLED_threadlib_FALSE=''
  4911. gl_GNULIB_ENABLED_threadlib_TRUE='#'
  4912. gl_GNULIB_ENABLED_vasnprintf_FALSE=''
  4913. gl_GNULIB_ENABLED_vasnprintf_TRUE='#'
  4914. gl_GNULIB_ENABLED_wcrtomb_FALSE='#'
  4915. gl_GNULIB_ENABLED_wcrtomb_TRUE=''
  4916. gl_GNULIB_ENABLED_xsize_FALSE=''
  4917. gl_GNULIB_ENABLED_xsize_TRUE='#'
  4918. gl_LIBOBJS=' getopt.o getopt1.o mbrtowc.o memchr.o nl_langinfo.o regex.o strcasestr.o'
  4919. gl_LTLIBOBJS=' getopt.lo getopt1.lo mbrtowc.lo memchr.lo nl_langinfo.lo regex.lo strcasestr.lo'
  4920. gltests_LIBOBJS=''
  4921. gltests_LTLIBOBJS=''
  4922. gltests_WITNESS='IN_TEXINFO_GNULIB_TESTS'
  4923. have_ptys_FALSE='#'
  4924. have_ptys_TRUE=''
  4925. host='x86_64-unknown-linux-gnu'
  4926. host_alias='x86_64-unknown-linux-gnu'
  4927. host_cpu='x86_64'
  4928. host_os='linux-gnu'
  4929. host_vendor='unknown'
  4930. htmldir='${docdir}'
  4931. includedir='${prefix}/include'
  4932. infodir='${datarootdir}/info'
  4933. install_sh='${SHELL} /home/mint/Desktop/ClfsRoot/sources/texinfo/texinfo-6.3/build-aux/install-sh'
  4934. libdir='${exec_prefix}/lib'
  4935. libexecdir='${exec_prefix}/libexec'
  4936. lispdir='${datarootdir}/emacs/site-lisp'
  4937. localedir='${datarootdir}/locale'
  4938. localstatedir='${prefix}/var'
  4939. mandir='${datarootdir}/man'
  4940. mkdir_p='$(MKDIR_P)'
  4941. native_tools='tools'
  4942. oldincludedir='/usr/include'
  4943. pdfdir='${docdir}'
  4944. pkglibexecdir='${libexecdir}/${PACKAGE}'
  4945. prefix='/tools'
  4946. program_transform_name='s,x,x,'
  4947. psdir='${docdir}'
  4948. runstatedir='${localstatedir}/run'
  4949. sbindir='${exec_prefix}/sbin'
  4950. sharedstatedir='${prefix}/com'
  4951. sysconfdir='${prefix}/etc'
  4952. target_alias=''
  4953.  
  4954. ## ----------- ##
  4955. ## confdefs.h. ##
  4956. ## ----------- ##
  4957.  
  4958. /* confdefs.h */
  4959. #define PACKAGE_NAME "GNU Texinfo"
  4960. #define PACKAGE_TARNAME "texinfo"
  4961. #define PACKAGE_VERSION "6.3"
  4962. #define PACKAGE_STRING "GNU Texinfo 6.3"
  4963. #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
  4964. #define PACKAGE_URL "http://www.gnu.org/software/texinfo/"
  4965. #define PACKAGE "texinfo"
  4966. #define VERSION "6.3"
  4967. #define STDC_HEADERS 1
  4968. #define HAVE_SYS_TYPES_H 1
  4969. #define HAVE_SYS_STAT_H 1
  4970. #define HAVE_STDLIB_H 1
  4971. #define HAVE_STRING_H 1
  4972. #define HAVE_MEMORY_H 1
  4973. #define HAVE_STRINGS_H 1
  4974. #define HAVE_INTTYPES_H 1
  4975. #define HAVE_STDINT_H 1
  4976. #define HAVE_UNISTD_H 1
  4977. #define __EXTENSIONS__ 1
  4978. #define _ALL_SOURCE 1
  4979. #define _DARWIN_C_SOURCE 1
  4980. #define _GNU_SOURCE 1
  4981. #define __USE_MINGW_ANSI_STDIO 1
  4982. #define _POSIX_PTHREAD_SEMANTICS 1
  4983. #define _TANDEM_SOURCE 1
  4984. #define HAVE_ALLOCA_H 1
  4985. #define HAVE_ALLOCA 1
  4986. #define restrict __restrict
  4987. #define HAVE_DECL_STRERROR_R 1
  4988. #define HAVE_STRERROR_R 1
  4989. #define STRERROR_R_CHAR_P 1
  4990. #define HAVE_GETOPT_H 1
  4991. #define HAVE_WCTYPE_H 1
  4992. #define HAVE_WCHAR_H 1
  4993. #define HAVE_SYS_MMAN_H 1
  4994. #define HAVE_MALLOC_H 1
  4995. #define HAVE_STDINT_H 1
  4996. #define HAVE_STRINGS_H 1
  4997. #define HAVE_UNISTD_H 1
  4998. #define HAVE_FEATURES_H 1
  4999. #define HAVE_LANGINFO_H 1
  5000. #define HAVE_XLOCALE_H 1
  5001. #define HAVE_SYS_SOCKET_H 1
  5002. #define HAVE_GETOPT_H 1
  5003. #define HAVE_GETOPT_LONG_ONLY 1
  5004. #define __GETOPT_PREFIX rpl_
  5005. #define HAVE_DECL_GETENV 1
  5006. #define HAVE_ICONV 1
  5007. #define ICONV_CONST
  5008. #define HAVE_ISWCNTRL 1
  5009. #define HAVE_ISWBLANK 1
  5010. #define HAVE_MBSINIT 1
  5011. #define HAVE_MBRTOWC 1
  5012. #define HAVE_ISASCII 1
  5013. #define HAVE_MPROTECT 1
  5014. #define HAVE_ISBLANK 1
  5015. #define HAVE_ISWCTYPE 1
  5016. #define HAVE_STRDUP 1
  5017. #define HAVE_WCWIDTH 1
  5018. #define HAVE_BTOWC 1
  5019. #define HAVE_SYMLINK 1
  5020. #define HAVE_NL_LANGINFO 1
  5021. #define HAVE_STRNDUP 1
  5022. #define HAVE_SNPRINTF 1
  5023. #define HAVE_WCRTOMB 1
  5024. #define HAVE_WINT_T 1
  5025. #define HAVE_TOWLOWER 1
  5026. #define HAVE_RAW_DECL_WCTYPE 1
  5027. #define HAVE_RAW_DECL_ISWCTYPE 1
  5028. #define HAVE_RAW_DECL_WCTRANS 1
  5029. #define HAVE_RAW_DECL_TOWCTRANS 1
  5030. #define HAVE_STDLIB_H 1
  5031. #define MALLOC_0_IS_NONNULL 1
  5032. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5033. #define HAVE_LONG_LONG_INT 1
  5034. #define HAVE_MBSTATE_T 1
  5035. #define HAVE_LANGINFO_CODESET 1
  5036. #define HAVE_MAP_ANONYMOUS 1
  5037. #define HAVE_DECL_MEMRCHR 1
  5038. #define HAVE_DECL_ALARM 1
  5039. #define HAVE__BOOL 1
  5040. #define HAVE_WCHAR_T 1
  5041. #define HAVE_STRCASESTR 1
  5042. #define HAVE_DECL_STRDUP 1
  5043. #define HAVE_RAW_DECL_FFSL 1
  5044. #define HAVE_RAW_DECL_FFSLL 1
  5045. #define HAVE_RAW_DECL_MEMMEM 1
  5046. #define HAVE_RAW_DECL_MEMPCPY 1
  5047. #define HAVE_RAW_DECL_MEMRCHR 1
  5048. #define HAVE_RAW_DECL_RAWMEMCHR 1
  5049. #define HAVE_RAW_DECL_STPCPY 1
  5050. #define HAVE_RAW_DECL_STPNCPY 1
  5051. #define HAVE_RAW_DECL_STRCHRNUL 1
  5052. #define HAVE_RAW_DECL_STRDUP 1
  5053. #define HAVE_RAW_DECL_STRNCAT 1
  5054. #define HAVE_RAW_DECL_STRNDUP 1
  5055. #define HAVE_RAW_DECL_STRNLEN 1
  5056. #define HAVE_RAW_DECL_STRPBRK 1
  5057. #define HAVE_RAW_DECL_STRSEP 1
  5058. #define HAVE_RAW_DECL_STRCASESTR 1
  5059. #define HAVE_RAW_DECL_STRTOK_R 1
  5060. #define HAVE_RAW_DECL_STRERROR_R 1
  5061. #define HAVE_RAW_DECL_STRSIGNAL 1
  5062. #define HAVE_RAW_DECL_STRVERSCMP 1
  5063. #define HAVE_RAW_DECL_FFS 1
  5064. #define HAVE_RAW_DECL_STRCASECMP 1
  5065. #define HAVE_RAW_DECL_STRNCASECMP 1
  5066. #define HAVE_DECL_STRNLEN 1
  5067. #define HAVE_WORKING_O_NOATIME 0
  5068. #define HAVE_WORKING_O_NOFOLLOW 0
  5069. #define HAVE_DECL_GETC_UNLOCKED 1
  5070. #define USE_POSIX_THREADS 1
  5071. #define USE_POSIX_THREADS_WEAK 1
  5072. #define HAVE_DECL_STRNDUP 1
  5073. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5074. #define HAVE_STDINT_H_WITH_UINTMAX 1
  5075. #define HAVE_INTMAX_T 1
  5076. #define DBL_EXPBIT0_WORD 1
  5077. #define DBL_EXPBIT0_BIT 20
  5078. #define HAVE_SNPRINTF 1
  5079. #define HAVE_STRNLEN 1
  5080. #define HAVE_WCSLEN 1
  5081. #define HAVE_WCSNLEN 1
  5082. #define HAVE_MBRTOWC 1
  5083. #define HAVE_WCRTOMB 1
  5084. #define HAVE_DECL__SNPRINTF 0
  5085. #define HAVE_SNPRINTF_RETVAL_C99 1
  5086. #define HAVE_ALLOCA 1
  5087. #define HAVE_ARGZ_H 1
  5088. #define HAVE_ERROR_T 1
  5089. #define HAVE_WORKING_ARGZ 1
  5090. #define GNULIB_TEST_GETOPT_GNU 1
  5091. #define __GETOPT_PREFIX rpl_
  5092. #define HAVE_DECL_ISWBLANK 1
  5093. #define GNULIB_TEST_ISWBLANK 1
  5094. #define MBRTOWC_EMPTY_INPUT_BUG 1
  5095. #define C_LOCALE_MAYBE_EILSEQ 1
  5096. #define GNULIB_TEST_MBRTOWC 1
  5097. #define GNULIB_TEST_MBSCASECMP 1
  5098. #define GNULIB_TEST_MBSCHR 1
  5099. #define GNULIB_TEST_MBSINIT 1
  5100. #define GNULIB_TEST_MBSLEN 1
  5101. #define GNULIB_TEST_MBSNCASECMP 1
  5102. #define GNULIB_TEST_MBSSTR 1
  5103. #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  5104. #define HAVE_MBSTATE_T 1
  5105. #define GNULIB_TEST_MEMCHR 1
  5106. #define HAVE_MEMRCHR 1
  5107. #define GNULIB_TEST_MEMRCHR 1
  5108. #define _REGEX_INCLUDE_LIMITS_H 1
  5109. #define _REGEX_LARGE_OFFSETS 1
  5110. #define re_syntax_options rpl_re_syntax_options
  5111. #define re_set_syntax rpl_re_set_syntax
  5112. #define re_compile_pattern rpl_re_compile_pattern
  5113. #define re_compile_fastmap rpl_re_compile_fastmap
  5114. #define re_search rpl_re_search
  5115. #define re_search_2 rpl_re_search_2
  5116. #define re_match rpl_re_match
  5117. #define re_match_2 rpl_re_match_2
  5118. #define re_set_registers rpl_re_set_registers
  5119. #define re_comp rpl_re_comp
  5120. #define re_exec rpl_re_exec
  5121. #define regcomp rpl_regcomp
  5122. #define regexec rpl_regexec
  5123. #define regerror rpl_regerror
  5124. #define regfree rpl_regfree
  5125. #define HAVE_LIBINTL_H 1
  5126. #define HAVE_DECL_ISBLANK 1
  5127. #define GNULIB_FSCANF 1
  5128. #define GNULIB_SCANF 1
  5129. #define HAVE_RAW_DECL_DPRINTF 1
  5130. #define HAVE_RAW_DECL_FSEEKO 1
  5131. #define HAVE_RAW_DECL_FTELLO 1
  5132. #define HAVE_RAW_DECL_GETDELIM 1
  5133. #define HAVE_RAW_DECL_GETLINE 1
  5134. #define HAVE_RAW_DECL_PCLOSE 1
  5135. #define HAVE_RAW_DECL_POPEN 1
  5136. #define HAVE_RAW_DECL_RENAMEAT 1
  5137. #define HAVE_RAW_DECL_SNPRINTF 1
  5138. #define HAVE_RAW_DECL_TMPFILE 1
  5139. #define HAVE_RAW_DECL_VDPRINTF 1
  5140. #define HAVE_RAW_DECL_VSNPRINTF 1
  5141. #define HAVE_RAW_DECL__EXIT 1
  5142. #define HAVE_RAW_DECL_ATOLL 1
  5143. #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  5144. #define HAVE_RAW_DECL_GETLOADAVG 1
  5145. #define HAVE_RAW_DECL_GETSUBOPT 1
  5146. #define HAVE_RAW_DECL_GRANTPT 1
  5147. #define HAVE_RAW_DECL_INITSTATE 1
  5148. #define HAVE_RAW_DECL_INITSTATE_R 1
  5149. #define HAVE_RAW_DECL_MKDTEMP 1
  5150. #define HAVE_RAW_DECL_MKOSTEMP 1
  5151. #define HAVE_RAW_DECL_MKOSTEMPS 1
  5152. #define HAVE_RAW_DECL_MKSTEMP 1
  5153. #define HAVE_RAW_DECL_MKSTEMPS 1
  5154. #define HAVE_RAW_DECL_POSIX_OPENPT 1
  5155. #define HAVE_RAW_DECL_PTSNAME 1
  5156. #define HAVE_RAW_DECL_PTSNAME_R 1
  5157. #define HAVE_RAW_DECL_RANDOM 1
  5158. #define HAVE_RAW_DECL_RANDOM_R 1
  5159. #define HAVE_RAW_DECL_REALPATH 1
  5160. #define HAVE_RAW_DECL_RPMATCH 1
  5161. #define HAVE_RAW_DECL_SECURE_GETENV 1
  5162. #define HAVE_RAW_DECL_SETENV 1
  5163. #define HAVE_RAW_DECL_SETSTATE 1
  5164. #define HAVE_RAW_DECL_SETSTATE_R 1
  5165. #define HAVE_RAW_DECL_SRANDOM 1
  5166. #define HAVE_RAW_DECL_SRANDOM_R 1
  5167. #define HAVE_RAW_DECL_STRTOD 1
  5168. #define HAVE_RAW_DECL_STRTOLL 1
  5169. #define HAVE_RAW_DECL_STRTOULL 1
  5170. #define HAVE_RAW_DECL_UNLOCKPT 1
  5171. #define HAVE_RAW_DECL_UNSETENV 1
  5172. #define HAVE_STRCASECMP 1
  5173. #define HAVE_STRNCASECMP 1
  5174. #define HAVE_DECL_STRNCASECMP 1
  5175. #define HAVE_STRCASESTR 1
  5176. #define GNULIB_TEST_STRCASESTR 1
  5177. #define GNULIB_TEST_STRDUP 1
  5178. #define GNULIB_STRERROR 1
  5179. #define GNULIB_TEST_STRERROR 1
  5180. #define GNULIB_TEST_STRNLEN 1
  5181. #define HAVE_RAW_DECL_CHDIR 1
  5182. #define HAVE_RAW_DECL_CHOWN 1
  5183. #define HAVE_RAW_DECL_DUP 1
  5184. #define HAVE_RAW_DECL_DUP2 1
  5185. #define HAVE_RAW_DECL_DUP3 1
  5186. #define HAVE_RAW_DECL_ENVIRON 1
  5187. #define HAVE_RAW_DECL_EUIDACCESS 1
  5188. #define HAVE_RAW_DECL_FACCESSAT 1
  5189. #define HAVE_RAW_DECL_FCHDIR 1
  5190. #define HAVE_RAW_DECL_FCHOWNAT 1
  5191. #define HAVE_RAW_DECL_FDATASYNC 1
  5192. #define HAVE_RAW_DECL_FSYNC 1
  5193. #define HAVE_RAW_DECL_FTRUNCATE 1
  5194. #define HAVE_RAW_DECL_GETCWD 1
  5195. #define HAVE_RAW_DECL_GETDOMAINNAME 1
  5196. #define HAVE_RAW_DECL_GETDTABLESIZE 1
  5197. #define HAVE_RAW_DECL_GETGROUPS 1
  5198. #define HAVE_RAW_DECL_GETHOSTNAME 1
  5199. #define HAVE_RAW_DECL_GETLOGIN 1
  5200. #define HAVE_RAW_DECL_GETLOGIN_R 1
  5201. #define HAVE_RAW_DECL_GETPAGESIZE 1
  5202. #define HAVE_RAW_DECL_GETUSERSHELL 1
  5203. #define HAVE_RAW_DECL_SETUSERSHELL 1
  5204. #define HAVE_RAW_DECL_ENDUSERSHELL 1
  5205. #define HAVE_RAW_DECL_GROUP_MEMBER 1
  5206. #define HAVE_RAW_DECL_ISATTY 1
  5207. #define HAVE_RAW_DECL_LCHOWN 1
  5208. #define HAVE_RAW_DECL_LINK 1
  5209. #define HAVE_RAW_DECL_LINKAT 1
  5210. #define HAVE_RAW_DECL_LSEEK 1
  5211. #define HAVE_RAW_DECL_PIPE 1
  5212. #define HAVE_RAW_DECL_PIPE2 1
  5213. #define HAVE_RAW_DECL_PREAD 1
  5214. #define HAVE_RAW_DECL_PWRITE 1
  5215. #define HAVE_RAW_DECL_READLINK 1
  5216. #define HAVE_RAW_DECL_READLINKAT 1
  5217. #define HAVE_RAW_DECL_RMDIR 1
  5218. #define HAVE_RAW_DECL_SETHOSTNAME 1
  5219. #define HAVE_RAW_DECL_SLEEP 1
  5220. #define HAVE_RAW_DECL_SYMLINK 1
  5221. #define HAVE_RAW_DECL_SYMLINKAT 1
  5222. #define HAVE_RAW_DECL_TTYNAME_R 1
  5223. #define HAVE_RAW_DECL_UNLINK 1
  5224. #define HAVE_RAW_DECL_UNLINKAT 1
  5225. #define HAVE_RAW_DECL_USLEEP 1
  5226. #define HAVE_VASPRINTF 1
  5227. #define GNULIB_TEST_VASPRINTF 1
  5228. #define HAVE_RAW_DECL_BTOWC 1
  5229. #define HAVE_RAW_DECL_WCTOB 1
  5230. #define HAVE_RAW_DECL_MBSINIT 1
  5231. #define HAVE_RAW_DECL_MBRTOWC 1
  5232. #define HAVE_RAW_DECL_MBRLEN 1
  5233. #define HAVE_RAW_DECL_MBSRTOWCS 1
  5234. #define HAVE_RAW_DECL_MBSNRTOWCS 1
  5235. #define HAVE_RAW_DECL_WCRTOMB 1
  5236. #define HAVE_RAW_DECL_WCSRTOMBS 1
  5237. #define HAVE_RAW_DECL_WCSNRTOMBS 1
  5238. #define HAVE_RAW_DECL_WCWIDTH 1
  5239. #define HAVE_RAW_DECL_WMEMCHR 1
  5240. #define HAVE_RAW_DECL_WMEMCMP 1
  5241. #define HAVE_RAW_DECL_WMEMCPY 1
  5242. #define HAVE_RAW_DECL_WMEMMOVE 1
  5243. #define HAVE_RAW_DECL_WMEMSET 1
  5244. #define HAVE_RAW_DECL_WCSLEN 1
  5245. #define HAVE_RAW_DECL_WCSNLEN 1
  5246. #define HAVE_RAW_DECL_WCSCPY 1
  5247. #define HAVE_RAW_DECL_WCPCPY 1
  5248. #define HAVE_RAW_DECL_WCSNCPY 1
  5249. #define HAVE_RAW_DECL_WCPNCPY 1
  5250. #define HAVE_RAW_DECL_WCSCAT 1
  5251. #define HAVE_RAW_DECL_WCSNCAT 1
  5252. #define HAVE_RAW_DECL_WCSCMP 1
  5253. #define HAVE_RAW_DECL_WCSNCMP 1
  5254. #define HAVE_RAW_DECL_WCSCASECMP 1
  5255. #define HAVE_RAW_DECL_WCSNCASECMP 1
  5256. #define HAVE_RAW_DECL_WCSCOLL 1
  5257. #define HAVE_RAW_DECL_WCSXFRM 1
  5258. #define HAVE_RAW_DECL_WCSDUP 1
  5259. #define HAVE_RAW_DECL_WCSCHR 1
  5260. #define HAVE_RAW_DECL_WCSRCHR 1
  5261. #define HAVE_RAW_DECL_WCSCSPN 1
  5262. #define HAVE_RAW_DECL_WCSSPN 1
  5263. #define HAVE_RAW_DECL_WCSPBRK 1
  5264. #define HAVE_RAW_DECL_WCSSTR 1
  5265. #define HAVE_RAW_DECL_WCSTOK 1
  5266. #define HAVE_RAW_DECL_WCSWIDTH 1
  5267. #define HAVE_TOWLOWER 1
  5268. #define HAVE_RAW_DECL_WCTYPE 1
  5269. #define HAVE_RAW_DECL_ISWCTYPE 1
  5270. #define HAVE_RAW_DECL_WCTRANS 1
  5271. #define HAVE_RAW_DECL_TOWCTRANS 1
  5272. #define HAVE_DECL_WCWIDTH 1
  5273. #define GNULIB_TEST_WCWIDTH 1
  5274. #define GNULIB_TEST_BTOWC 1
  5275. #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  5276. #define REPLACE_NL_LANGINFO 1
  5277. #define GNULIB_TEST_NL_LANGINFO 1
  5278. #define HAVE_RAW_DECL_NL_LANGINFO 1
  5279. #define GNULIB_TEST_LOCALECONV 1
  5280. #define HAVE_RAW_DECL_SETLOCALE 1
  5281. #define HAVE_RAW_DECL_DUPLOCALE 1
  5282. #define GNULIB_TEST_WCRTOMB 1
  5283. #define STDC_HEADERS 1
  5284. #define HAVE_FCNTL_H 1
  5285. #define HAVE_LIMITS_H 1
  5286. #define HAVE_PWD_H 1
  5287. #define HAVE_STRING_H 1
  5288. #define HAVE_STRINGS_H 1
  5289. #define HAVE_STROPTS_H 1
  5290. #define HAVE_TERMCAP_H 1
  5291. #define HAVE_TERMIO_H 1
  5292. #define HAVE_TERMIOS_H 1
  5293. #define HAVE_UNISTD_H 1
  5294. #define HAVE_SYS_FCNTL_H 1
  5295. #define HAVE_SYS_FILE_H 1
  5296. #define HAVE_SYS_IOCTL_H 1
  5297. #define HAVE_SYS_TIME_H 1
  5298. #define HAVE_SYS_WAIT_H 1
  5299. #define RETSIGTYPE void
  5300. #define HAVE_DECL_MEMCHR 1
  5301. #define HAVE_DECL_STRCOLL 1
  5302. #define HAVE_DECL_STRERROR 1
  5303. #define HAVE_VPRINTF 1
  5304. #define HAVE_BZERO 1
  5305. #define HAVE_GETCWD 1
  5306. #define HAVE_MEMSET 1
  5307. #define HAVE_SETLOCALE 1
  5308. #define HAVE_SETVBUF 1
  5309. #define HAVE_SIGACTION 1
  5310. #define HAVE_SIGPROCMASK 1
  5311. #define HAVE_SIGSETMASK 1
  5312. #define HAVE_STRCHR 1
  5313. #define HAVE_POSIX_OPENPT 1
  5314. #define HAVE_MEMCPY 1
  5315. #define HAVE_MEMMOVE 1
  5316. #define HAVE_STRDUP 1
  5317. #define HAVE_STRERROR 1
  5318. #define ENABLE_NLS 1
  5319. #define HAVE_GETTEXT 1
  5320. #define HAVE_DCGETTEXT 1
  5321.  
  5322. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement