## ------------------------- ## ## GNU Bison 2.3 test suite. ## ## ------------------------- ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2006-06-05 Paul Eggert | | * NEWS: Version 2.3. | * configure.ac (AC_INIT): Likewise. | | 2006-05-30 Paul Eggert | | * data/glr.c (YYRECOVERING): Define to be a function-like macro | with no arguments, not as an object-like macro. This is for | compatibility with data/yacc.c. Problem reported by John P. Hartmann in ## --------- ## ## Platform. ## ## --------- ## hostname = hermes.my.domain uname -m = i386 uname -r = 4.0 uname -s = OpenBSD uname -v = GENERIC#1 /usr/bin/uname -p = VIA Samuel 2 ("CentaurHauls" 686-class) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.i386 /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/ports/devel/bison/w-bison-2.3/bison-2.3/tests PATH: /usr/ports/devel/bison/w-bison-2.3/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/usr/ports/devel/bison/w-bison-2.3/bison-2.3/tests' | at_srcdir='.' | abs_srcdir='/usr/ports/devel/bison/w-bison-2.3/bison-2.3/tests' | at_top_srcdir='..' | abs_top_srcdir='/usr/ports/devel/bison/w-bison-2.3/bison-2.3/tests/..' | at_top_builddir='../' | abs_top_builddir='/usr/ports/devel/bison/w-bison-2.3/bison-2.3/tests/../.' | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | # tests/atlocal. Generated from atlocal.in by configure. -*- shell-script -*- | # Configurable variable values for Bison test suite. | # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | | # We need a C compiler. | CC='cc' | | # We want no optimization. | CFLAGS='-pipe ' | | # We need `config.h'. | CPPFLAGS="-DHAVE_CONFIG_H=1 -I$abs_top_builddir -I/usr/local/include" | | # Is the compiler GCC? | GCC='yes' | | # The C++ compiler. | CXX='c++' | | # If 'exit 77'; skip all C++ tests; otherwise ':'. | BISON_CXX_WORKS=':' | | # We want no optimization with C++, too. | CXXFLAGS='-pipe ' | | # Are special link options needed? | LDFLAGS='' | | # Are special libraries needed? | LIBS=' /usr/local/lib/libintl.a /usr/local/lib/libiconv.a' ## ---------------- ## ## Tested programs. ## ## ---------------- ## local.at:216: /usr/ports/devel/bison/w-bison-2.3/bison-2.3/tests/bison --version bison (GNU Bison) 2.3 Written by Robert Corbett and Richard Stallman. Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Sun Jan 28 16:24:20 CET 2007 1. Invalid dollar-n (input.at:28): ok (0m0.00s 0m0.17s) 2. Invalid @n (input.at:46): ok (0m0.02s 0m0.15s) 3. Type Clashes (input.at:64): ok (0m0.16s 0m0.21s) 4. Unused values (input.at:89): ok (0m0.21s 0m0.21s) 5. Incompatible Aliases (input.at:157): ok (0m0.00s 0m0.17s) 6. Torturing the Scanner (input.at:198): ok (0m0.60s 0m1.31s) 7. Typed symbol aliases (input.at:357): ok (0m0.14s 0m0.18s) 8. Require 1.0 (input.at:393): ok (0m0.14s 0m0.18s) 9. Require 2.3 (input.at:394): ok (0m0.14s 0m0.17s) 10. Require 100.0 (input.at:396): ok (0m0.01s 0m0.17s) 11. Output files: -dv (output.at:43): ok (0m0.20s 0m0.28s) 12. Output files: -dv >&- (output.at:46): ok (0m0.18s 0m0.30s) 13. Output files: -dv -o foo.c (output.at:48): ok (0m0.17s 0m0.28s) 14. Output files: -dv -o foo.tab.c (output.at:50): ok (0m0.15s 0m0.34s) 15. Output files: -dv -y (output.at:52): ok (0m0.19s 0m0.32s) 16. Output files: -dv -b bar (output.at:54): ok (0m0.18s 0m0.31s) 17. Output files: -dv -g -o foo.c (output.at:56): ok (0m0.17s 0m0.32s) 18. Output files: %defines %verbose (output.at:60): ok (0m0.17s 0m0.31s) 19. Output files: %defines %verbose %yacc (output.at:62): ok (0m0.15s 0m0.32s) 20. Output files: %defines %verbose %yacc (output.at:65): ok (0m0.20s 0m0.28s) 21. Output files: %file-prefix="bar" %defines %verbose (output.at:69): ok (0m0.17s 0m0.32s) 22. Output files: %output="bar.c" %defines %verbose %yacc (output.at:71): ok (0m0.18s 0m0.29s) 23. Output files: %file-prefix="baz" %output="bar.c" %defines %verbose %yacc (output.at:75): ok (0m0.17s 0m0.31s) 24. Output files: %defines %verbose (output.at:80): ok (0m0.17s 0m0.32s) 25. Output files: %defines %verbose -o foo.c (output.at:83): ok (0m0.20s 0m0.28s) 26. Output files: --defines=foo.hpp -o foo.c++ (output.at:87): ok (0m0.14s 0m0.32s) 27. Output files: -o foo.c++ --graph=foo.gph (output.at:91): ok (0m0.16s 0m0.32s) 28. Output files: %skeleton "lalr1.cc" %defines %verbose (output.at:105): ok (0m0.20s 0m0.30s) 29. Output files: %skeleton "lalr1.cc" %defines %verbose (output.at:109): ok (0m0.19s 0m0.65s) 30. Output files: %skeleton "lalr1.cc" %defines %verbose -o subdir/foo.cc (output.at:114): ok (0m0.20s 0m0.63s) 31. Nullable (sets.at:66): ok (0m0.17s 0m0.59s) 32. Broken Closure (sets.at:151): ok (0m0.15s 0m0.34s) 33. Firsts (sets.at:193): ok (0m0.17s 0m0.63s) 34. Accept (sets.at:269): ok (0m0.17s 0m0.49s) 35. Useless Terminals (reduce.at:26): ok (0m0.18s 0m0.33s) 36. Useless Nonterminals (reduce.at:70): ok (0m0.16s 0m0.37s) 37. Useless Rules (reduce.at:125): ok (0m0.14s 0m0.37s) 38. Reduced Automaton (reduce.at:212): ok (0m0.32s 0m0.70s) 39. Underivable Rules (reduce.at:301): ok (0m0.16s 0m0.35s) 40. Empty Language (reduce.at:342): ok (0m0.03s 0m0.14s) 41. Prologue synch line (synclines.at:95): ok (0m0.46s 0m1.17s) 42. %union synch line (synclines.at:115): ok (0m0.47s 0m1.09s) 43. Postprologue synch line (synclines.at:138): ok (0m0.48s 0m1.16s) 44. Action synch line (synclines.at:157): ok (0m0.47s 0m1.16s) 45. Epilogue synch line (synclines.at:175): ok (0m0.46s 0m1.10s) 46. %union and --defines (headers.at:27): ok (0m0.16s 0m0.22s) 47. Invalid CPP guards: input/input (headers.at:77): ok (0m0.32s 0m0.48s) 48. Invalid CPP guards: 9foo (headers.at:78): ok (0m0.38s 0m0.41s) 49. export YYLTYPE (headers.at:87): ok (0m0.71s 0m0.81s) 50. Mid-rule actions (actions.at:25): ok (0m0.74s 0m0.59s) 51. Exotic Dollars (actions.at:91): ok (0m0.68s 0m0.64s) 52. Printers and Destructors : (actions.at:527): ok (0m0.99s 0m1.01s) 53. Printers and Destructors with union: (actions.at:528): ok (0m0.92s 0m1.05s) 54. Printers and Destructors : %defines %skeleton "lalr1.cc" (actions.at:533): ok (0m8.57s 0m1.84s) 55. Printers and Destructors with union: %defines %skeleton "lalr1.cc" (actions.at:534): ok (0m10.61s 0m1.82s) 56. Printers and Destructors : %glr-parser (actions.at:536): ok (0m1.95s 0m0.94s) 57. Printers and Destructors with union: %glr-parser (actions.at:537): ok (0m1.96s 0m1.05s) 58. S/R in initial (conflicts.at:32): ok (0m0.14s 0m0.20s) 59. %nonassoc and eof (conflicts.at:52): ok (0m0.69s 0m1.15s) 60. Unresolved SR Conflicts (conflicts.at:128): ok (0m0.16s 0m0.34s) 61. Resolved SR Conflicts (conflicts.at:235): ok (0m0.19s 0m0.32s) 62. Defaulted Conflicted Reduction (conflicts.at:357): ok (0m0.16s 0m0.35s) 63. %expect not enough (conflicts.at:476): ok (0m0.02s 0m0.15s) 64. %expect right (conflicts.at:496): ok (0m0.17s 0m0.19s) 65. %expect too much (conflicts.at:513): ok (0m0.03s 0m0.19s) 66. %expect with reduce conflicts (conflicts.at:533): ok (0m0.02s 0m0.17s) 67. %no-default-prec without %prec (conflicts.at:553): ok (0m0.16s 0m0.17s) 68. %no-default-prec with %prec (conflicts.at:579): ok (0m0.17s 0m0.17s) 69. %default-prec (conflicts.at:603): ok (0m0.14s 0m0.21s) 70. Calculator (calc.at:550): ok (0m1.00s 0m4.35s) 71. Calculator %defines (calc.at:552): ok (0m0.91s 0m4.37s) 72. Calculator %locations (calc.at:553): ok (0m1.05s 0m3.92s) 73. Calculator %name-prefix="calc" (calc.at:554): ok (0m0.88s 0m4.44s) 74. Calculator %verbose (calc.at:555): ok (0m0.82s 0m4.52s) 75. Calculator %yacc (calc.at:556): ok (0m0.89s 0m4.29s) 76. Calculator %error-verbose (calc.at:557): ok (0m1.00s 0m4.00s) 77. Calculator %pure-parser %locations (calc.at:559): ok (0m1.01s 0m4.35s) 78. Calculator %error-verbose %locations (calc.at:560): ok (0m1.08s 0m3.74s) 79. Calculator %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:562): ok (0m1.10s 0m3.69s) 80. Calculator %debug (calc.at:564): ok (0m1.03s 0m4.60s) 81. Calculator %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:565): ok (0m1.27s 0m3.66s) 82. Calculator %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:567): ok (0m1.19s 0m4.24s) 83. Calculator %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count} (calc.at:569): ok (0m1.31s 0m3.75s) 84. Calculator %glr-parser (calc.at:586): ok (0m1.67s 0m4.54s) 85. Calculator %glr-parser %defines (calc.at:588): ok (0m1.80s 0m4.41s) 86. Calculator %glr-parser %locations (calc.at:589): ok (0m1.81s 0m4.14s) 87. Calculator %glr-parser %name-prefix="calc" (calc.at:590): ok (0m1.81s 0m4.47s) 88. Calculator %glr-parser %verbose (calc.at:591): ok (0m1.74s 0m4.49s) 89. Calculator %glr-parser %yacc (calc.at:592): ok (0m1.76s 0m4.46s) 90. Calculator %glr-parser %error-verbose (calc.at:593): ok (0m1.78s 0m4.24s) 91. Calculator %glr-parser %pure-parser %locations (calc.at:595): ok (0m1.87s 0m4.24s) 92. Calculator %glr-parser %error-verbose %locations (calc.at:596): ok (0m1.89s 0m3.74s) 93. Calculator %glr-parser %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:598): ok (0m1.85s 0m3.81s) 94. Calculator %glr-parser %debug (calc.at:600): ok (0m1.96s 0m4.62s) 95. Calculator %glr-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:601): ok (0m2.20s 0m3.73s) 96. Calculator %glr-parser %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:603): ok (0m2.22s 0m3.82s) 97. Calculator %glr-parser %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count} (calc.at:605): ok (0m2.42s 0m3.60s) 98. Calculator %skeleton "lalr1.cc" %defines %locations (calc.at:621): ok (0m10.53s 0m4.87s) 99. Calculator %skeleton "lalr1.cc" %defines %locations %error-verbose %name-prefix="calc" %verbose %yacc (calc.at:622): ok (0m10.35s 0m4.67s) 100. Calculator %skeleton "lalr1.cc" %defines %locations %error-verbose %debug %name-prefix="calc" %verbose %yacc (calc.at:624): ok (0m10.62s 0m5.12s) 101. Calculator %skeleton "lalr1.cc" %defines %locations %pure-parser %error-verbose %debug %name-prefix="calc" %verbose %yacc (calc.at:626): ok (0m10.84s 0m5.01s) 102. Calculator %skeleton "lalr1.cc" %defines %locations %pure-parser %error-verbose %debug %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count} (calc.at:628): ok (0m10.80s 0m5.00s) 103. Calculator %skeleton "glr.cc" %defines %locations %pure-parser %error-verbose %debug %name-prefix="calc" %verbose %yacc (calc.at:651): ok (0m5.52s 0m4.57s) 104. Calculator %skeleton "glr.cc" %defines %locations %pure-parser %error-verbose %debug %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count} (calc.at:653): ok (0m5.78s 0m4.48s) 105. Big triangle (torture.at:140): ok (0m12.49s 0m1.25s) 106. Big horizontal (torture.at:232): ok (0m42.26s 0m1.03s) 107. Many look-ahead tokens (torture.at:368): ok (0m54.03s 0m1.80s) 108. Exploding the Stack Size with Alloca (torture.at:445): ok (0m3.62s 0m6.29s) 109. Exploding the Stack Size with Malloc (torture.at:471): ok (0m3.27s 0m6.66s) 110. GNU AWK Grammar (existing.at:26): ok (0m0.58s 0m0.21s) 111. GNU Cim Grammar (existing.at:364): ok (0m1.29s 0m0.41s) 112. GNU pic Grammar (existing.at:980): ok (0m1.70s 0m0.24s) 113. Trivial grammars (regression.at:28): ok (0m0.92s 0m0.61s) 114. Early token definitions (regression.at:57): ok (0m0.37s 0m0.38s) 115. Braces parsing (regression.at:95): ok (0m0.14s 0m0.33s) 116. Duplicate string (regression.at:117): ok (0m0.18s 0m0.19s) 117. Rule Line Numbers (regression.at:143): ok (0m0.18s 0m0.32s) 118. Mixing %token styles (regression.at:287): ok (0m0.17s 0m0.17s) 119. Invalid inputs (regression.at:310): ok (0m0.02s 0m0.16s) 120. Invalid inputs with {} (regression.at:336): ok (0m0.03s 0m0.14s) 121. Token definitions (regression.at:363): ok (0m0.59s 0m0.59s) 122. Characters Escapes (regression.at:416): ok (0m0.34s 0m0.38s) 123. Web2c Report (regression.at:447): ok (0m0.17s 0m0.31s) 124. Web2c Actions (regression.at:624): ok (0m0.18s 0m0.38s) 125. Dancer (regression.at:866): ok (0m0.83s 0m0.76s) 126. Dancer %glr-parser (regression.at:867): ok (0m1.67s 0m0.77s) 127. Dancer %skeleton "lalr1.cc" (regression.at:868): ok (0m8.07s 0m1.53s) 128. Expecting two tokens (regression.at:963): ok (0m0.89s 0m0.71s) 129. Expecting two tokens %glr-parser (regression.at:964): ok (0m1.62s 0m0.84s) 130. Expecting two tokens %skeleton "lalr1.cc" (regression.at:965): ok (0m7.96s 0m1.66s) 131. Doxygen Public Documentation (c++.at:102): skipped (c++.at:102) 132. Doxygen Private Documentation (c++.at:103): skipped (c++.at:103) 133. GLR: Resolve ambiguity, impure, no locations (cxx-type.at:412): ok (0m1.51s 0m0.74s) 134. GLR: Resolve ambiguity, impure, locations (cxx-type.at:419): ok (0m1.69s 0m0.61s) 135. GLR: Resolve ambiguity, pure, no locations (cxx-type.at:425): ok (0m1.53s 0m0.74s) 136. GLR: Resolve ambiguity, pure, locations (cxx-type.at:432): ok (0m1.66s 0m0.68s) 137. GLR: Merge conflicting parses, impure, no locations (cxx-type.at:439): ok (0m1.57s 0m0.66s) 138. GLR: Merge conflicting parses, impure, locations (cxx-type.at:446): ok (0m1.54s 0m0.76s) 139. GLR: Merge conflicting parses, pure, no locations (cxx-type.at:453): ok (0m1.54s 0m0.74s) 140. GLR: Merge conflicting parses, pure, locations (cxx-type.at:459): ok (0m1.63s 0m0.74s) 141. GLR: Verbose messages, resolve ambiguity, impure, no locations (cxx-type.at:466): ok (0m1.65s 0m0.69s) 142. Badly Collapsed GLR States (glr-regression.at:25): ok (0m1.28s 0m0.73s) 143. Improper handling of embedded actions and dollar(-N) in GLR parsers (glr-regression.at:116): ok (0m1.37s 0m1.07s) 144. Improper merging of GLR delayed action sets (glr-regression.at:232): ok (0m1.38s 0m0.66s) 145. Duplicate representation of merged trees (glr-regression.at:337): ok (0m1.27s 0m0.74s) 146. User destructor for unresolved GLR semantic value (glr-regression.at:432): ok (0m1.35s 0m0.59s) 147. User destructor after an error during a split parse (glr-regression.at:502): ok (0m1.31s 0m0.67s) 148. Duplicated user destructor for lookahead (glr-regression.at:566): ok (0m1.28s 0m0.63s) 149. Incorrectly initialized location for empty right-hand side in GLR (glr-regression.at:644): ok (0m1.41s 0m0.68s) 150. No users destructors if stack 0 deleted (glr-regression.at:740): ok (0m1.25s 0m0.66s) 151. Corrupted semantic options if user action cuts parse (glr-regression.at:820): ok (0m1.31s 0m0.63s) 152. Undesirable destructors if user action cuts parse (glr-regression.at:881): ok (0m1.35s 0m0.62s) 153. Leaked semantic values if user action cuts parse (glr-regression.at:947): ok (0m1.36s 0m0.64s) 154. Incorrect lookahead during deterministic GLR (glr-regression.at:1078): ok (0m1.42s 0m0.63s) 156. Leaked semantic values when reporting ambiguity (glr-regression.at:1429): ok (0m1.32s 0m0.64s) 157. Leaked lookahead after nondeterministic parse syntax error (glr-regression.at:1519): ok (0m1.35s 0m0.62s) 158. Uninitialized location when reporting ambiguity (glr-regression.at:1585): ok (0m1.54s 0m0.67s) testsuite: ending at: Sun Jan 28 16:40:58 CET 2007 testsuite: test suite duration: 0h 16m 39s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 156 tests were run, 1 failed unexpectedly. 2 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Bison 2.3 test suite test groups: NUM: FILENAME:LINE TEST-GROUP-NAME KEYWORDS 155: glr-regression.at:1212 Incorrect lookahead during nondeterministic GLR Skipped tests: GNU Bison 2.3 test suite test groups: NUM: FILENAME:LINE TEST-GROUP-NAME KEYWORDS 131: c++.at:102 Doxygen Public Documentation 132: c++.at:103 Doxygen Private Documentation ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## 155. glr-regression.at:1212: testing ... glr-regression.at:1404: bison -o glr-regr14.c glr-regr14.y glr-regression.at:1405: $CC $CFLAGS $CPPFLAGS $LDFLAGS -o glr-regr14 glr-regr14.c $LIBS stderr: glr-regr14.y:38: warning: `union YYSTYPE' declared inside parameter list glr-regr14.y:38: warning: its scope is only this definition or declaration, which is probably not what you want glr-regr14.y:38: warning: parameter has incomplete type glr-regr14.y:38: warning: parameter has incomplete type glr-regr14.c: In function `yyuserMerge': glr-regr14.c:1050: error: type of formal parameter 1 is incomplete glr-regr14.c:1050: error: type of formal parameter 2 is incomplete glr-regr14.y: At top level: glr-regr14.y:183: warning: `union YYSTYPE' declared inside parameter list glr-regr14.y:184: error: parameter `s1' has incomplete type glr-regr14.y:184: error: parameter `s2' has incomplete type stdout: glr-regression.at:1405: exit code was 1, expected 0 155. glr-regression.at:1212: 155. Incorrect lookahead during nondeterministic GLR (glr-regression.at:1212): FAILED (glr-regression.at:1405) ## -------------- ## ## ..//config.log ## ## -------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by GNU Bison configure 2.3, which was | generated by GNU Autoconf 2.59. Invocation command line was | | $ ./configure --disable-yacc --prefix=/usr/local --sysconfdir=/etc --mandir=/usr/local/man --infodir=/usr/local/info | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = hermes.my.domain | uname -m = i386 | uname -r = 4.0 | uname -s = OpenBSD | uname -v = GENERIC#0 | | /usr/bin/uname -p = VIA Samuel 2 ("CentaurHauls" 686-class) | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = OpenBSD.i386 | /usr/convex/getsysinfo = unknown | hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/ports/devel/bison/w-bison-2.3/bin | PATH: /usr/bin | PATH: /bin | PATH: /usr/sbin | PATH: /sbin | PATH: /usr/local/bin | PATH: /usr/local/bin | PATH: /usr/X11R6/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1236: loading site script /usr/ports/infrastructure/db/config.site | | # $OpenBSD: config.site,v 1.10 2006/01/13 15:34:06 naddy Exp $ | | # Quick start macros for autoconf. | | # XXX kludge for a function we don't actually have. | | #ac_cv_func_getservbyname_r=${ac_cv_func_getservbyname_r=no} | | #ac_cv_func_getservbyport_r=${ac_cv_func_getservbyport_r=no} | | #ac_cv_func_getprotobyname_r=${ac_cv_func_getprotobyname_r=no} | | # can't define this because ntp fucks with it | | #ac_cv_lib_readline_readline=${ac_cv_lib_readline_readline=yes} | | # probably okay, to discuss... | | #ac_cv_c_inline=${ac_cv_c_inline=__inline__} | | # legacy header | | #ac_cv_func_dlopen=${ac_cv_func_dlopen=yes} | | # not okay, prevents curses in wy60... | | #ac_cv_func_setupterm=${ac_cv_func_setupterm=yes} | | # kill other curses/termcap stuff | | #ac_cv_func_termattrs=${ac_cv_func_termattrs=yes} | | #ac_cv_func_tgetent=${ac_cv_func_tgetent=yes} | | #ac_cv_func_tgetstr=${ac_cv_func_tgetstr=yes} | | #ac_cv_func_tigetflag=${ac_cv_func_tigetflag=yes} | | #ac_cv_func_tigetnum=${ac_cv_func_tigetnum=yes} | | #ac_cv_func_tigetstr=${ac_cv_func_tigetstr=yes} | | ac_cv_accept_arg=${ac_cv_accept_arg=socklen_t} | | ac_cv_argtype_accept3=${ac_cv_argtype_accept3=socklen_t *} | | ac_cv_argtype_poll2=${ac_cv_argtype_poll2=nfds_t} | | ac_cv_atexit=${ac_cv_atexit=atexit} | | ac_cv_broken_nice=${ac_cv_broken_nice=no} | | ac_cv_broken_poll=${ac_cv_broken_poll=no} | | ac_cv_broken_sprintf=${ac_cv_broken_sprintf=no} | | ac_cv_c_backslash_a=${ac_cv_c_backslash_a=yes} | | ac_cv_c_compiler_gnu=${ac_cv_c_compiler_gnu=yes} | | ac_cv_c_const=${ac_cv_c_const=yes} | | ac_cv_c_jmp_buf_array=${ac_cv_c_jmp_buf_array=yes} | | ac_cv_c_realloc_bug=${ac_cv_c_realloc_bug=no} | | ac_cv_c_restrict=${ac_cv_c_restrict=__restrict__} | | ac_cv_c_socklen_t=${ac_cv_c_socklen_t=yes} | | ac_cv_c_stringize=${ac_cv_c_stringize=yes} | | ac_cv_c_va_copy=${ac_cv_c_va_copy=yes} | | ac_cv_c_volatile=${ac_cv_c_volatile=yes} | | ac_cv_c_working_sigaltstack=${ac_cv_c_working_sigaltstack=yes} | | ac_cv_check_socklentype=${ac_cv_check_socklentype=socklen_t} | | ac_cv_check_symbol_sys_siglist=${ac_cv_check_symbol_sys_siglist=yes} | | ac_cv_cmsghdr=${ac_cv_cmsghdr=yes} | | ac_cv_cpp_explicit=${ac_cv_cpp_explicit=yes} | | ac_cv_cpp_reinterpret_cast=${ac_cv_cpp_reinterpret_cast=yes} | | ac_cv_cpp_typename=${ac_cv_cpp_typename=yes} | | ac_cv_crypt_blowfish=${ac_cv_crypt_blowfish=yes} | | ac_cv_crypt_des=${ac_cv_crypt_des=yes} | | ac_cv_crypt_ext_des=${ac_cv_crypt_ext_des=yes} | | ac_cv_crypt_md5=${ac_cv_crypt_md5=yes} | | ac_cv_cxx_bool=${ac_cv_cxx_bool=yes} | | ac_cv_cxx_compiler_gnu=${ac_cv_cxx_compiler_gnu=yes} | | ac_cv_cxx_const_cast=${ac_cv_cxx_const_cast=yes} | | ac_cv_cxx_dynamic_cast=${ac_cv_cxx_dynamic_cast=yes} | | ac_cv_cxx_explicit=${ac_cv_cxx_explicit=yes} | | ac_cv_cxx_reinterpret_cast=${ac_cv_cxx_reinterpret_cast=yes} | | ac_cv_cxx_static_cast=${ac_cv_cxx_static_cast=yes} | | ac_cv_cygwin=${ac_cv_cygwin=no} | | ac_cv_decl_clocks_per_sec=${ac_cv_decl_clocks_per_sec=yes} | | ac_cv_decl_exit_success_and_failure=${ac_cv_decl_exit_success_and_failure=yes} | | ac_cv_decl_flock=${ac_cv_decl_flock=yes} | | ac_cv_decl_in6_addr_def=${ac_cv_decl_in6_addr_def=yes} | | ac_cv_decl_in_addr6_def=${ac_cv_decl_in_addr6_def=no} | | ac_cv_decl_strcasecmp=${ac_cv_decl_strcasecmp=yes} | | ac_cv_decl_sys_errlist=${ac_cv_decl_sys_errlist=yes} | | ac_cv_decl_sys_nerr_def=${ac_cv_decl_sys_nerr_def=yes} | | ac_cv_decl_sys_siglist=${ac_cv_decl_sys_siglist=yes} | | ac_cv_decl_sys_siglist_def=${ac_cv_decl_sys_siglist_def=yes} | | ac_cv_decl_syscall=${ac_cv_decl_syscall=yes} | | ac_cv_declared_select=${ac_cv_declared_select=yes} | | ac_cv_declared_swab=${ac_cv_declared_swab=yes} | | ac_cv_declared_timezone=${ac_cv_declared_timezone=yes} | | ac_cv_dirent_d_off=${ac_cv_dirent_d_off=no} | | ac_cv_dll_flags=${ac_cv_dll_flags=-shared} | | ac_cv_exeext=${ac_cv_exeext=} | | ac_cv_f77_compiler_gnu=${ac_cv_f77_compiler_gnu=yes} | | ac_cv_func_MD4Init=${ac_cv_func_MD4Init=yes} | | ac_cv_func_MD5Data=${ac_cv_func_MD5Data=yes} | | ac_cv_func_MD5Init=${ac_cv_func_MD5Init=yes} | | ac_cv_func_MD5Update=${ac_cv_func_MD5Update=yes} | | ac_cv_func__IceTransNoListen=${ac_cv_func__IceTransNoListen=yes} | | ac_cv_func__getpty=${ac_cv_func__getpty=no} | | ac_cv_func_accept=${ac_cv_func_accept=yes} | | ac_cv_func_accept_arg1=${ac_cv_func_accept_arg1=int} | | ac_cv_func_accept_arg2=${ac_cv_func_accept_arg2=struct sockaddr *} | | ac_cv_func_accept_arg3=${ac_cv_func_accept_arg3=socklen_t} | | ac_cv_func_accept_return=${ac_cv_func_accept_return=int} | | ac_cv_func_access=${ac_cv_func_access=yes} | | ac_cv_func_alarm=${ac_cv_func_alarm=yes} | | ac_cv_func_alloca=${ac_cv_func_alloca=yes} | | ac_cv_func_alloca_works=${ac_cv_func_alloca_works=yes} | | ac_cv_func_alphasort=${ac_cv_func_alphasort=yes} | | ac_cv_func_arc4random=${ac_cv_func_arc4random=yes} | | ac_cv_func_asctime=${ac_cv_func_asctime=yes} | | ac_cv_func_asctime_r=${ac_cv_func_asctime_r=yes} | | ac_cv_func_asprintf=${ac_cv_func_asprintf=yes} | | ac_cv_func_atexit=${ac_cv_func_atexit=yes} | | ac_cv_func_atof=${ac_cv_func_atof=yes} | | ac_cv_func_atoi=${ac_cv_func_atoi=yes} | | ac_cv_func_atol=${ac_cv_func_atol=yes} | | ac_cv_func_basename=${ac_cv_func_basename=yes} | | ac_cv_func_bcmp=${ac_cv_func_bcmp=yes} | | ac_cv_func_bcopy=${ac_cv_func_bcopy=yes} | | ac_cv_func_bind=${ac_cv_func_bind=yes} | | ac_cv_func_bindresvport=${ac_cv_func_bindresvport=yes} | | ac_cv_func_brk=${ac_cv_func_brk=yes} | | ac_cv_func_bzero=${ac_cv_func_bzero=yes} | | ac_cv_func_catclose=${ac_cv_func_catclose=yes} | | ac_cv_func_catgets=${ac_cv_func_catgets=yes} | | ac_cv_func_catopen=${ac_cv_func_catopen=yes} | | ac_cv_func_ceil=${ac_cv_func_ceil=yes} | | ac_cv_func_cfgetospeed=${ac_cv_func_cfgetospeed=yes} | | ac_cv_func_cfmakeraw=${ac_cv_func_cfmakeraw=yes} | | ac_cv_func_cfsetispeed=${ac_cv_func_cfsetispeed=yes} | | ac_cv_func_cfsetospeed=${ac_cv_func_cfsetospeed=yes} | | ac_cv_func_cfsetspeed=${ac_cv_func_cfsetspeed=yes} | | ac_cv_func_cgetnext=${ac_cv_func_cgetnext=yes} | | ac_cv_func_chdir=${ac_cv_func_chdir=yes} | | ac_cv_func_chflags=${ac_cv_func_chflags=yes} | | ac_cv_func_chmod=${ac_cv_func_chmod=yes} | | ac_cv_func_chown=${ac_cv_func_chown=yes} | | ac_cv_func_chown_works=${ac_cv_func_chown_works=yes} | | ac_cv_func_chroot=${ac_cv_func_chroot=yes} | | ac_cv_func_clock=${ac_cv_func_clock=yes} | | ac_cv_func_clock_getres=${ac_cv_func_clock_getres=yes} | | ac_cv_func_clock_gettime=${ac_cv_func_clock_gettime=yes} | | ac_cv_func_clock_settime=${ac_cv_func_clock_settime=yes} | | ac_cv_func_close=${ac_cv_func_close=yes} | | ac_cv_func_closedir=${ac_cv_func_closedir=yes} | | ac_cv_func_closedir_void=${ac_cv_func_closedir_void=no} | | ac_cv_func_closefrom=${ac_cv_func_closefrom=yes} | | ac_cv_func_closelog=${ac_cv_func_closelog=yes} | | ac_cv_func_confstr=${ac_cv_func_confstr=yes} | | ac_cv_func_connect=${ac_cv_func_connect=yes} | | ac_cv_func_crc32=${ac_cv_func_crc32=yes} | | ac_cv_func_crypt=${ac_cv_func_crypt=yes} | | ac_cv_func_ctermid=${ac_cv_func_ctermid=yes} | | ac_cv_func_ctermid_r=${ac_cv_func_ctermid_r=yes} | | ac_cv_func_ctime=${ac_cv_func_ctime=yes} | | ac_cv_func_ctime_r=${ac_cv_func_ctime_r=yes} | | ac_cv_func_daemon=${ac_cv_func_daemon=yes} | | ac_cv_func_dbopen=${ac_cv_func_dbopen=yes} | | ac_cv_func_deflate=${ac_cv_func_deflate=yes} | | ac_cv_func_deflateEnd=${ac_cv_func_deflateEnd=yes} | | ac_cv_func_deflateInit2_=${ac_cv_func_deflateInit2_=yes} | | ac_cv_func_deflateReset=${ac_cv_func_deflateReset=yes} | | ac_cv_func_difftime=${ac_cv_func_difftime=yes} | | ac_cv_func_dirname=${ac_cv_func_dirname=yes} | | ac_cv_func_div=${ac_cv_func_div=yes} | | ac_cv_func_dlclose=${ac_cv_func_dlclose=yes} | | ac_cv_func_dlerror=${ac_cv_func_dlerror=yes} | | ac_cv_func_dlsym=${ac_cv_func_dlsym=yes} | | ac_cv_func_drand48=${ac_cv_func_drand48=yes} | | ac_cv_func_drem=${ac_cv_func_drem=yes} | | ac_cv_func_dup2=${ac_cv_func_dup2=yes} | | ac_cv_func_dup=${ac_cv_func_dup=yes} | | ac_cv_func_endgrent=${ac_cv_func_endgrent=yes} | | ac_cv_func_endgrent_r=${ac_cv_func_endgrent_r=no} | | ac_cv_func_endhostent=${ac_cv_func_endhostent=yes} | | ac_cv_func_endnetent=${ac_cv_func_endnetent=yes} | | ac_cv_func_endnetgrent=${ac_cv_func_endnetgrent=yes} | | ac_cv_func_endprotoent=${ac_cv_func_endprotoent=yes} | | ac_cv_func_endprotoent_r=${ac_cv_func_endprotoent_r=yes} | | ac_cv_func_endpwent=${ac_cv_func_endpwent=yes} | | ac_cv_func_endservent=${ac_cv_func_endservent=yes} | | ac_cv_func_endservent_r=${ac_cv_func_endservent_r=yes} | | ac_cv_func_erand48=${ac_cv_func_erand48=yes} | | ac_cv_func_erf=${ac_cv_func_erf=yes} | | ac_cv_func_erfc=${ac_cv_func_erfc=yes} | | ac_cv_func_err=${ac_cv_func_err=yes} | | ac_cv_func_ether_hostton=${ac_cv_func_ether_hostton=yes} | | ac_cv_func_ether_ntoa=${ac_cv_func_ether_ntoa=yes} | | ac_cv_func_ether_ntohost=${ac_cv_func_ether_ntohost=yes} | | ac_cv_func_execl=${ac_cv_func_execl=yes} | | ac_cv_func_execlp=${ac_cv_func_execlp=yes} | | ac_cv_func_execv=${ac_cv_func_execv=yes} | | ac_cv_func_execve=${ac_cv_func_execve=yes} | | ac_cv_func_execvp=${ac_cv_func_execvp=yes} | | ac_cv_func_exit=${ac_cv_func_exit=yes} | | ac_cv_func_fchdir=${ac_cv_func_fchdir=yes} | | ac_cv_func_fchmod=${ac_cv_func_fchmod=yes} | | ac_cv_func_fchown=${ac_cv_func_fchown=yes} | | ac_cv_func_fclose=${ac_cv_func_fclose=yes} | | ac_cv_func_fcntl=${ac_cv_func_fcntl=yes} | | ac_cv_func_fcvt=${ac_cv_func_fcvt=yes} | | ac_cv_func_fdopen=${ac_cv_func_fdopen=yes} | | ac_cv_func_fflush=${ac_cv_func_fflush=yes} | | ac_cv_func_fgetc=${ac_cv_func_fgetc=yes} | | ac_cv_func_fgetln=${ac_cv_func_fgetln=yes} | | ac_cv_func_fgetpos=${ac_cv_func_fgetpos=yes} | | ac_cv_func_fileno=${ac_cv_func_fileno=yes} | | ac_cv_func_flock=${ac_cv_func_flock=yes} | | ac_cv_func_fnmatch=${ac_cv_func_fnmatch=yes} | | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | | ac_cv_func_fork=${ac_cv_func_fork=yes} | | ac_cv_func_fork_works=${ac_cv_func_fork_works=yes} | | ac_cv_func_fpathconf=${ac_cv_func_fpathconf=yes} | | ac_cv_func_fprintf=${ac_cv_func_fprintf=yes} | | ac_cv_func_fpsetmask=${ac_cv_func_fpsetmask=yes} | | ac_cv_func_fpurge=${ac_cv_func_fpurge=yes} | | ac_cv_func_fputc=${ac_cv_func_fputc=yes} | | ac_cv_func_fputs=${ac_cv_func_fputs=yes} | | ac_cv_func_fread=${ac_cv_func_fread=yes} | | ac_cv_func_free=${ac_cv_func_free=yes} | | ac_cv_func_freeaddrinfo=${ac_cv_func_freeaddrinfo=yes} | | ac_cv_func_freeifaddrs=${ac_cv_func_freeifaddrs=yes} | | ac_cv_func_fscanf=${ac_cv_func_fscanf=yes} | | ac_cv_func_fseek=${ac_cv_func_fseek=yes} | | ac_cv_func_fseeko=${ac_cv_func_fseeko=yes} | | ac_cv_func_fsetpos=${ac_cv_func_fsetpos=yes} | | ac_cv_func_fstat=${ac_cv_func_fstat=yes} | | ac_cv_func_fstatfs=${ac_cv_func_fstatfs=yes} | | ac_cv_func_fsync=${ac_cv_func_fsync=yes} | | ac_cv_func_ftell=${ac_cv_func_ftell=yes} | | ac_cv_func_ftello=${ac_cv_func_ftello=yes} | | ac_cv_func_ftok=${ac_cv_func_ftok=yes} | | ac_cv_func_ftruncate=${ac_cv_func_ftruncate=yes} | | ac_cv_func_fts_open=${ac_cv_func_fts_open=yes} | | ac_cv_func_ftw=${ac_cv_func_ftw=yes} | | ac_cv_func_funlockfile=${ac_cv_func_funlockfile=yes} | | ac_cv_func_funopen=${ac_cv_func_funopen=yes} | | ac_cv_func_fwrite=${ac_cv_func_fwrite=yes} | | ac_cv_func_gai_strerror=${ac_cv_func_gai_strerror=yes} | | ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes} | | ac_cv_func_getc_unlocked=${ac_cv_func_getc_unlocked=yes} | | ac_cv_func_getcwd=${ac_cv_func_getcwd=yes} | | ac_cv_func_getdomainname=${ac_cv_func_getdomainname=yes} | | ac_cv_func_getdtablesize=${ac_cv_func_getdtablesize=yes} | | ac_cv_func_getegid=${ac_cv_func_getegid=yes} | | ac_cv_func_getenv=${ac_cv_func_getenv=yes} | | ac_cv_func_geteuid=${ac_cv_func_geteuid=yes} | | ac_cv_func_getfsent=${ac_cv_func_getfsent=yes} | | ac_cv_func_getfsstat=${ac_cv_func_getfsstat=yes} | | ac_cv_func_getgid=${ac_cv_func_getgid=yes} | | ac_cv_func_getgrent=${ac_cv_func_getgrent=yes} | | ac_cv_func_getgrgid=${ac_cv_func_getgrgid=yes} | | ac_cv_func_getgrgid_r=${ac_cv_func_getgrgid_r=yes} | | ac_cv_func_getgrnam=${ac_cv_func_getgrnam=yes} | | ac_cv_func_getgrnam_r=${ac_cv_func_getgrnam_r=yes} | | ac_cv_func_getgrouplist=${ac_cv_func_getgrouplist=yes} | | ac_cv_func_getgroups=${ac_cv_func_getgroups=yes} | | ac_cv_func_getgroups_works=${ac_cv_func_getgroups_works=yes} | | ac_cv_func_gethostbyaddr=${ac_cv_func_gethostbyaddr=yes} | | ac_cv_func_gethostbyname2=${ac_cv_func_gethostbyname2=yes} | | ac_cv_func_gethostbyname=${ac_cv_func_gethostbyname=yes} | | ac_cv_func_gethostent=${ac_cv_func_gethostent=yes} | | ac_cv_func_gethostid=${ac_cv_func_gethostid=yes} | | ac_cv_func_getifaddrs=${ac_cv_func_getifaddrs=yes} | | ac_cv_func_getitimer=${ac_cv_func_getitimer=yes} | | ac_cv_func_getloadavg=${ac_cv_func_getloadavg=yes} | | ac_cv_func_getlogin=${ac_cv_func_getlogin=yes} | | ac_cv_func_getlogin_r=${ac_cv_func_getlogin_r=yes} | | ac_cv_func_getmntinfo=${ac_cv_func_getmntinfo=yes} | | ac_cv_func_getnameinfo=${ac_cv_func_getnameinfo=yes} | | ac_cv_func_getnetbyaddr=${ac_cv_func_getnetbyaddr=yes} | | ac_cv_func_getnetbyname=${ac_cv_func_getnetbyname=yes} | | ac_cv_func_getnetent=${ac_cv_func_getnetent=yes} | | ac_cv_func_getnetgrent=${ac_cv_func_getnetgrent=yes} | | ac_cv_func_getopt=${ac_cv_func_getopt=yes} | | ac_cv_func_getopt_long=${ac_cv_func_getopt_long=yes} | | ac_cv_func_getpagesize=${ac_cv_func_getpagesize=yes} | | ac_cv_func_getpass=${ac_cv_func_getpass=yes} | | ac_cv_func_getpeereid=${ac_cv_func_getpeereid=yes} | | ac_cv_func_getpeername=${ac_cv_func_getpeername=yes} | | ac_cv_func_getpgid=${ac_cv_func_getpgid=yes} | | ac_cv_func_getpgrp=${ac_cv_func_getpgrp=yes} | | ac_cv_func_getpid=${ac_cv_func_getpid=yes} | | ac_cv_func_getppid=${ac_cv_func_getppid=yes} | | ac_cv_func_getpriority=${ac_cv_func_getpriority=yes} | | ac_cv_func_getprotobyname=${ac_cv_func_getprotobyname=yes} | | ac_cv_func_getprotobyname_r=${ac_cv_func_getprotobyname_r=yes} | | ac_cv_func_getprotobynumber=${ac_cv_func_getprotobynumber=yes} | | ac_cv_func_getprotobynumber_r=${ac_cv_func_getprotobynumber_r=yes} | | ac_cv_func_getprotoent=${ac_cv_func_getprotoent=yes} | | ac_cv_func_getprotoent_r=${ac_cv_func_getprotoent_r=yes} | | ac_cv_func_getpt=${ac_cv_func_getpt=no} | | ac_cv_func_getpwent=${ac_cv_func_getpwent=yes} | | ac_cv_func_getpwnam=${ac_cv_func_getpwnam=yes} | | ac_cv_func_getpwuid=${ac_cv_func_getpwuid=yes} | | ac_cv_func_getresuid=${ac_cv_func_getresuid=yes} | | ac_cv_func_getrlimit=${ac_cv_func_getrlimit=yes} | | ac_cv_func_getrusage=${ac_cv_func_getrusage=yes} | | ac_cv_func_getservbyname=${ac_cv_func_getservbyname=yes} | | ac_cv_func_getservbyname_r=${ac_cv_func_getservbyname_r=yes} | | ac_cv_func_getservbyport=${ac_cv_func_getservbyport=yes} | | ac_cv_func_getservbyport_r=${ac_cv_func_getservbyport_r=yes} | | ac_cv_func_getservent=${ac_cv_func_getservent=yes} | | ac_cv_func_getservent_r=${ac_cv_func_getservent_r=yes} | | ac_cv_func_getsid=${ac_cv_func_getsid=yes} | | ac_cv_func_getsockname=${ac_cv_func_getsockname=yes} | | ac_cv_func_getsockopt=${ac_cv_func_getsockopt=yes} | | ac_cv_func_getsubopt=${ac_cv_func_getsubopt=yes} | | ac_cv_func_gettimeofday=${ac_cv_func_gettimeofday=yes} | | ac_cv_func_getttyent=${ac_cv_func_getttyent=yes} | | ac_cv_func_getuid=${ac_cv_func_getuid=yes} | | ac_cv_func_getusershell=${ac_cv_func_getusershell=yes} | | ac_cv_func_getwd=${ac_cv_func_getwd=yes} | | ac_cv_func_glob=${ac_cv_func_glob=yes} | | ac_cv_func_gmtime=${ac_cv_func_gmtime=yes} | | ac_cv_func_gmtime_r=${ac_cv_func_gmtime_r=yes} | | ac_cv_func_grantpt=${ac_cv_func_grantpt=no} | | ac_cv_func_herror=${ac_cv_func_herror=yes} | | ac_cv_func_hstrerror=${ac_cv_func_hstrerror=yes} | | ac_cv_func_htonl=${ac_cv_func_htonl=yes} | | ac_cv_func_htons=${ac_cv_func_htons=yes} | | ac_cv_func_if_indextoname=${ac_cv_func_if_indextoname=yes} | | ac_cv_func_if_nameindex=${ac_cv_func_if_nameindex=yes} | | ac_cv_func_if_nametoindex=${ac_cv_func_if_nametoindex=yes} | | ac_cv_func_index=${ac_cv_func_index=yes} | | ac_cv_func_inet_addr=${ac_cv_func_inet_addr=yes} | | ac_cv_func_inet_aton=${ac_cv_func_inet_aton=yes} | | ac_cv_func_inet_lnaof=${ac_cv_func_inet_lnaof=yes} | | ac_cv_func_inet_makeaddr=${ac_cv_func_inet_makeaddr=yes} | | ac_cv_func_inet_neta=${ac_cv_func_inet_neta=yes} | | ac_cv_func_inet_netof=${ac_cv_func_inet_netof=yes} | | ac_cv_func_inet_network=${ac_cv_func_inet_network=yes} | | ac_cv_func_inet_ntoa=${ac_cv_func_inet_ntoa=yes} | | ac_cv_func_inet_ntop=${ac_cv_func_inet_ntop=yes} | | ac_cv_func_inet_pton=${ac_cv_func_inet_pton=yes} | | ac_cv_func_initgroups=${ac_cv_func_initgroups=yes} | | ac_cv_func_innetgr=${ac_cv_func_innetgr=yes} | | ac_cv_func_ioctl=${ac_cv_func_ioctl=yes} | | ac_cv_func_isalnum=${ac_cv_func_isalnum=yes} | | ac_cv_func_isalpha=${ac_cv_func_isalpha=yes} | | ac_cv_func_isascii=${ac_cv_func_isascii=yes} | | ac_cv_func_isatty=${ac_cv_func_isatty=yes} | | ac_cv_func_isblank=${ac_cv_func_isblank=yes} | | ac_cv_func_isdigit=${ac_cv_func_isdigit=yes} | | ac_cv_func_isgraph=${ac_cv_func_isgraph=yes} | | ac_cv_func_isprint=${ac_cv_func_isprint=yes} | | ac_cv_func_ispunct=${ac_cv_func_ispunct=yes} | | ac_cv_func_issetugid=${ac_cv_func_issetugid=yes} | | ac_cv_func_isspace=${ac_cv_func_isspace=yes} | | ac_cv_func_isxdigit=${ac_cv_func_isxdigit=yes} | | ac_cv_func_kill=${ac_cv_func_kill=yes} | | ac_cv_func_killpg=${ac_cv_func_killpg=yes} | | ac_cv_func_kqueue=${ac_cv_func_kqueue=yes} | | ac_cv_func_kvm_getprocs=${ac_cv_func_kvm_getprocs=yes} | | ac_cv_func_kvm_open=${ac_cv_func_kvm_open=yes} | | ac_cv_func_kvm_openfiles=${ac_cv_func_kvm_openfiles=yes} | | ac_cv_func_lchown=${ac_cv_func_lchown=yes} | | ac_cv_func_lfind=${ac_cv_func_lfind=yes} | | ac_cv_func_link=${ac_cv_func_link=yes} | | ac_cv_func_listen=${ac_cv_func_listen=yes} | | ac_cv_func_localeconv=${ac_cv_func_localeconv=yes} | | ac_cv_func_localtime=${ac_cv_func_localtime=yes} | | ac_cv_func_localtime_r=${ac_cv_func_localtime_r=yes} | | ac_cv_func_lockf=${ac_cv_func_lockf=yes} | | ac_cv_func_login_getclass=${ac_cv_func_login_getclass=yes} | | ac_cv_func_login_tty=${ac_cv_func_login_tty=yes} | | ac_cv_func_logout=${ac_cv_func_logout=yes} | | ac_cv_func_longjmp=${ac_cv_func_longjmp=yes} | | ac_cv_func_lrand48=${ac_cv_func_lrand48=yes} | | ac_cv_func_lseek=${ac_cv_func_lseek=yes} | | ac_cv_func_lstat=${ac_cv_func_lstat=yes} | | ac_cv_func_madvise=${ac_cv_func_madvise=yes} | | ac_cv_func_malloc=${ac_cv_func_malloc=yes} | | ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} | | ac_cv_func_memchr=${ac_cv_func_memchr=yes} | | ac_cv_func_memcmp=${ac_cv_func_memcmp=yes} | | ac_cv_func_memcmp_clean=${ac_cv_func_memcmp_clean=yes} | | ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes} | | ac_cv_func_memcpy=${ac_cv_func_memcpy=yes} | | ac_cv_func_memmove=${ac_cv_func_memmove=yes} | | ac_cv_func_memset=${ac_cv_func_memset=yes} | | ac_cv_func_mergesort=${ac_cv_func_mergesort=yes} | | ac_cv_func_mkdir=${ac_cv_func_mkdir=yes} | | ac_cv_func_mkfifo=${ac_cv_func_mkfifo=yes} | | ac_cv_func_mknod=${ac_cv_func_mknod=yes} | | ac_cv_func_mkstemp=${ac_cv_func_mkstemp=yes} | | ac_cv_func_mkstemps=${ac_cv_func_mkstemps=yes} | | ac_cv_func_mktemp=${ac_cv_func_mktemp=yes} | | ac_cv_func_mktime=${ac_cv_func_mktime=yes} | | ac_cv_func_mlock=${ac_cv_func_mlock=yes} | | ac_cv_func_mlockall=${ac_cv_func_mlockall=yes} | | ac_cv_func_mmap=${ac_cv_func_mmap=yes} | | ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} | | ac_cv_func_mprotect=${ac_cv_func_mprotect=yes} | | ac_cv_func_mrand48=${ac_cv_func_mrand48=yes} | | ac_cv_func_msync=${ac_cv_func_msync=yes} | | ac_cv_func_munlock=${ac_cv_func_munlock=yes} | | ac_cv_func_munlockall=${ac_cv_func_munlockall=yes} | | ac_cv_func_munmap=${ac_cv_func_munmap=yes} | | ac_cv_func_nanosleep=${ac_cv_func_nanosleep=yes} | | ac_cv_func_nice=${ac_cv_func_nice=yes} | | ac_cv_func_nlist=${ac_cv_func_nlist=yes} | | ac_cv_func_ntohs=${ac_cv_func_ntohs=yes} | | ac_cv_func_open=${ac_cv_func_open=yes} | | ac_cv_func_opendir=${ac_cv_func_opendir=yes} | | ac_cv_func_openlog=${ac_cv_func_openlog=yes} | | ac_cv_func_openpty=${ac_cv_func_openpty=no} | | ac_cv_func_pathconf=${ac_cv_func_pathconf=yes} | | ac_cv_func_pause=${ac_cv_func_pause=yes} | | ac_cv_func_pclose=${ac_cv_func_pclose=yes} | | ac_cv_func_perror=${ac_cv_func_perror=yes} | | ac_cv_func_pipe=${ac_cv_func_pipe=yes} | | ac_cv_func_pmap_getmaps=${ac_cv_func_pmap_getmaps=yes} | | ac_cv_func_pmap_getport=${ac_cv_func_pmap_getport=yes} | | ac_cv_func_poll=${ac_cv_func_poll=yes} | | ac_cv_func_popen=${ac_cv_func_popen=yes} | | ac_cv_func_pread=${ac_cv_func_pread=yes} | | ac_cv_func_printf=${ac_cv_func_printf=yes} | | ac_cv_func_printf_longdouble=${ac_cv_func_printf_longdouble=yes} | | ac_cv_func_printf_unix98=${ac_cv_func_printf_unix98=yes} | | ac_cv_func_psignal=${ac_cv_func_psignal=yes} | | ac_cv_func_ptrace=${ac_cv_func_ptrace=yes} | | ac_cv_func_ptsname=${ac_cv_func_ptsname=no} | | ac_cv_func_putc_unlocked=${ac_cv_func_putc_unlocked=yes} | | ac_cv_func_putchar_unlocked=${ac_cv_func_putchar_unlocked=yes} | | ac_cv_func_putenv=${ac_cv_func_putenv=yes} | | ac_cv_func_puts=${ac_cv_func_puts=yes} | | ac_cv_func_pwrite=${ac_cv_func_pwrite=yes} | | ac_cv_func_qsort=${ac_cv_func_qsort=yes} | | ac_cv_func_qsort_argtype=${ac_cv_func_qsort_argtype=void} | | ac_cv_func_raise=${ac_cv_func_raise=yes} | | ac_cv_func_rand=${ac_cv_func_rand=yes} | | ac_cv_func_rand_r=${ac_cv_func_rand_r=yes} | | ac_cv_func_random=${ac_cv_func_random=yes} | | ac_cv_func_re_comp=${ac_cv_func_re_comp=yes} | | ac_cv_func_read=${ac_cv_func_read=yes} | | ac_cv_func_readdir=${ac_cv_func_readdir=yes} | | ac_cv_func_readdir_r=${ac_cv_func_readdir_r=yes} | | ac_cv_func_readlink=${ac_cv_func_readlink=yes} | | ac_cv_func_readv=${ac_cv_func_readv=yes} | | ac_cv_func_realloc=${ac_cv_func_realloc=yes} | | ac_cv_func_realpath=${ac_cv_func_realpath=yes} | | ac_cv_func_recv=${ac_cv_func_recv=yes} | | ac_cv_func_recvfrom=${ac_cv_func_recvfrom=yes} | | ac_cv_func_recvmsg=${ac_cv_func_recvmsg=yes} | | ac_cv_func_regcomp=${ac_cv_func_regcomp=yes} | | ac_cv_func_remove=${ac_cv_func_remove=yes} | | ac_cv_func_rename=${ac_cv_func_rename=yes} | | ac_cv_func_rename_works=${ac_cv_func_rename_works=yes} | | ac_cv_func_res_init=${ac_cv_func_res_init=yes} | | ac_cv_func_res_mkquery=${ac_cv_func_res_mkquery=yes} | | ac_cv_func_res_query=${ac_cv_func_res_query=yes} | | ac_cv_func_res_search=${ac_cv_func_res_search=yes} | | ac_cv_func_revoke=${ac_cv_func_revoke=yes} | | ac_cv_func_rewind=${ac_cv_func_rewind=yes} | | ac_cv_func_rewinddir=${ac_cv_func_rewinddir=yes} | | ac_cv_func_rindex=${ac_cv_func_rindex=yes} | | ac_cv_func_rmdir=${ac_cv_func_rmdir=yes} | | ac_cv_func_ruserok=${ac_cv_func_ruserok=yes} | | ac_cv_func_sbrk=${ac_cv_func_sbrk=yes} | | ac_cv_func_scandir=${ac_cv_func_scandir=yes} | | ac_cv_func_scanf=${ac_cv_func_scanf=yes} | | ac_cv_func_seekdir=${ac_cv_func_seekdir=yes} | | ac_cv_func_select=${ac_cv_func_select=yes} | | ac_cv_func_select_arg1=${ac_cv_func_select_arg1=int} | | ac_cv_func_select_arg234=${ac_cv_func_select_arg234=fd_set *} | | ac_cv_func_select_arg5=${ac_cv_func_select_arg5=struct timeval *} | | ac_cv_func_select_args=${ac_cv_func_select_args=int,fd_set *,struct timeval *} | | ac_cv_func_sem_init=${ac_cv_func_sem_init=yes} | | ac_cv_func_send=${ac_cv_func_send=yes} | | ac_cv_func_sendmsg=${ac_cv_func_sendmsg=yes} | | ac_cv_func_sendto=${ac_cv_func_sendto=yes} | | ac_cv_func_setbuf=${ac_cv_func_setbuf=yes} | | ac_cv_func_setegid=${ac_cv_func_setegid=yes} | | ac_cv_func_setenv=${ac_cv_func_setenv=yes} | | ac_cv_func_seteuid=${ac_cv_func_seteuid=yes} | | ac_cv_func_setfsent=${ac_cv_func_setfsent=yes} | | ac_cv_func_setgid=${ac_cv_func_setgid=yes} | | ac_cv_func_setgroupent=${ac_cv_func_setgroupent=yes} | | ac_cv_func_setgroups=${ac_cv_func_setgroups=yes} | | ac_cv_func_sethostent=${ac_cv_func_sethostent=yes} | | ac_cv_func_sethostname=${ac_cv_func_sethostname=yes} | | ac_cv_func_setitimer=${ac_cv_func_setitimer=yes} | | ac_cv_func_setjmp=${ac_cv_func_setjmp=yes} | | ac_cv_func_setlinebuf=${ac_cv_func_setlinebuf=yes} | | ac_cv_func_setlocale=${ac_cv_func_setlocale=yes} | | ac_cv_func_setlogin=${ac_cv_func_setlogin=yes} | | ac_cv_func_setmode=${ac_cv_func_setmode=yes} | | ac_cv_func_setnetent=${ac_cv_func_setnetent=yes} | | ac_cv_func_setnetgrent=${ac_cv_func_setnetgrent=yes} | | ac_cv_func_setpassent=${ac_cv_func_setpassent=yes} | | ac_cv_func_setpgid=${ac_cv_func_setpgid=yes} | | ac_cv_func_setpgrp=${ac_cv_func_setpgrp=yes} | | ac_cv_func_setpriority=${ac_cv_func_setpriority=yes} | | ac_cv_func_setproctitle=${ac_cv_func_setproctitle=yes} | | ac_cv_func_setprotoent=${ac_cv_func_setprotoent=yes} | | ac_cv_func_setprotoent_r=${ac_cv_func_setprotoent_r=yes} | | ac_cv_func_setpwent=${ac_cv_func_setpwent=yes} | | ac_cv_func_setregid=${ac_cv_func_setregid=yes} | | ac_cv_func_setresgid=${ac_cv_func_setresgid=yes} | | ac_cv_func_setresuid=${ac_cv_func_setresuid=yes} | | ac_cv_func_setreuid=${ac_cv_func_setreuid=yes} | | ac_cv_func_setrlimit=${ac_cv_func_setrlimit=yes} | | ac_cv_func_setservent=${ac_cv_func_setservent=yes} | | ac_cv_func_setservent_r=${ac_cv_func_setservent_r=yes} | | ac_cv_func_setsid=${ac_cv_func_setsid=yes} | | ac_cv_func_setsockopt=${ac_cv_func_setsockopt=yes} | | ac_cv_func_settimeofday=${ac_cv_func_settimeofday=yes} | | ac_cv_func_setttyent=${ac_cv_func_setttyent=yes} | | ac_cv_func_setuid=${ac_cv_func_setuid=yes} | | ac_cv_func_setusershell=${ac_cv_func_setusershell=yes} | | ac_cv_func_setvbuf=${ac_cv_func_setvbuf=yes} | | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | | ac_cv_func_shmat=${ac_cv_func_shmat=yes} | | ac_cv_func_shmctl=${ac_cv_func_shmctl=yes} | | ac_cv_func_shmdt=${ac_cv_func_shmdt=yes} | | ac_cv_func_shmget=${ac_cv_func_shmget=yes} | | ac_cv_func_shutdown=${ac_cv_func_shutdown=yes} | | ac_cv_func_sigaction=${ac_cv_func_sigaction=yes} | | ac_cv_func_sigaddset=${ac_cv_func_sigaddset=yes} | | ac_cv_func_sigaltstack=${ac_cv_func_sigaltstack=yes} | | ac_cv_func_sigblock=${ac_cv_func_sigblock=yes} | | ac_cv_func_sigemptyset=${ac_cv_func_sigemptyset=yes} | | ac_cv_func_siginterrupt=${ac_cv_func_siginterrupt=yes} | | ac_cv_func_siglongjmp=${ac_cv_func_siglongjmp=yes} | | ac_cv_func_signal=${ac_cv_func_signal=yes} | | ac_cv_func_signgam=${ac_cv_func_signgam=yes} | | ac_cv_func_sigpending=${ac_cv_func_sigpending=yes} | | ac_cv_func_sigprocmask=${ac_cv_func_sigprocmask=yes} | | ac_cv_func_sigsetjmp=${ac_cv_func_sigsetjmp=yes} | | ac_cv_func_sigsetmask=${ac_cv_func_sigsetmask=yes} | | ac_cv_func_sigsuspend=${ac_cv_func_sigsuspend=yes} | | ac_cv_func_sigvec=${ac_cv_func_sigvec=yes} | | ac_cv_func_snprintf=${ac_cv_func_snprintf=yes} | | ac_cv_func_snprintf_c99=${ac_cv_func_snprintf_c99=yes} | | ac_cv_func_socket=${ac_cv_func_socket=yes} | | ac_cv_func_socketpair=${ac_cv_func_socketpair=yes} | | ac_cv_func_sprintf=${ac_cv_func_sprintf=yes} | | ac_cv_func_srand48=${ac_cv_func_srand48=yes} | | ac_cv_func_srand=${ac_cv_func_srand=yes} | | ac_cv_func_srandom=${ac_cv_func_srandom=yes} | | ac_cv_func_srandomdev=${ac_cv_func_srandomdev=yes} | | ac_cv_func_sscanf=${ac_cv_func_sscanf=yes} | | ac_cv_func_stat=${ac_cv_func_stat=yes} | | ac_cv_func_stat_empty_string_bug=${ac_cv_func_stat_empty_string_bug=no} | | ac_cv_func_statfs=${ac_cv_func_statfs=yes} | | ac_cv_func_stpcpy=${ac_cv_func_stpcpy=no} | | ac_cv_func_strcasecmp=${ac_cv_func_strcasecmp=yes} | | ac_cv_func_strchr=${ac_cv_func_strchr=yes} | | ac_cv_func_strcmp=${ac_cv_func_strcmp=yes} | | ac_cv_func_strcoll=${ac_cv_func_strcoll=yes} | | ac_cv_func_strcoll_works=${ac_cv_func_strcoll_works=yes} | | ac_cv_func_strcpy=${ac_cv_func_strcpy=yes} | | ac_cv_func_strcspn=${ac_cv_func_strcspn=yes} | | ac_cv_func_strdup=${ac_cv_func_strdup=yes} | | ac_cv_func_strerror=${ac_cv_func_strerror=yes} | | ac_cv_func_strerror_r=${ac_cv_func_strerror_r=yes} | | ac_cv_func_strftime=${ac_cv_func_strftime=yes} | | ac_cv_func_strlcat=${ac_cv_func_strlcat=yes} | | ac_cv_func_strlcpy=${ac_cv_func_strlcpy=yes} | | ac_cv_func_strlen=${ac_cv_func_strlen=yes} | | ac_cv_func_strncasecmp=${ac_cv_func_strncasecmp=yes} | | ac_cv_func_strncat=${ac_cv_func_strncat=yes} | | ac_cv_func_strncmp=${ac_cv_func_strncmp=yes} | | ac_cv_func_strncoll=${ac_cv_func_strncoll=no} | | ac_cv_func_strncpy=${ac_cv_func_strncpy=yes} | | ac_cv_func_strpbrk=${ac_cv_func_strpbrk=yes} | | ac_cv_func_strptime=${ac_cv_func_strptime=yes} | | ac_cv_func_strrchr=${ac_cv_func_strrchr=yes} | | ac_cv_func_strsep=${ac_cv_func_strsep=yes} | | ac_cv_func_strsignal=${ac_cv_func_strsignal=yes} | | ac_cv_func_strspn=${ac_cv_func_strspn=yes} | | ac_cv_func_strstr=${ac_cv_func_strstr=yes} | | ac_cv_func_strtod=${ac_cv_func_strtod=yes} | | ac_cv_func_strtok=${ac_cv_func_strtok=yes} | | ac_cv_func_strtok_r=${ac_cv_func_strtok_r=yes} | | ac_cv_func_strtol=${ac_cv_func_strtol=yes} | | ac_cv_func_strtoll=${ac_cv_func_strtoll=yes} | | ac_cv_func_strtoq=${ac_cv_func_strtoq=yes} | | ac_cv_func_strtoul=${ac_cv_func_strtoul=yes} | | ac_cv_func_strtoull=${ac_cv_func_strtoull=yes} | | ac_cv_func_strtouq=${ac_cv_func_strtouq=yes} | | ac_cv_func_strvis=${ac_cv_func_strvis=yes} | | ac_cv_func_swapctl=${ac_cv_func_swapctl=yes} | | ac_cv_func_symlink=${ac_cv_func_symlink=yes} | | ac_cv_func_sync=${ac_cv_func_sync=yes} | | ac_cv_func_sys_nerr=${ac_cv_func_sys_nerr=yes} | | ac_cv_func_syscall=${ac_cv_func_syscall=yes} | | ac_cv_func_sysconf=${ac_cv_func_sysconf=yes} | | ac_cv_func_sysctl=${ac_cv_func_sysctl=yes} | | ac_cv_func_syslog=${ac_cv_func_syslog=yes} | | ac_cv_func_system=${ac_cv_func_system=yes} | | ac_cv_func_tcdrain=${ac_cv_func_tcdrain=yes} | | ac_cv_func_tcflow=${ac_cv_func_tcflow=yes} | | ac_cv_func_tcflush=${ac_cv_func_tcflush=yes} | | ac_cv_func_tcgetattr=${ac_cv_func_tcgetattr=yes} | | ac_cv_func_tcgetpgrp=${ac_cv_func_tcgetpgrp=yes} | | ac_cv_func_tcsendbreak=${ac_cv_func_tcsendbreak=yes} | | ac_cv_func_tcsetattr=${ac_cv_func_tcsetattr=yes} | | ac_cv_func_tcsetpgrp=${ac_cv_func_tcsetpgrp=yes} | | ac_cv_func_telldir=${ac_cv_func_telldir=yes} | | ac_cv_func_tempnam=${ac_cv_func_tempnam=yes} | | ac_cv_func_time=${ac_cv_func_time=yes} | | ac_cv_func_timegm=${ac_cv_func_timegm=yes} | | ac_cv_func_timelocal=${ac_cv_func_timelocal=yes} | | ac_cv_func_timer_create=${ac_cv_func_timer_create=yes} | | ac_cv_func_times=${ac_cv_func_times=yes} | | ac_cv_func_tmpfile=${ac_cv_func_tmpfile=yes} | | ac_cv_func_tmpnam=${ac_cv_func_tmpnam=yes} | | ac_cv_func_tolower=${ac_cv_func_tolower=yes} | | ac_cv_func_toupper=${ac_cv_func_toupper=yes} | | ac_cv_func_tparm=${ac_cv_func_tparm=yes} | | ac_cv_func_truncate=${ac_cv_func_truncate=yes} | | ac_cv_func_tsearch=${ac_cv_func_tsearch=yes} | | ac_cv_func_ttyname=${ac_cv_func_ttyname=yes} | | ac_cv_func_ttyslot=${ac_cv_func_ttyslot=yes} | | ac_cv_func_tzset=${ac_cv_func_tzset=yes} | | ac_cv_func_ualarm=${ac_cv_func_ualarm=yes} | | ac_cv_func_umask=${ac_cv_func_umask=yes} | | ac_cv_func_uname=${ac_cv_func_uname=yes} | | ac_cv_func_ungetc=${ac_cv_func_ungetc=yes} | | ac_cv_func_unlink=${ac_cv_func_unlink=yes} | | ac_cv_func_unlockpt=${ac_cv_func_unlockpt=no} | | ac_cv_func_unmount=${ac_cv_func_unmount=yes} | | ac_cv_func_unsetenv=${ac_cv_func_unsetenv=yes} | | ac_cv_func_usleep=${ac_cv_func_usleep=yes} | | ac_cv_func_utime=${ac_cv_func_utime=yes} | | ac_cv_func_utimes=${ac_cv_func_utimes=yes} | | ac_cv_func_va_copy=${ac_cv_func_va_copy=yes} | | ac_cv_func_vadvise=${ac_cv_func_vadvise=yes} | | ac_cv_func_valloc=${ac_cv_func_valloc=yes} | | ac_cv_func_vasprintf=${ac_cv_func_vasprintf=yes} | | ac_cv_func_vfork=${ac_cv_func_vfork=yes} | | ac_cv_func_vfork_works=${ac_cv_func_vfork_works=yes} | | ac_cv_func_vfprintf=${ac_cv_func_vfprintf=yes} | | ac_cv_func_void_sprintf=${ac_cv_func_void_sprintf=yes} | | ac_cv_func_vprintf=${ac_cv_func_vprintf=yes} | | ac_cv_func_vscanf=${ac_cv_func_vscanf=yes} | | ac_cv_func_vsnprintf=${ac_cv_func_vsnprintf=yes} | | ac_cv_func_vsnprintf_c99=${ac_cv_func_vsnprintf_c99=yes} | | ac_cv_func_vsprintf=${ac_cv_func_vsprintf=yes} | | ac_cv_func_vsscanf=${ac_cv_func_vsscanf=yes} | | ac_cv_func_vsyslog=${ac_cv_func_vsyslog=yes} | | ac_cv_func_wait3=${ac_cv_func_wait3=yes} | | ac_cv_func_wait3_rusage=${ac_cv_func_wait3_rusage=yes} | | ac_cv_func_wait4=${ac_cv_func_wait4=yes} | | ac_cv_func_wait=${ac_cv_func_wait=yes} | | ac_cv_func_waitpid=${ac_cv_func_waitpid=yes} | | ac_cv_func_warnx=${ac_cv_func_warnx=yes} | | ac_cv_func_write=${ac_cv_func_write=yes} | | ac_cv_func_writev=${ac_cv_func_writev=yes} | | ac_cv_func_yp_get_default_domain=${ac_cv_func_yp_get_default_domain=yes} | | ac_cv_have_ansi_prototypes=${ac_cv_have_ansi_prototypes=yes} | | ac_cv_have_asprintf_decl=${ac_cv_have_asprintf_decl=yes} | | ac_cv_have_bool=${ac_cv_have_bool=yes} | | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | | ac_cv_have_errno_decl=${ac_cv_have_errno_decl=yes} | | ac_cv_have_setresgid_decl=${ac_cv_have_setresgid_decl=yes} | | ac_cv_have_setresuid_decl=${ac_cv_have_setresuid_decl=yes} | | ac_cv_have_snprintf_decl=${ac_cv_have_snprintf_decl=yes} | | ac_cv_have_ssl=${ac_cv_have_ssl='have_ssl=yes ac_ssl_includes=/usr/include ac_ssl_libraries=/usr/lib ac_ssl_rsaref=no'} | | ac_cv_have_vasprintf_decl=${ac_cv_have_vasprintf_decl=yes} | | ac_cv_have_vsnprintf_decl=${ac_cv_have_vsnprintf_decl=yes} | | ac_cv_header_X11_ICE_ICElib_h=${ac_cv_header_X11_ICE_ICElib_h=yes} | | ac_cv_header_X11_extensions_XShm_h=${ac_cv_header_X11_extensions_XShm_h=yes} | | ac_cv_header_X11_extensions_Xrender_h=${ac_cv_header_X11_extensions_Xrender_h=yes} | | ac_cv_header_X11_extensions_shape_h=${ac_cv_header_X11_extensions_shape_h=yes} | | ac_cv_header_arpa_inet_h=${ac_cv_header_arpa_inet_h=yes} | | ac_cv_header_assert_h=${ac_cv_header_assert_h=yes} | | ac_cv_header_ctype_h=${ac_cv_header_ctype_h=yes} | | ac_cv_header_dirent_dirent_h=${ac_cv_header_dirent_dirent_h=yes} | | ac_cv_header_dirent_h=${ac_cv_header_dirent_h=yes} | | ac_cv_header_dlfcn_h=${ac_cv_header_dlfcn_h=yes} | | ac_cv_header_errno_h=${ac_cv_header_errno_h=yes} | | ac_cv_header_fcntl_h=${ac_cv_header_fcntl_h=yes} | | ac_cv_header_float_h=${ac_cv_header_float_h=yes} | | ac_cv_header_fnmatch_h=${ac_cv_header_fnmatch_h=yes} | | ac_cv_header_fstab_h=${ac_cv_header_fstab_h=yes} | | ac_cv_header_ftw_h=${ac_cv_header_ftw_h=yes} | | ac_cv_header_getopt_h=${ac_cv_header_getopt_h=yes} | | ac_cv_header_glob_h=${ac_cv_header_glob_h=yes} | | ac_cv_header_grp_h=${ac_cv_header_grp_h=yes} | | ac_cv_header_ieeefp_h=${ac_cv_header_ieeefp_h=yes} | | ac_cv_header_inttypes_h=${ac_cv_header_inttypes_h=yes} | | ac_cv_header_limits_h=${ac_cv_header_limits_h=yes} | | ac_cv_header_locale_h=${ac_cv_header_locale_h=yes} | | ac_cv_header_machine_endian_h=${ac_cv_header_machine_endian_h=yes} | | ac_cv_header_machine_limits_h=${ac_cv_header_machine_limits_h=yes} | | ac_cv_header_machine_param_h=${ac_cv_header_machine_param_h=yes} | | #ac_cv_header_machine_types_h=${ac_cv_header_machine_types_h=yes} | | ac_cv_header_malloc_h=${ac_cv_header_malloc_h=no} | | ac_cv_header_math_h=${ac_cv_header_math_h=yes} | | ac_cv_header_memory_h=${ac_cv_header_memory_h=yes} | | ac_cv_header_net_bpf_h=${ac_cv_header_net_bpf_h=yes} | | ac_cv_header_net_if_arp_h=${ac_cv_header_net_if_arp_h=yes} | | ac_cv_header_net_if_h=${ac_cv_header_net_if_h=yes} | | ac_cv_header_net_if_ppp_h=${ac_cv_header_net_if_ppp_h=yes} | | ac_cv_header_net_if_tun_h=${ac_cv_header_net_if_tun_h=yes} | | ac_cv_header_net_if_types_h=${ac_cv_header_net_if_types_h=yes} | | ac_cv_header_net_pfvar_h=${ac_cv_header_net_pfvar_h=yes} | | ac_cv_header_net_ppp_defs_h=${ac_cv_header_net_ppp_defs_h=yes} | | ac_cv_header_net_route_h=${ac_cv_header_net_route_h=yes} | | ac_cv_header_net_slip_h=${ac_cv_header_net_slip_h=yes} | | ac_cv_header_netdb_h=${ac_cv_header_netdb_h=yes} | | ac_cv_header_netinet6_in6_var_h=${ac_cv_header_netinet6_in6_var_h=yes} | | ac_cv_header_netinet6_ip6_var_h=${ac_cv_header_netinet6_ip6_var_h=yes} | | ac_cv_header_netinet_icmp6_h=${ac_cv_header_netinet_icmp6_h=yes} | | ac_cv_header_netinet_icmp_var_h=${ac_cv_header_netinet_icmp_var_h=yes} | | ac_cv_header_netinet_if_ether_h=${ac_cv_header_netinet_if_ether_h=yes} | | ac_cv_header_netinet_in_h=${ac_cv_header_netinet_in_h=yes} | | ac_cv_header_netinet_in_systm_h=${ac_cv_header_netinet_in_systm_h=yes} | | ac_cv_header_netinet_ip6_h=${ac_cv_header_netinet_ip6_h=yes} | | ac_cv_header_netinet_ip_h=${ac_cv_header_netinet_ip_h=yes} | | ac_cv_header_netinet_ip_var_h=${ac_cv_header_netinet_ip_var_h=yes} | | ac_cv_header_netinet_tcp_fsm_h=${ac_cv_header_netinet_tcp_fsm_h=yes} | | ac_cv_header_netinet_tcp_h=${ac_cv_header_netinet_tcp_h=yes} | | ac_cv_header_netinet_tcp_timer_h=${ac_cv_header_netinet_tcp_timer_h=yes} | | ac_cv_header_netinet_tcp_var_h=${ac_cv_header_netinet_tcp_var_h=yes} | | ac_cv_header_netinet_tcpip_h=${ac_cv_header_netinet_tcpip_h=yes} | | ac_cv_header_netinet_udp_h=${ac_cv_header_netinet_udp_h=yes} | | ac_cv_header_netinet_udp_var_h=${ac_cv_header_netinet_udp_var_h=yes} | | ac_cv_header_nl_types_h=${ac_cv_header_nl_types_h=yes} | | ac_cv_header_nlist_h=${ac_cv_header_nlist_h=yes} | | ac_cv_header_openssl_aes_h=${ac_cv_header_openssl_aes_h=yes} | | ac_cv_header_openssl_crypto_h=${ac_cv_header_openssl_crypto_h=yes} | | ac_cv_header_openssl_des_h=${ac_cv_header_openssl_des_h=yes} | | ac_cv_header_openssl_engine_h=${ac_cv_header_openssl_engine_h=yes} | | ac_cv_header_openssl_err_h=${ac_cv_header_openssl_err_h=yes} | | ac_cv_header_openssl_evp_h=${ac_cv_header_openssl_evp_h=yes} | | ac_cv_header_openssl_hmac_h=${ac_cv_header_openssl_hmac_h=yes} | | ac_cv_header_openssl_md2_h=${ac_cv_header_openssl_md2_h=yes} | | ac_cv_header_openssl_md4_h=${ac_cv_header_openssl_md4_h=yes} | | ac_cv_header_openssl_md5_h=${ac_cv_header_openssl_md5_h=yes} | | ac_cv_header_openssl_opensslv_h=${ac_cv_header_openssl_opensslv_h=yes} | | ac_cv_header_openssl_pem_h=${ac_cv_header_openssl_pem_h=yes} | | ac_cv_header_openssl_rsa_h=${ac_cv_header_openssl_rsa_h=yes} | | ac_cv_header_openssl_sha_h=${ac_cv_header_openssl_sha_h=yes} | | ac_cv_header_openssl_ssl_h=${ac_cv_header_openssl_ssl_h=yes} | | ac_cv_header_openssl_x509_h=${ac_cv_header_openssl_x509_h=yes} | | ac_cv_header_panel_h=${ac_cv_header_panel_h=yes} | | ac_cv_header_paths_h=${ac_cv_header_paths_h=yes} | | ac_cv_header_pcreposix_h=${ac_cv_header_pcreposix_h=yes} | | ac_cv_header_physfs_h=${ac_cv_header_physfs_h=yes} | | ac_cv_header_poll_h=${ac_cv_header_poll_h=yes} | | ac_cv_header_pthread_h=${ac_cv_header_pthread_h=yes} | | ac_cv_header_pty_h=${ac_cv_header_pty_h=no} | | ac_cv_header_pwd_h=${ac_cv_header_pwd_h=yes} | | ac_cv_header_readline_history_h=${ac_cv_header_readline_history_h=yes} | | ac_cv_header_readline_readline_h=${ac_cv_header_readline_readline_h=yes} | | ac_cv_header_regex_h=${ac_cv_header_regex_h=yes} | | ac_cv_header_rpc_rpc_h=${ac_cv_header_rpc_rpc_h=yes} | | ac_cv_header_rpcsvc_yp_prot_h=${ac_cv_header_rpcsvc_yp_prot_h=yes} | | ac_cv_header_rpcsvc_ypclnt_h=${ac_cv_header_rpcsvc_ypclnt_h=yes} | | ac_cv_header_sgtty_h=${ac_cv_header_sgtty_h=yes} | | ac_cv_header_signal_h=${ac_cv_header_signal_h=yes} | | ac_cv_header_stat_h=${ac_cv_header_stat_h=no} | | ac_cv_header_stdarg_h=${ac_cv_header_stdarg_h=yes} | | ac_cv_header_stdc=${ac_cv_header_stdc=yes} | | #ac_cv_header_stdint_h=${ac_cv_header_stdint_h=yes} | | ac_cv_header_stdio_h=${ac_cv_header_stdio_h=yes} | | ac_cv_header_stddef_h=${ac_cv_header_stddef_h=yes} | | ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h=yes} | | ac_cv_header_string_h=${ac_cv_header_string_h=yes} | | ac_cv_header_strings_h=${ac_cv_header_strings_h=yes} | | ac_cv_header_sys_cdefs_h=${ac_cv_header_sys_cdefs_h=yes} | | ac_cv_header_sys_fcntl_h=${ac_cv_header_sys_fcntl_h=yes} | | ac_cv_header_sys_file_h=${ac_cv_header_sys_file_h=yes} | | ac_cv_header_sys_filio_h=${ac_cv_header_sys_filio_h=yes} | | ac_cv_header_sys_ioctl_h=${ac_cv_header_sys_ioctl_h=yes} | | ac_cv_header_sys_ipc_h=${ac_cv_header_sys_ipc_h=yes} | | ac_cv_header_sys_mman_h=${ac_cv_header_sys_mman_h=yes} | | ac_cv_header_sys_mount_h=${ac_cv_header_sys_mount_h=yes} | | ac_cv_header_sys_mtio_h=${ac_cv_header_sys_mtio_h=yes} | | ac_cv_header_sys_param_h=${ac_cv_header_sys_param_h=yes} | | ac_cv_header_sys_resource_h=${ac_cv_header_sys_resource_h=yes} | | ac_cv_header_sys_select_h=${ac_cv_header_sys_select_h=yes} | | ac_cv_header_sys_shm_h=${ac_cv_header_sys_shm_h=yes} | | ac_cv_header_sys_socket_h=${ac_cv_header_sys_socket_h=yes} | | ac_cv_header_sys_sockio_h=${ac_cv_header_sys_sockio_h=yes} | | ac_cv_header_sys_stat_h=${ac_cv_header_sys_stat_h=yes} | | ac_cv_header_sys_syscall_h=${ac_cv_header_sys_syscall_h=yes} | | ac_cv_header_sys_syslog_h=${ac_cv_header_sys_syslog_h=yes} | | ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h=yes} | | ac_cv_header_sys_times_h=${ac_cv_header_sys_times_h=yes} | | ac_cv_header_sys_types_h=${ac_cv_header_sys_types_h=yes} | | ac_cv_header_sys_ucred_h=${ac_cv_header_sys_ucred_h=yes} | | ac_cv_header_sys_uio_h=${ac_cv_header_sys_uio_h=yes} | | ac_cv_header_sys_un_h=${ac_cv_header_sys_un_h=yes} | | ac_cv_header_sys_unistd_h=${ac_cv_header_sys_unistd_h=yes} | | ac_cv_header_sys_utsname_h=${ac_cv_header_sys_utsname_h=yes} | | ac_cv_header_sys_wait_h=${ac_cv_header_sys_wait_h=yes} | | ac_cv_header_syslog_h=${ac_cv_header_syslog_h=yes} | | ac_cv_header_termio_h=${ac_cv_header_termio_h=no} | | ac_cv_header_termios_h=${ac_cv_header_termios_h=yes} | | ac_cv_header_time=${ac_cv_header_time=yes} | | ac_cv_header_time_h=${ac_cv_header_time_h=yes} | | ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes} | | ac_cv_header_util_h=${ac_cv_header_util_h=yes} | | ac_cv_header_utime_h=${ac_cv_header_utime_h=yes} | | ac_cv_header_utmp_h=${ac_cv_header_utmp_h=yes} | | ac_cv_header_values_h=${ac_cv_header_values_h=no} | | ac_cv_labels_as_values=${ac_cv_labels_as_values=yes} | | ac_cv_lib_ICE_IceConnectionNumber=${ac_cv_lib_ICE_IceConnectionNumber=yes} | | ac_cv_lib_X11_main=${ac_cv_lib_X11_main=yes} | | ac_cv_lib_Xpm_main=${ac_cv_lib_Xpm_main=yes} | | ac_cv_lib_Xrender_XRenderComposite=${ac_cv_lib_Xrender_XRenderComposite=yes} | | ac_cv_lib_compat_main=${ac_cv_lib_compat_main=yes} | | ac_cv_lib_cposix_strerror=${ac_cv_lib_cposix_strerror=no} | | ac_cv_lib_dir_opendir=${ac_cv_lib_dir_opendir=no} | | ac_cv_lib_fl_yywrap=${ac_cv_lib_fl_yywrap=yes} | | ac_cv_lib_freetype_main=${ac_cv_lib_freetype_main=yes} | | ac_cv_lib_m=${ac_cv_lib_m=yes} | | ac_cv_lib_m__finite=${ac_cv_lib_m__finite=no} | | ac_cv_lib_m_acos=${ac_cv_lib_m_acos=yes} | | ac_cv_lib_m_acosh=${ac_cv_lib_m_acosh=yes} | | ac_cv_lib_m_asin=${ac_cv_lib_m_asin=yes} | | ac_cv_lib_m_asinh=${ac_cv_lib_m_asinh=yes} | | ac_cv_lib_m_atan=${ac_cv_lib_m_atan=yes} | | ac_cv_lib_m_atanh=${ac_cv_lib_m_atanh=yes} | | ac_cv_lib_m_ceil=${ac_cv_lib_m_ceil=yes} | | ac_cv_lib_m_cos=${ac_cv_lib_m_cos=yes} | | ac_cv_lib_m_exp=${ac_cv_lib_m_exp=yes} | | ac_cv_lib_m_fabs=${ac_cv_lib_m_fabs=yes} | | ac_cv_lib_m_finite=${ac_cv_lib_m_finite=yes} | | ac_cv_lib_m_floor=${ac_cv_lib_m_floor=yes} | | ac_cv_lib_m_fmod=${ac_cv_lib_m_fmod=yes} | | ac_cv_lib_m_hypot=${ac_cv_lib_m_hypot=yes} | | ac_cv_lib_m_isinf=${ac_cv_lib_m_isinf=yes} | | ac_cv_lib_m_isnan=${ac_cv_lib_m_isnan=yes} | | ac_cv_lib_m_ldexp=${ac_cv_lib_m_ldexp=yes} | | ac_cv_lib_m_log=${ac_cv_lib_m_log=yes} | | ac_cv_lib_m_main=${ac_cv_lib_m_main=yes} | | ac_cv_lib_m_modf=${ac_cv_lib_m_modf=yes} | | ac_cv_lib_m_open=${ac_cv_lib_m_open=yes} | | ac_cv_lib_m_pow=${ac_cv_lib_m_pow=yes} | | ac_cv_lib_m_rand=${ac_cv_lib_m_rand=yes} | | ac_cv_lib_m_rintf=${ac_cv_lib_m_rintf=yes} | | ac_cv_lib_m_sin=${ac_cv_lib_m_sin=yes} | | ac_cv_lib_m_sqrt=${ac_cv_lib_m_sqrt=yes} | | ac_cv_lib_m_tanh=${ac_cv_lib_m_tanh=yes} | | ac_cv_lib_ncurses_tgetent=${ac_cv_lib_ncurses_tgetent=yes} | | ac_cv_lib_ncurses_tputs=${ac_cv_lib_ncurses_tputs=yes} | | ac_cv_lib_poll_poll=${ac_cv_lib_poll_poll=no} | | ac_cv_lib_pthread_pthread_create=${ac_cv_lib_pthread_pthread_create=yes} | | ac_cv_lib_readline_rl_callback_handler_install=${ac_cv_lib_readline_rl_callback_handler_install=yes} | | ac_cv_lib_socket=${ac_cv_lib_socket=no} | | ac_cv_lib_ucb_killpg=${ac_cv_lib_ucb_killpg=no} | | ac_cv_lib_utempter_addToUtmp=${ac_cv_lib_utempter_addToUtmp=no} | | ac_cv_lib_util_main=${ac_cv_lib_util_main=yes} | | ac_cv_lib_util_openpty=${ac_cv_lib_util_openpty=yes} | | ac_cv_lib_z=${ac_cv_lib_z=-lz} | | ac_cv_lib_z_deflate=${ac_cv_lib_z_deflate=yes} | | ac_cv_lib_z_main=${ac_cv_lib_z_main=yes} | | ac_cv_member_struct_sockaddr_in6_sin6_scope_id=${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes} | | ac_cv_member_struct_tm_tm_zone=${ac_cv_member_struct_tm_tm_zone=yes} | | ac_cv_mingw32=${ac_cv_mingw32=no} | | ac_cv_objext=${ac_cv_objext=o} | | ac_cv_path_CHMOD=${ac_cv_path_CHMOD=/bin/chmod} | | ac_cv_path_CP=${ac_cv_path_CP=/bin/cp} | | ac_cv_path_DIFF=${ac_cv_path_DIFF=/usr/bin/diff} | | ac_cv_path_PERL_PATH=${ac_cv_path_PERL_PATH=/usr/bin/perl} | | ac_cv_path_RM=${ac_cv_path_RM=/bin/rm} | | ac_cv_path_STRIP=${ac_cv_path_STRIP=/usr/bin/strip} | | ac_cv_path_fp_prog_find=${ac_cv_path_fp_prog_find=/usr/bin/find} | | ac_cv_path_fp_prog_sort=${ac_cv_path_fp_prog_sort=/usr/bin/sort} | | ac_cv_path_passwd_program=${ac_cv_path_passwd_program=/usr/bin/passwd} | | ac_cv_path_path_su=${ac_cv_path_path_su=/usr/bin/su} | | ac_cv_path_path_sudo=${ac_cv_path_path_sudo=/usr/bin/sudo} | | ac_cv_prog_AWK=${ac_cv_prog_AWK=nawk} | | ac_cv_prog_LEX=${ac_cv_prog_LEX=flex} | | ac_cv_prog_PERL=${ac_cv_prog_PERL=/usr/bin/perl} | | ac_cv_prog_SED=${ac_cv_prog_SED=/usr/bin/sed} | | ac_cv_prog_SORT=${ac_cv_prog_SORT=sort} | | ac_cv_prog_ac_ct_AR=${ac_cv_prog_ac_ct_AR=ar} | | ac_cv_prog_ac_ct_RANLIB=${ac_cv_prog_ac_ct_RANLIB=ranlib} | | ac_cv_prog_ac_ct_STRIP=${ac_cv_prog_ac_ct_STRIP=strip} | | ac_cv_prog_cc_g=${ac_cv_prog_cc_g=yes} | | ac_cv_prog_cc_works=${ac_cv_prog_cc_works=yes} | | ac_cv_prog_cxx_g=${ac_cv_prog_cxx_g=yes} | | ac_cv_prog_egrep=${ac_cv_prog_egrep='grep -E'} | | ac_cv_prog_f77_g=${ac_cv_prog_f77_g=yes} | | ac_cv_prog_gcc=${ac_cv_prog_gcc=yes} | | ac_cv_prog_have_hp2ps=${ac_cv_prog_have_hp2ps=1} | | ac_cv_prog_lex_root=${ac_cv_prog_lex_root=lex.yy} | | ac_cv_prog_lex_yytext_pointer=${ac_cv_prog_lex_yytext_pointer=yes} | | ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes} | | ac_cv_sizeof_char=${ac_cv_sizeof_char=1} | | ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8} | | ac_cv_sizeof_short=${ac_cv_sizeof_short=2} | | ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_char=1} | | ac_cv_sizeof_unsigned_long_long=${ac_cv_sizeof_unsigned_long_long=8} | | ac_cv_sizeof_unsigned_short=${ac_cv_sizeof_unsigned_short=2} | | ac_cv_socklen_t=${ac_cv_socklen_t=socklen_t} | | ac_cv_struct_st_rdev=${ac_cv_struct_st_rdev=yes} | | ac_cv_struct_tm=${ac_cv_struct_tm=time.h} | | ac_cv_type_caddr_t=${ac_cv_type_caddr_t=yes} | | ac_cv_type_char=${ac_cv_type_char=yes} | | ac_cv_type_double=${ac_cv_type_double=yes} | | ac_cv_type_float=${ac_cv_type_float=yes} | | ac_cv_type_ino_t=${ac_cv_type_ino_t=yes} | | ac_cv_type_int=${ac_cv_type_int=yes} | | ac_cv_type_intp=${ac_cv_type_intp=yes} | | ac_cv_type_long=${ac_cv_type_long=yes} | | ac_cv_type_long_long=${ac_cv_type_long_long=yes} | | ac_cv_type_mode_t=${ac_cv_type_mode_t=yes} | | ac_cv_type_off_t=${ac_cv_type_off_t=yes} | | ac_cv_type_pid_t=${ac_cv_type_pid_t=yes} | | ac_cv_type_short=${ac_cv_type_short=yes} | | ac_cv_type_signal=${ac_cv_type_signal=void} | | ac_cv_type_size_t=${ac_cv_type_size_t=yes} | | ac_cv_type_ssize_t=${ac_cv_type_ssize_t=yes} | | ac_cv_type_struct_sockaddr_in6=${ac_cv_type_struct_sockaddr_in6=yes} | | ac_cv_type_uid_t=${ac_cv_type_uid_t=yes} | | ac_cv_type_unsigned_char=${ac_cv_type_unsigned_char=yes} | | ac_cv_type_unsigned_int=${ac_cv_type_unsigned_int=yes} | | ac_cv_type_unsigned_long=${ac_cv_type_unsigned_long=yes} | | ac_cv_type_unsigned_long_long=${ac_cv_type_unsigned_long_long=yes} | | ac_cv_type_unsigned_short=${ac_cv_type_unsigned_short=yes} | | ac_cv_type_void_p=${ac_cv_type_void_p=yes} | | ac_cv_type_wchar_t=${ac_cv_type_wchar_t=yes} | | fp_cv_const_E2BIG=${fp_cv_const_E2BIG=7} | | fp_cv_const_EACCES=${fp_cv_const_EACCES=13} | | fp_cv_const_EADDRINUSE=${fp_cv_const_EADDRINUSE=48} | | fp_cv_const_EADDRNOTAVAIL=${fp_cv_const_EADDRNOTAVAIL=49} | | fp_cv_const_EADV=${fp_cv_const_EADV=-1} | | fp_cv_const_EAFNOSUPPORT=${fp_cv_const_EAFNOSUPPORT=47} | | fp_cv_const_EAGAIN=${fp_cv_const_EAGAIN=35} | | fp_cv_const_EALREADY=${fp_cv_const_EALREADY=37} | | fp_cv_const_EBADF=${fp_cv_const_EBADF=9} | | fp_cv_const_EBADMSG=${fp_cv_const_EBADMSG=-1} | | fp_cv_const_EBADRPC=${fp_cv_const_EBADRPC=72} | | fp_cv_const_EBUSY=${fp_cv_const_EBUSY=16} | | fp_cv_const_ECHILD=${fp_cv_const_ECHILD=10} | | fp_cv_const_ECOMM=${fp_cv_const_ECOMM=-1} | | fp_cv_const_ECONNABORTED=${fp_cv_const_ECONNABORTED=53} | | fp_cv_const_ECONNREFUSED=${fp_cv_const_ECONNREFUSED=61} | | fp_cv_const_ECONNRESET=${fp_cv_const_ECONNRESET=54} | | fp_cv_const_EDEADLK=${fp_cv_const_EDEADLK=11} | | fp_cv_const_EDESTADDRREQ=${fp_cv_const_EDESTADDRREQ=39} | | fp_cv_const_EDIRTY=${fp_cv_const_EDIRTY=-1} | | fp_cv_const_EDOM=${fp_cv_const_EDOM=33} | | fp_cv_const_EDQUOT=${fp_cv_const_EDQUOT=69} | | fp_cv_const_EEXIST=${fp_cv_const_EEXIST=17} | | fp_cv_const_EFAULT=${fp_cv_const_EFAULT=14} | | fp_cv_const_EFBIG=${fp_cv_const_EFBIG=27} | | fp_cv_const_EFTYPE=${fp_cv_const_EFTYPE=79} | | fp_cv_const_EHOSTDOWN=${fp_cv_const_EHOSTDOWN=64} | | fp_cv_const_EHOSTUNREACH=${fp_cv_const_EHOSTUNREACH=65} | | fp_cv_const_EIDRM=${fp_cv_const_EIDRM=-1} | | fp_cv_const_EILSEQ=${fp_cv_const_EILSEQ=-1} | | fp_cv_const_EINPROGRESS=${fp_cv_const_EINPROGRESS=36} | | fp_cv_const_EINTR=${fp_cv_const_EINTR=4} | | fp_cv_const_EINVAL=${fp_cv_const_EINVAL=22} | | fp_cv_const_EIO=${fp_cv_const_EIO=5} | | fp_cv_const_EISCONN=${fp_cv_const_EISCONN=56} | | fp_cv_const_EISDIR=${fp_cv_const_EISDIR=21} | | fp_cv_const_ELOOP=${fp_cv_const_ELOOP=62} | | fp_cv_const_EMFILE=${fp_cv_const_EMFILE=24} | | fp_cv_const_EMLINK=${fp_cv_const_EMLINK=31} | | fp_cv_const_EMSGSIZE=${fp_cv_const_EMSGSIZE=40} | | fp_cv_const_EMULTIHOP=${fp_cv_const_EMULTIHOP=-1} | | fp_cv_const_ENAMETOOLONG=${fp_cv_const_ENAMETOOLONG=63} | | fp_cv_const_ENETDOWN=${fp_cv_const_ENETDOWN=50} | | fp_cv_const_ENETRESET=${fp_cv_const_ENETRESET=52} | | fp_cv_const_ENETUNREACH=${fp_cv_const_ENETUNREACH=51} | | fp_cv_const_ENFILE=${fp_cv_const_ENFILE=23} | | fp_cv_const_ENOBUFS=${fp_cv_const_ENOBUFS=55} | | fp_cv_const_ENODATA=${fp_cv_const_ENODATA=-1} | | fp_cv_const_ENODEV=${fp_cv_const_ENODEV=19} | | fp_cv_const_ENOENT=${fp_cv_const_ENOENT=2} | | fp_cv_const_ENOEXEC=${fp_cv_const_ENOEXEC=8} | | fp_cv_const_ENOLCK=${fp_cv_const_ENOLCK=77} | | fp_cv_const_ENOLINK=${fp_cv_const_ENOLINK=-1} | | fp_cv_const_ENOMEM=${fp_cv_const_ENOMEM=12} | | fp_cv_const_ENOMSG=${fp_cv_const_ENOMSG=-1} | | fp_cv_const_ENONET=${fp_cv_const_ENONET=-1} | | fp_cv_const_ENOPROTOOPT=${fp_cv_const_ENOPROTOOPT=42} | | fp_cv_const_ENOSPC=${fp_cv_const_ENOSPC=28} | | fp_cv_const_ENOSR=${fp_cv_const_ENOSR=-1} | | fp_cv_const_ENOSTR=${fp_cv_const_ENOSTR=-1} | | fp_cv_const_ENOSYS=${fp_cv_const_ENOSYS=78} | | fp_cv_const_ENOTBLK=${fp_cv_const_ENOTBLK=15} | | fp_cv_const_ENOTCONN=${fp_cv_const_ENOTCONN=57} | | fp_cv_const_ENOTDIR=${fp_cv_const_ENOTDIR=20} | | fp_cv_const_ENOTEMPTY=${fp_cv_const_ENOTEMPTY=66} | | fp_cv_const_ENOTSOCK=${fp_cv_const_ENOTSOCK=38} | | fp_cv_const_ENOTTY=${fp_cv_const_ENOTTY=25} | | fp_cv_const_ENXIO=${fp_cv_const_ENXIO=6} | | fp_cv_const_EOPNOTSUPP=${fp_cv_const_EOPNOTSUPP=45} | | fp_cv_const_EPERM=${fp_cv_const_EPERM=1} | | fp_cv_const_EPFNOSUPPORT=${fp_cv_const_EPFNOSUPPORT=46} | | fp_cv_const_EPIPE=${fp_cv_const_EPIPE=32} | | fp_cv_const_EPROCLIM=${fp_cv_const_EPROCLIM=67} | | fp_cv_const_EPROCUNAVAIL=${fp_cv_const_EPROCUNAVAIL=76} | | fp_cv_const_EPROGMISMATCH=${fp_cv_const_EPROGMISMATCH=75} | | fp_cv_const_EPROGUNAVAIL=${fp_cv_const_EPROGUNAVAIL=74} | | fp_cv_const_EPROTO=${fp_cv_const_EPROTO=-1} | | fp_cv_const_EPROTONOSUPPORT=${fp_cv_const_EPROTONOSUPPORT=43} | | fp_cv_const_EPROTOTYPE=${fp_cv_const_EPROTOTYPE=41} | | fp_cv_const_ERANGE=${fp_cv_const_ERANGE=34} | | fp_cv_const_EREMCHG=${fp_cv_const_EREMCHG=-1} | | fp_cv_const_EREMOTE=${fp_cv_const_EREMOTE=71} | | fp_cv_const_EROFS=${fp_cv_const_EROFS=30} | | fp_cv_const_ERPCMISMATCH=${fp_cv_const_ERPCMISMATCH=73} | | fp_cv_const_ERREMOTE=${fp_cv_const_ERREMOTE=-1} | | fp_cv_const_ESHUTDOWN=${fp_cv_const_ESHUTDOWN=58} | | fp_cv_const_ESOCKTNOSUPPORT=${fp_cv_const_ESOCKTNOSUPPORT=44} | | fp_cv_const_ESPIPE=${fp_cv_const_ESPIPE=29} | | fp_cv_const_ESRCH=${fp_cv_const_ESRCH=3} | | fp_cv_const_ESRMNT=${fp_cv_const_ESRMNT=-1} | | fp_cv_const_ESTALE=${fp_cv_const_ESTALE=70} | | fp_cv_const_ETIME=${fp_cv_const_ETIME=-1} | | fp_cv_const_ETIMEDOUT=${fp_cv_const_ETIMEDOUT=60} | | fp_cv_const_ETOOMANYREFS=${fp_cv_const_ETOOMANYREFS=59} | | fp_cv_const_ETXTBSY=${fp_cv_const_ETXTBSY=26} | | fp_cv_const_EUSERS=${fp_cv_const_EUSERS=68} | | fp_cv_const_EWOULDBLOCK=${fp_cv_const_EWOULDBLOCK=35} | | fp_cv_const_EXDEV=${fp_cv_const_EXDEV=18} | | fp_cv_const_O_BINARY=${fp_cv_const_O_BINARY=0} | | lt_cv_sys_max_cmd_len=${lt_cv_sys_max_cmd_len=131072} | | ac_cv_working_alloca_h=${ac_cv_working_alloca_h=no} | | ac_cv_func_working_mktime=${ac_cv_func_working_mktime=yes} | configure:1402: checking for a BSD-compatible install | configure:1457: result: /usr/bin/install -c -o root -g bin | configure:1468: checking whether build environment is sane | configure:1511: result: yes | configure:1576: checking for gawk | configure:1602: result: nawk | configure:1612: checking whether make sets $(MAKE) | configure:1632: result: yes | configure:1821: checking for style of include used by make | configure:1849: result: GNU | configure:1920: checking for gcc | configure:1946: result: cc | configure:2190: checking for C compiler version | configure:2193: cc --version &5 | cc (GCC) 3.3.5 (propolice) | Copyright (C) 2003 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:2196: $? = 0 | configure:2198: cc -v &5 | Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.0/3.3.5/specs | Configured with: | Thread model: single | gcc version 3.3.5 (propolice) | configure:2201: $? = 0 | configure:2203: cc -V &5 | cc: `-V' option must have argument | configure:2206: $? = 1 | configure:2229: checking for C compiler default output file name | configure:2232: cc -O2 -pipe conftest.c >&5 | configure:2235: $? = 0 | configure:2281: result: a.out | configure:2286: checking whether the C compiler works | configure:2292: ./a.out | configure:2295: $? = 0 | configure:2312: result: yes | configure:2319: checking whether we are cross compiling | configure:2321: result: no | configure:2324: checking for suffix of executables | configure:2326: cc -o conftest -O2 -pipe conftest.c >&5 | configure:2329: $? = 0 | configure:2354: result: | configure:2360: checking for suffix of object files | configure:2406: result: o | configure:2410: checking whether we are using the GNU C compiler | configure:2465: result: yes | configure:2471: checking whether cc accepts -g | configure:2521: result: yes | configure:2538: checking for cc option to accept ANSI C | configure:2608: cc -c -O2 -pipe conftest.c >&5 | configure:2614: $? = 0 | configure:2617: test -z || test ! -s conftest.err | configure:2620: $? = 0 | configure:2623: test -s conftest.o | configure:2626: $? = 0 | configure:2644: result: none needed | configure:2662: cc -c -O2 -pipe conftest.c >&5 | conftest.c:2: error: syntax error before "me" | configure:2668: $? = 1 | configure: failed program was: | | #ifndef __cplusplus | | choke me | | #endif | configure:2800: checking dependency style of cc | configure:2890: result: gcc3 | configure:2913: checking how to run the C preprocessor | configure:2948: cc -E conftest.c | configure:2954: $? = 0 | configure:2986: cc -E conftest.c | conftest.c:12:28: ac_nonexistent.h: No such file or directory | configure:2992: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | /* end confdefs.h. */ | | #include | configure:3031: result: cc -E | configure:3055: cc -E conftest.c | configure:3061: $? = 0 | configure:3093: cc -E conftest.c | conftest.c:12:28: ac_nonexistent.h: No such file or directory | configure:3099: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | /* end confdefs.h. */ | | #include | configure:3143: checking for egrep | configure:3153: result: grep -E | configure:3159: checking for AIX | configure:3181: result: no | configure:3187: checking for ANSI C header files | configure:3342: result: yes | configure:3366: checking for sys/types.h | configure:3411: result: yes | configure:3366: checking for sys/stat.h | configure:3411: result: yes | configure:3366: checking for stdlib.h | configure:3411: result: yes | configure:3366: checking for string.h | configure:3411: result: yes | configure:3366: checking for memory.h | configure:3411: result: yes | configure:3366: checking for strings.h | configure:3411: result: yes | configure:3366: checking for inttypes.h | configure:3411: result: yes | configure:3366: checking for stdint.h | configure:3382: cc -c -O2 -pipe conftest.c >&5 | configure:3388: $? = 0 | configure:3391: test -z || test ! -s conftest.err | configure:3394: $? = 0 | configure:3397: test -s conftest.o | configure:3400: $? = 0 | configure:3411: result: yes | configure:3366: checking for unistd.h | configure:3411: result: yes | configure:3433: checking minix/config.h usability | configure:3445: cc -c -O2 -pipe conftest.c >&5 | conftest.c:56:26: minix/config.h: No such file or directory | configure:3451: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:3473: result: no | configure:3477: checking minix/config.h presence | configure:3487: cc -E conftest.c | conftest.c:22:26: minix/config.h: No such file or directory | configure:3493: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:3513: result: no | configure:3548: checking for minix/config.h | configure:3555: result: no | configure:3594: checking whether it is safe to define __EXTENSIONS__ | configure:3617: cc -c -O2 -pipe conftest.c >&5 | configure:3623: $? = 0 | configure:3626: test -z || test ! -s conftest.err | configure:3629: $? = 0 | configure:3632: test -s conftest.o | configure:3635: $? = 0 | configure:3646: result: yes | configure:3706: checking for gcc | configure:3732: result: cc | configure:3976: checking for C compiler version | configure:3979: cc --version &5 | cc (GCC) 3.3.5 (propolice) | Copyright (C) 2003 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:3982: $? = 0 | configure:3984: cc -v &5 | Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.0/3.3.5/specs | Configured with: | Thread model: single | gcc version 3.3.5 (propolice) | configure:3987: $? = 0 | configure:3989: cc -V &5 | cc: `-V' option must have argument | configure:3992: $? = 1 | configure:3995: checking whether we are using the GNU C compiler | configure:4050: result: yes | configure:4056: checking whether cc accepts -g | configure:4106: result: yes | configure:4123: checking for cc option to accept ANSI C | configure:4229: result: none needed | configure:4247: cc -c -O2 -pipe conftest.c >&5 | conftest.c:2: error: syntax error before "me" | configure:4253: $? = 1 | configure: failed program was: | | #ifndef __cplusplus | | choke me | | #endif | configure:4385: checking dependency style of cc | configure:4475: result: gcc3 | configure:4538: checking for gcc | configure:4564: result: cc | configure:4808: checking for C compiler version | configure:4811: cc --version &5 | cc (GCC) 3.3.5 (propolice) | Copyright (C) 2003 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:4814: $? = 0 | configure:4816: cc -v &5 | Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.0/3.3.5/specs | Configured with: | Thread model: single | gcc version 3.3.5 (propolice) | configure:4819: $? = 0 | configure:4821: cc -V &5 | cc: `-V' option must have argument | configure:4824: $? = 1 | configure:4827: checking whether we are using the GNU C compiler | configure:4882: result: yes | configure:4888: checking whether cc accepts -g | configure:4938: result: yes | configure:4955: checking for cc option to accept ANSI C | configure:5061: result: none needed | configure:5079: cc -c -O2 -pipe conftest.c >&5 | conftest.c:2: error: syntax error before "me" | configure:5085: $? = 1 | configure: failed program was: | | #ifndef __cplusplus | | choke me | | #endif | configure:5217: checking dependency style of cc | configure:5307: result: gcc3 | configure:6007: cc -c -O2 -pipe conftest.c >&5 | configure:6013: $? = 0 | configure:6016: test -z || test ! -s conftest.err | configure:6019: $? = 0 | configure:6022: test -s conftest.o | configure:6025: $? = 0 | configure:6064: checking for flex | configure:6090: result: flex | configure:6103: checking for yywrap in -lfl | configure:6164: result: yes | configure:6241: checking lex output file root | configure:6267: result: lex.yy | configure:6272: checking whether yytext is a pointer | configure:6320: result: yes | configure:6335: checking for bison | configure:6361: result: yacc | configure:6413: checking for ranlib | configure:6440: result: ranlib | configure:6456: checking for gm4 | configure:6474: found /usr/local/bin/gm4 | configure:6486: result: /usr/local/bin/gm4 | configure:6497: checking whether m4 supports frozen files | configure:6509: result: yes | configure:6532: checking for locale.h | configure:6537: result: yes | configure:6541: checking wchar.h usability | configure:6553: cc -c -O2 -pipe conftest.c >&5 | configure:6559: $? = 0 | configure:6562: test -z || test ! -s conftest.err | configure:6565: $? = 0 | configure:6568: test -s conftest.o | configure:6571: $? = 0 | configure:6581: result: yes | configure:6585: checking wchar.h presence | configure:6595: cc -E conftest.c | configure:6601: $? = 0 | configure:6621: result: yes | configure:6656: checking for wchar.h | configure:6663: result: yes | configure:6541: checking wctype.h usability | configure:6553: cc -c -O2 -pipe conftest.c >&5 | configure:6559: $? = 0 | configure:6562: test -z || test ! -s conftest.err | configure:6565: $? = 0 | configure:6568: test -s conftest.o | configure:6571: $? = 0 | configure:6581: result: yes | configure:6585: checking wctype.h presence | configure:6595: cc -E conftest.c | configure:6601: $? = 0 | configure:6621: result: yes | configure:6656: checking for wctype.h | configure:6663: result: yes | configure:6688: checking for stdbool.h that conforms to C99 | configure:6776: cc -c -O2 -pipe conftest.c >&5 | configure:6782: $? = 0 | configure:6785: test -z || test ! -s conftest.err | configure:6788: $? = 0 | configure:6791: test -s conftest.o | configure:6794: $? = 0 | configure:6805: result: yes | configure:6807: checking for _Bool | configure:6831: cc -c -O2 -pipe conftest.c >&5 | configure:6837: $? = 0 | configure:6840: test -z || test ! -s conftest.err | configure:6843: $? = 0 | configure:6846: test -s conftest.o | configure:6849: $? = 0 | configure:6860: result: yes | configure:6899: checking for inline | configure:6920: cc -c -O2 -pipe conftest.c >&5 | configure:6926: $? = 0 | configure:6929: test -z || test ! -s conftest.err | configure:6932: $? = 0 | configure:6935: test -s conftest.o | configure:6938: $? = 0 | configure:6950: result: inline | configure:6971: checking for uintptr_t | configure:6995: cc -c -O2 -pipe conftest.c >&5 | configure:7001: $? = 0 | configure:7004: test -z || test ! -s conftest.err | configure:7007: $? = 0 | configure:7010: test -s conftest.o | configure:7013: $? = 0 | configure:7024: result: yes | configure:7045: checking for setlocale | configure:7132: result: yes | configure:7045: checking for isascii | configure:7132: result: yes | configure:7045: checking for iswprint | configure:7102: cc -o conftest -O2 -pipe conftest.c >&5 | configure:7108: $? = 0 | configure:7111: test -z || test ! -s conftest.err | configure:7114: $? = 0 | configure:7117: test -s conftest | configure:7120: $? = 0 | configure:7132: result: yes | configure:7045: checking for mbsinit | configure:7102: cc -o conftest -O2 -pipe conftest.c >&5 | configure:7108: $? = 0 | configure:7111: test -z || test ! -s conftest.err | configure:7114: $? = 0 | configure:7117: test -s conftest | configure:7120: $? = 0 | configure:7132: result: yes | configure:7154: checking if malloc debugging is wanted | configure:7175: result: no | configure:7180: checking for pid_t | configure:7233: result: yes | configure:7245: checking for sys/wait.h that is POSIX.1 compatible | configure:7305: result: yes | configure:7320: checking for dup2 | configure:7407: result: yes | configure:7320: checking for waitpid | configure:7407: result: yes | configure:7423: checking for unistd.h | configure:7428: result: yes | configure:7432: checking vfork.h usability | configure:7444: cc -c -O2 -pipe conftest.c >&5 | conftest.c:74:19: vfork.h: No such file or directory | configure:7450: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:7472: result: no | configure:7476: checking vfork.h presence | configure:7486: cc -E conftest.c | conftest.c:40:19: vfork.h: No such file or directory | configure:7492: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:7512: result: no | configure:7547: checking for vfork.h | configure:7554: result: no | configure:7572: checking for fork | configure:7659: result: yes | configure:7572: checking for vfork | configure:7659: result: yes | configure:7670: checking for working fork | configure:7715: result: yes | configure:7736: checking for working vfork | configure:7869: result: yes | configure:7907: checking for sys/time.h | configure:7912: result: yes | configure:7907: checking for sys/times.h | configure:7912: result: yes | configure:8055: checking for sys/resource.h | configure:8107: result: yes | configure:8122: checking for times | configure:8209: result: yes | configure:8220: checking whether getrusage is declared | configure:8255: cc -c -O2 -pipe conftest.c >&5 | configure:8261: $? = 0 | configure:8264: test -z || test ! -s conftest.err | configure:8267: $? = 0 | configure:8270: test -s conftest.o | configure:8273: $? = 0 | configure:8284: result: yes | configure:8300: checking whether times is declared | configure:8335: cc -c -O2 -pipe conftest.c >&5 | configure:8341: $? = 0 | configure:8344: test -z || test ! -s conftest.err | configure:8347: $? = 0 | configure:8350: test -s conftest.o | configure:8353: $? = 0 | configure:8364: result: yes | configure:8380: checking whether clock is declared | configure:8415: cc -c -O2 -pipe conftest.c >&5 | configure:8421: $? = 0 | configure:8424: test -z || test ! -s conftest.err | configure:8427: $? = 0 | configure:8430: test -s conftest.o | configure:8433: $? = 0 | configure:8444: result: yes | configure:8460: checking whether sysconf is declared | configure:8495: cc -c -O2 -pipe conftest.c >&5 | configure:8501: $? = 0 | configure:8504: test -z || test ! -s conftest.err | configure:8507: $? = 0 | configure:8510: test -s conftest.o | configure:8513: $? = 0 | configure:8524: result: yes | configure:8543: checking for clock_t | configure:8578: cc -c -O2 -pipe conftest.c >&5 | configure:8584: $? = 0 | configure:8587: test -z || test ! -s conftest.err | configure:8590: $? = 0 | configure:8593: test -s conftest.o | configure:8596: $? = 0 | configure:8607: result: yes | configure:8617: checking for struct tms | configure:8652: cc -c -O2 -pipe conftest.c >&5 | configure:8658: $? = 0 | configure:8661: test -z || test ! -s conftest.err | configure:8664: $? = 0 | configure:8667: test -s conftest.o | configure:8670: $? = 0 | configure:8681: result: yes | configure:8696: checking whether system is Windows or MSDOS | configure:8720: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:59: error: syntax error before "MSDOS" | configure:8726: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | /* end confdefs.h. */ | | | | int | | main () | | { | | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ | | neither MSDOS nor Windows | | #endif | | ; | | return 0; | | } | configure:8750: result: no | configure:8779: checking whether strerror_r is declared | configure:8803: cc -c -O2 -pipe conftest.c >&5 | configure:8809: $? = 0 | configure:8812: test -z || test ! -s conftest.err | configure:8815: $? = 0 | configure:8818: test -s conftest.o | configure:8821: $? = 0 | configure:8832: result: yes | configure:8854: checking for strerror_r | configure:8941: result: yes | configure:8951: checking whether strerror_r returns char * | configure:8979: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:97: error: invalid type argument of `unary *' | conftest.c:98: warning: initialization makes pointer from integer without a cast | configure:8985: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | | | char buf[100]; | | char x = *strerror_r (0, buf, sizeof buf); | | char *p = strerror_r (0, buf, sizeof buf); | | | | ; | | return 0; | | } | configure:9057: result: no | configure:9074: checking for getopt.h | configure:9079: result: yes | configure:9227: checking for getopt_long_only | configure:9284: cc -o conftest -O2 -pipe conftest.c >&5 | configure:9290: $? = 0 | configure:9293: test -z || test ! -s conftest.err | configure:9296: $? = 0 | configure:9299: test -s conftest | configure:9302: $? = 0 | configure:9314: result: yes | configure:9329: checking whether optreset is declared | configure:9354: cc -c -O2 -pipe conftest.c >&5 | configure:9360: $? = 0 | configure:9363: test -z || test ! -s conftest.err | configure:9366: $? = 0 | configure:9369: test -s conftest.o | configure:9372: $? = 0 | configure:9383: result: yes | configure:9513: checking whether getenv is declared | configure:9537: cc -c -O2 -pipe conftest.c >&5 | configure:9543: $? = 0 | configure:9546: test -z || test ! -s conftest.err | configure:9549: $? = 0 | configure:9552: test -s conftest.o | configure:9555: $? = 0 | configure:9566: result: yes | configure:9600: checking whether NLS is requested | configure:9609: result: yes | configure:9647: checking for msgfmt | configure: trying /usr/local/bin/msgfmt... | 0 translated messages. | configure:9679: result: /usr/local/bin/msgfmt | configure:9688: checking for gmsgfmt | configure:9719: result: /usr/local/bin/msgfmt | configure:9758: checking for xgettext | configure: trying /usr/local/bin/xgettext... | /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C | configure:9790: result: /usr/local/bin/xgettext | configure:9830: checking for msgmerge | configure: trying /usr/local/bin/msgmerge... | configure:9861: result: /usr/local/bin/msgmerge | configure:9918: checking build system type | configure:9936: result: i386-unknown-openbsd4.0 | configure:9944: checking host system type | configure:9958: result: i386-unknown-openbsd4.0 | configure:9990: checking for ld used by GCC | configure:10054: result: /usr/bin/ld | configure:10063: checking if the linker (/usr/bin/ld) is GNU ld | configure:10076: result: yes | configure:10083: checking for shared library run path origin | configure:10096: result: done | configure:10547: checking for inttypes.h | configure:10569: cc -c -O2 -pipe conftest.c >&5 | configure:10575: $? = 0 | configure:10578: test -z || test ! -s conftest.err | configure:10581: $? = 0 | configure:10584: test -s conftest.o | configure:10587: $? = 0 | configure:10598: result: yes | configure:10609: checking for stdint.h | configure:10631: cc -c -O2 -pipe conftest.c >&5 | configure:10637: $? = 0 | configure:10640: test -z || test ! -s conftest.err | configure:10643: $? = 0 | configure:10646: test -s conftest.o | configure:10649: $? = 0 | configure:10660: result: yes | configure:10671: checking for unsigned long long | configure:10723: result: yes | configure:10755: checking whether strdup is declared | configure:10779: cc -c -O2 -pipe conftest.c >&5 | configure:10785: $? = 0 | configure:10788: test -z || test ! -s conftest.err | configure:10791: $? = 0 | configure:10794: test -s conftest.o | configure:10797: $? = 0 | configure:10808: result: yes | configure:10828: checking whether strndup is declared | configure:10852: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:104: error: `strndup' undeclared (first use in this function) | conftest.c:104: error: (Each undeclared identifier is reported only once | conftest.c:104: error: for each function it appears in.) | configure:10858: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef strndup | | char *p = (char *) strndup; | | #endif | | | | ; | | return 0; | | } | configure:10881: result: no | configure:10901: checking whether strnlen is declared | configure:10925: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:105: error: `strnlen' undeclared (first use in this function) | conftest.c:105: error: (Each undeclared identifier is reported only once | conftest.c:105: error: for each function it appears in.) | configure:10931: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef strnlen | | char *p = (char *) strnlen; | | #endif | | | | ; | | return 0; | | } | configure:10954: result: no | configure:10974: checking whether clearerr_unlocked is declared | configure:10998: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:106: error: `clearerr_unlocked' undeclared (first use in this function) | conftest.c:106: error: (Each undeclared identifier is reported only once | conftest.c:106: error: for each function it appears in.) | configure:11004: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef clearerr_unlocked | | char *p = (char *) clearerr_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11027: result: no | configure:11047: checking whether feof_unlocked is declared | configure:11071: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:107: error: `feof_unlocked' undeclared (first use in this function) | conftest.c:107: error: (Each undeclared identifier is reported only once | conftest.c:107: error: for each function it appears in.) | configure:11077: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef feof_unlocked | | char *p = (char *) feof_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11100: result: no | configure:11120: checking whether ferror_unlocked is declared | configure:11144: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:108: error: `ferror_unlocked' undeclared (first use in this function) | conftest.c:108: error: (Each undeclared identifier is reported only once | conftest.c:108: error: for each function it appears in.) | configure:11150: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef ferror_unlocked | | char *p = (char *) ferror_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11173: result: no | configure:11193: checking whether fflush_unlocked is declared | configure:11217: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:109: error: `fflush_unlocked' undeclared (first use in this function) | conftest.c:109: error: (Each undeclared identifier is reported only once | conftest.c:109: error: for each function it appears in.) | configure:11223: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fflush_unlocked | | char *p = (char *) fflush_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11246: result: no | configure:11266: checking whether fgets_unlocked is declared | configure:11290: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:110: error: `fgets_unlocked' undeclared (first use in this function) | conftest.c:110: error: (Each undeclared identifier is reported only once | conftest.c:110: error: for each function it appears in.) | configure:11296: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fgets_unlocked | | char *p = (char *) fgets_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11319: result: no | configure:11339: checking whether fputc_unlocked is declared | configure:11363: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:111: error: `fputc_unlocked' undeclared (first use in this function) | conftest.c:111: error: (Each undeclared identifier is reported only once | conftest.c:111: error: for each function it appears in.) | configure:11369: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fputc_unlocked | | char *p = (char *) fputc_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11392: result: no | configure:11412: checking whether fputs_unlocked is declared | configure:11436: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:112: error: `fputs_unlocked' undeclared (first use in this function) | conftest.c:112: error: (Each undeclared identifier is reported only once | conftest.c:112: error: for each function it appears in.) | configure:11442: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fputs_unlocked | | char *p = (char *) fputs_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11465: result: no | configure:11485: checking whether fread_unlocked is declared | configure:11509: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:113: error: `fread_unlocked' undeclared (first use in this function) | conftest.c:113: error: (Each undeclared identifier is reported only once | conftest.c:113: error: for each function it appears in.) | configure:11515: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fread_unlocked | | char *p = (char *) fread_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11538: result: no | configure:11558: checking whether fwrite_unlocked is declared | configure:11582: cc -c -O2 -pipe conftest.c >&5 | conftest.c: In function `main': | conftest.c:114: error: `fwrite_unlocked' undeclared (first use in this function) | conftest.c:114: error: (Each undeclared identifier is reported only once | conftest.c:114: error: for each function it appears in.) | configure:11588: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | #ifndef fwrite_unlocked | | char *p = (char *) fwrite_unlocked; | | #endif | | | | ; | | return 0; | | } | configure:11611: result: no | configure:11631: checking whether getc_unlocked is declared | configure:11655: cc -c -O2 -pipe conftest.c >&5 | configure:11661: $? = 0 | configure:11664: test -z || test ! -s conftest.err | configure:11667: $? = 0 | configure:11670: test -s conftest.o | configure:11673: $? = 0 | configure:11684: result: yes | configure:11704: checking whether getchar_unlocked is declared | configure:11728: cc -c -O2 -pipe conftest.c >&5 | configure:11734: $? = 0 | configure:11737: test -z || test ! -s conftest.err | configure:11740: $? = 0 | configure:11743: test -s conftest.o | configure:11746: $? = 0 | configure:11757: result: yes | configure:11777: checking whether putc_unlocked is declared | configure:11801: cc -c -O2 -pipe conftest.c >&5 | configure:11807: $? = 0 | configure:11810: test -z || test ! -s conftest.err | configure:11813: $? = 0 | configure:11816: test -s conftest.o | configure:11819: $? = 0 | configure:11830: result: yes | configure:11850: checking whether putchar_unlocked is declared | configure:11874: cc -c -O2 -pipe conftest.c >&5 | configure:11880: $? = 0 | configure:11883: test -z || test ! -s conftest.err | configure:11886: $? = 0 | configure:11889: test -s conftest.o | configure:11892: $? = 0 | configure:11903: result: yes | configure:11940: checking for error_at_line | configure:11961: cc -o conftest -O2 -pipe conftest.c >&5 | /tmp//ccO30639.o(.text+0x25): In function `main': | : undefined reference to `error_at_line' | collect2: ld returned 1 exit status | configure:11967: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | error_at_line (0, 0, "", 0, ""); | | ; | | return 0; | | } | configure:11991: result: no | configure:12085: checking for CFPreferencesCopyAppValue | configure:12110: cc -o conftest -O2 -pipe -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 | cc: CoreFoundation: No such file or directory | cc1: error: unrecognized option `-framework' | configure:12116: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFPreferencesCopyAppValue(NULL, NULL) | | ; | | return 0; | | } | configure:12142: result: no | configure:12151: checking for CFLocaleCopyCurrent | configure:12176: cc -o conftest -O2 -pipe -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 | cc: CoreFoundation: No such file or directory | cc1: error: unrecognized option `-framework' | configure:12182: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFLocaleCopyCurrent(); | | ; | | return 0; | | } | configure:12208: result: no | configure:12225: checking whether NLS is requested | configure:12234: result: yes | configure:12252: checking for GNU gettext in libc | configure:12276: cc -o conftest -O2 -pipe conftest.c >&5 | conftest.c:82:21: libintl.h: No such file or directory | conftest.c: In function `main': | conftest.c:89: error: invalid type argument of `unary *' | configure:12282: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | /* end confdefs.h. */ | | #include | | extern int _nl_msg_cat_cntr; | | extern int *_nl_domain_bindings; | | int | | main () | | { | | bindtextdomain ("", ""); | | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | | ; | | return 0; | | } | configure:12306: result: no | configure:12340: checking for iconv | configure:12367: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c >&5 | /tmp//ccQ16735.o(.text+0x20): In function `main': | : undefined reference to `libiconv_open' | /tmp//ccQ16735.o(.text+0x35): In function `main': | : undefined reference to `libiconv' | /tmp//ccQ16735.o(.text+0x3e): In function `main': | : undefined reference to `libiconv_close' | collect2: ld returned 1 exit status | configure:12373: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | /* end confdefs.h. */ | | #include | | #include | | int | | main () | | { | | iconv_t cd = iconv_open("",""); | | iconv(cd,NULL,NULL,NULL,NULL); | | iconv_close(cd); | | ; | | return 0; | | } | configure:12417: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c /usr/local/lib/libiconv.a >&5 | /usr/local/lib/libiconv.a(localcharset.o)(.text+0x212): In function `get_charset_aliases': | : warning: strcpy() is almost always misused, please use strlcpy() | configure:12423: $? = 0 | configure:12426: test -z || test ! -s conftest.err | configure:12429: $? = 0 | configure:12432: test -s conftest | configure:12435: $? = 0 | configure:12450: result: yes | configure:12460: checking how to link with libiconv | configure:12462: result: /usr/local/lib/libiconv.a | configure:12852: checking for GNU gettext in libintl | configure:12884: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c /usr/local/lib/libintl.a >&5 | /usr/local/lib/libintl.a(localcharset.o)(.text+0x239): In function `get_charset_aliases': | : warning: strcpy() is almost always misused, please use strlcpy() | /usr/local/lib/libintl.a(loadmsgcat.o)(.text+0x4fd): In function `_nl_init_domain_conv': | : undefined reference to `libiconv_open' | /usr/local/lib/libintl.a(loadmsgcat.o)(.text+0x548): In function `_nl_free_domain_conv': | : undefined reference to `libiconv_close' | /usr/local/lib/libintl.a(dcigettext.o)(.text+0xa29): In function `_nl_find_msg': | : undefined reference to `libiconv' | /usr/local/lib/libintl.a(relocatable.o)(.text+0xe9): In function `libintl_set_relocation_prefix': | : undefined reference to `libiconv_set_relocation_prefix' | collect2: ld returned 1 exit status | configure:12890: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_ICONV 1 | | /* end confdefs.h. */ | | #include | | extern int _nl_msg_cat_cntr; | | extern | | #ifdef __cplusplus | | "C" | | #endif | | const char *_nl_expand_alias (const char *); | | int | | main () | | { | | bindtextdomain ("", ""); | | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | | ; | | return 0; | | } | configure:12938: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c /usr/local/lib/libintl.a /usr/local/lib/libiconv.a >&5 | /usr/local/lib/libintl.a(localcharset.o)(.text+0x239): In function `get_charset_aliases': | : warning: strcpy() is almost always misused, please use strlcpy() | configure:12944: $? = 0 | configure:12947: test -z || test ! -s conftest.err | configure:12950: $? = 0 | configure:12953: test -s conftest | configure:12956: $? = 0 | configure:12973: result: yes | configure:13010: checking whether to use NLS | configure:13012: result: yes | configure:13015: checking where the gettext function comes from | configure:13026: result: external libintl | configure:13034: checking how to link with libintl | configure:13036: result: /usr/local/lib/libintl.a /usr/local/lib/libiconv.a | configure:13122: checking for stdlib.h | configure:13127: result: yes | configure:13266: checking for GNU libc compatible malloc | configure:13295: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c >&5 | configure:13298: $? = 0 | configure:13300: ./conftest | configure:13303: $? = 0 | configure:13317: result: yes | configure:13377: checking for iswcntrl | configure:13434: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c >&5 | configure:13440: $? = 0 | configure:13443: test -z || test ! -s conftest.err | configure:13446: $? = 0 | configure:13449: test -s conftest | configure:13452: $? = 0 | configure:13464: result: yes | configure:13377: checking for wcwidth | configure:13434: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c >&5 | configure:13440: $? = 0 | configure:13443: test -z || test ! -s conftest.err | configure:13446: $? = 0 | configure:13449: test -s conftest | configure:13452: $? = 0 | configure:13464: result: yes | configure:13475: checking whether mbrtowc and mbstate_t are properly declared | configure:13500: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c >&5 | configure:13506: $? = 0 | configure:13509: test -z || test ! -s conftest.err | configure:13512: $? = 0 | configure:13515: test -s conftest | configure:13518: $? = 0 | configure:13530: result: yes | configure:13541: checking whether wcwidth is declared | configure:13574: cc -c -O2 -pipe -I/usr/local/include conftest.c >&5 | configure:13580: $? = 0 | configure:13583: test -z || test ! -s conftest.err | configure:13586: $? = 0 | configure:13589: test -s conftest.o | configure:13592: $? = 0 | configure:13603: result: yes | configure:13616: checking whether mbswidth is declared in | configure:13643: cc -c -O2 -pipe -I/usr/local/include conftest.c >&5 | conftest.c: In function `main': | conftest.c:101: error: `mbswidth' undeclared (first use in this function) | conftest.c:101: error: (Each undeclared identifier is reported only once | conftest.c:101: error: for each function it appears in.) | configure:13649: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | /* end confdefs.h. */ | | | | #if HAVE_WCHAR_H | | # include | | #endif | | | | int | | main () | | { | | | | char *p = (char *) mbswidth; | | | | ; | | return 0; | | } | configure:13672: result: no | configure:13685: checking for mbstate_t | configure:13707: cc -c -O2 -pipe -I/usr/local/include conftest.c >&5 | configure:13713: $? = 0 | configure:13716: test -z || test ! -s conftest.err | configure:13719: $? = 0 | configure:13722: test -s conftest.o | configure:13725: $? = 0 | configure:13736: result: yes | configure:13754: checking for obstacks | configure:13775: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c >&5 | conftest.c:94:21: obstack.h: No such file or directory | configure:13781: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | /* end confdefs.h. */ | | #include "obstack.h" | | int | | main () | | { | | struct obstack *mem; obstack_free(mem,(char *) 0) | | ; | | return 0; | | } | configure:13805: result: no | configure:13878: checking for mbstate_t | configure:13929: result: yes | configure:13945: checking whether mbrtowc and mbstate_t are properly declared | configure:14000: result: yes | configure:14051: checking for stpcpy | configure:14138: result: no | configure:14172: checking for strdup | configure:14259: result: yes | configure:14294: checking for strerror | configure:14381: result: yes | configure:14422: checking for working strndup | configure:14474: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c >&5 | conftest.c: In function `main': | conftest.c:108: warning: assignment makes pointer from integer without a cast | conftest.c:110: warning: assignment makes pointer from integer without a cast | /tmp//ccp24250.o(.text+0x1c): In function `main': | : undefined reference to `strndup' | /tmp//ccp24250.o(.text+0x32): In function `main': | : undefined reference to `strndup' | collect2: ld returned 1 exit status | configure:14477: $? = 1 | configure: program exited with status 1 | configure: failed program was: | | | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | | | #ifndef HAVE_DECL_STRNDUP | | extern char *strndup (const char *, size_t); | | #endif | | char *s; | | s = strndup ("some longer string", 15); | | free (s); | | s = strndup ("shorter string", 13); | | return s[13] != '\0'; | | ; | | return 0; | | } | configure:14496: result: no | configure:14527: checking for working strnlen | configure:14566: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c >&5 | /tmp//ccLf4226.o(.text+0x2e): In function `main': | : undefined reference to `strnlen' | collect2: ld returned 1 exit status | configure:14569: $? = 1 | configure: program exited with status 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define strndup rpl_strndup | | /* end confdefs.h. */ | | #include | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | | | #define S "foobar" | | #define S_LEN (sizeof S - 1) | | | | /* At least one implementation is buggy: that of AIX 4.3 would | | give strnlen (S, 1) == 3. */ | | | | int i; | | for (i = 0; i < S_LEN + 1; ++i) | | { | | int expected = i <= S_LEN ? i : S_LEN; | | if (strnlen (S, i) != expected) | | exit (1); | | } | | exit (0); | | | | ; | | return 0; | | } | configure:14588: result: no | configure:14626: checking for strtol | configure:14713: result: yes | configure:14752: checking for strtoul | configure:14839: result: yes | configure:14884: checking for strverscmp | configure:14941: cc -o conftest -O2 -pipe -I/usr/local/include conftest.c >&5 | /tmp//ccG23395.o(.text+0x1d): In function `main': | : undefined reference to `strverscmp' | /tmp//ccG23395.o(.data+0x0): undefined reference to `strverscmp' | collect2: ld returned 1 exit status | configure:14947: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define strndup rpl_strndup | | #define strnlen rpl_strnlen | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOUL 1 | | /* end confdefs.h. */ | | /* Define strverscmp to an innocuous variant, in case declares strverscmp. | | For example, HP-UX 11i declares gettimeofday. */ | | #define strverscmp innocuous_strverscmp | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char strverscmp (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef strverscmp | | | | /* Override any gcc2 internal prototype to avoid an error. */ | | #ifdef __cplusplus | | extern "C" | | { | | #endif | | /* We use char because int might match the return type of a gcc2 | | builtin and then its argument prototype would still apply. */ | | char strverscmp (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined (__stub_strverscmp) || defined (__stub___strverscmp) | | choke me | | #else | | char (*f) () = strverscmp; | | #endif | | #ifdef __cplusplus | | } | | #endif | | | | int | | main () | | { | | return f != strverscmp; | | ; | | return 0; | | } | configure:14971: result: no | configure:15004: checking for unistd.h | configure:15009: result: yes | configure:15386: checking for valgrind | configure:15415: result: no | configure:15516: checking for C++ compiler version | configure:15519: c++ --version &5 | c++ (GCC) 3.3.5 (propolice) | Copyright (C) 2003 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:15522: $? = 0 | configure:15524: c++ -v &5 | Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.0/3.3.5/specs | Configured with: | Thread model: single | gcc version 3.3.5 (propolice) | configure:15527: $? = 0 | configure:15529: c++ -V &5 | c++: `-V' option must have argument | configure:15532: $? = 1 | configure:15535: checking whether we are using the GNU C++ compiler | configure:15590: result: yes | configure:15596: checking whether c++ accepts -g | configure:15646: result: yes | configure:15688: c++ -c -O2 -pipe -I/usr/local/include conftest.cc >&5 | configure:15694: $? = 0 | configure:15697: test -z || test ! -s conftest.err | configure:15700: $? = 0 | configure:15703: test -s conftest.o | configure:15706: $? = 0 | configure:15732: c++ -c -O2 -pipe -I/usr/local/include conftest.cc >&5 | conftest.cc: In function `int main()': | conftest.cc:108: error: `exit' undeclared (first use this function) | conftest.cc:108: error: (Each undeclared identifier is reported only once for | each function it appears in.) | configure:15738: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "2.3" | | #define PACKAGE_STRING "GNU Bison 2.3" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "bison" | | #define VERSION "2.3" | | #define _GNU_SOURCE 1 | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/gm4" | | #define HAVE_LOCALE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE__BOOL 1 | | #define HAVE_STDBOOL_H 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_ISASCII 1 | | #define HAVE_ISWPRINT 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_DUP2 1 | | #define HAVE_WAITPID 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_FORK 1 | | #define HAVE_VFORK 1 | | #define HAVE_WORKING_VFORK 1 | | #define HAVE_WORKING_FORK 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_TIMES 1 | | #define HAVE_DECL_GETRUSAGE 1 | | #define HAVE_DECL_TIMES 1 | | #define HAVE_DECL_CLOCK 1 | | #define HAVE_DECL_SYSCONF 1 | | #define HAVE_CLOCK_T 1 | | #define HAVE_STRUCT_TMS 1 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_DECL_GETENV 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_UNSIGNED_LONG_LONG 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 0 | | #define HAVE_DECL_STRNLEN 0 | | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | | #define HAVE_DECL_FEOF_UNLOCKED 0 | | #define HAVE_DECL_FERROR_UNLOCKED 0 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | | #define HAVE_DECL_FGETS_UNLOCKED 0 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 | | #define HAVE_DECL_FREAD_UNLOCKED 0 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_ICONV 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define strndup rpl_strndup | | #define strnlen rpl_strnlen | | #define HAVE_STRTOL 1 | | #define HAVE_STRTOUL 1 | | #define HAVE_UNISTD_H 1 | | #define USE_UNLOCKED_IO 1 | | /* end confdefs.h. */ | | | | int | | main () | | { | | exit (42); | | ; | | return 0; | | } | configure:15688: c++ -c -O2 -pipe -I/usr/local/include conftest.cc >&5 | configure:15694: $? = 0 | configure:15697: test -z || test ! -s conftest.err | configure:15700: $? = 0 | configure:15703: test -s conftest.o | configure:15706: $? = 0 | configure:15732: c++ -c -O2 -pipe -I/usr/local/include conftest.cc >&5 | configure:15738: $? = 0 | configure:15741: test -z || test ! -s conftest.err | configure:15744: $? = 0 | configure:15747: test -s conftest.o | configure:15750: $? = 0 | configure:15775: checking dependency style of c++ | configure:15865: result: gcc3 | configure:15884: checking whether c++ builds executables that work | configure:15924: c++ -c -O2 -pipe -I/usr/local/include conftest.cc >&5 | configure:15930: $? = 0 | configure:15933: test -z || test ! -s conftest.err | configure:15936: $? = 0 | configure:15939: test -s conftest.o | configure:15942: $? = 0 | configure:15945: c++ -o conftest -O2 -pipe -I/usr/local/include conftest.o >&5 | configure:15948: $? = 0 | configure:15954: ./conftest | configure:15957: $? = 0 | configure:15980: result: yes | configure:16151: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Bison config.status 2.3, which was | generated by GNU Autoconf 2.59. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on hermes.my.domain | | config.status:802: creating runtime-po/Makefile.in | config.status:802: creating tests/Makefile | config.status:802: creating tests/atlocal | config.status:802: creating tests/bison | config.status:802: creating Makefile | config.status:802: creating build-aux/Makefile | config.status:802: creating po/Makefile.in | config.status:802: creating data/Makefile | config.status:802: creating examples/Makefile | config.status:802: creating examples/calc++/Makefile | config.status:802: creating lib/Makefile | config.status:802: creating src/Makefile | config.status:802: creating doc/Makefile | config.status:872: creating config.h | config.status:1358: executing depfiles commands | config.status:1358: executing default-1 commands | config.status:1358: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_accept_arg=socklen_t | ac_cv_argtype_accept3='socklen_t *' | ac_cv_argtype_poll2=nfds_t | ac_cv_atexit=atexit | ac_cv_broken_nice=no | ac_cv_broken_poll=no | ac_cv_broken_sprintf=no | ac_cv_build=i386-unknown-openbsd4.0 | ac_cv_build_alias=i386-unknown-openbsd4.0 | ac_cv_c_backslash_a=yes | ac_cv_c_compiler_gnu=yes | ac_cv_c_const=yes | ac_cv_c_inline=inline | ac_cv_c_jmp_buf_array=yes | ac_cv_c_realloc_bug=no | ac_cv_c_restrict=__restrict__ | ac_cv_c_socklen_t=yes | ac_cv_c_stringize=yes | ac_cv_c_va_copy=yes | ac_cv_c_volatile=yes | ac_cv_c_working_sigaltstack=yes | ac_cv_check_socklentype=socklen_t | ac_cv_check_symbol_sys_siglist=yes | ac_cv_cmsghdr=yes | ac_cv_cpp_explicit=yes | ac_cv_cpp_reinterpret_cast=yes | ac_cv_cpp_typename=yes | ac_cv_crypt_blowfish=yes | ac_cv_crypt_des=yes | ac_cv_crypt_ext_des=yes | ac_cv_crypt_md5=yes | ac_cv_cxx_bool=yes | ac_cv_cxx_compiler_gnu=yes | ac_cv_cxx_const_cast=yes | ac_cv_cxx_dynamic_cast=yes | ac_cv_cxx_explicit=yes | ac_cv_cxx_reinterpret_cast=yes | ac_cv_cxx_static_cast=yes | ac_cv_cygwin=no | ac_cv_decl_clocks_per_sec=yes | ac_cv_decl_exit_success_and_failure=yes | ac_cv_decl_flock=yes | ac_cv_decl_in6_addr_def=yes | ac_cv_decl_in_addr6_def=no | ac_cv_decl_strcasecmp=yes | ac_cv_decl_sys_errlist=yes | ac_cv_decl_sys_nerr_def=yes | ac_cv_decl_sys_siglist=yes | ac_cv_decl_sys_siglist_def=yes | ac_cv_decl_syscall=yes | ac_cv_declared_select=yes | ac_cv_declared_swab=yes | ac_cv_declared_timezone=yes | ac_cv_dirent_d_off=no | ac_cv_dll_flags=-shared | ac_cv_env_CC_set=set | ac_cv_env_CC_value=cc | ac_cv_env_CFLAGS_set=set | ac_cv_env_CFLAGS_value='-O2 -pipe' | ac_cv_env_CPPFLAGS_set= | ac_cv_env_CPPFLAGS_value= | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_CXXFLAGS_set=set | ac_cv_env_CXXFLAGS_value='-O2 -pipe' | ac_cv_env_CXX_set=set | ac_cv_env_CXX_value=c++ | ac_cv_env_LDFLAGS_set= | ac_cv_env_LDFLAGS_value= | ac_cv_env_build_alias_set= | ac_cv_env_build_alias_value= | ac_cv_env_host_alias_set= | ac_cv_env_host_alias_value= | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_exeext= | ac_cv_f77_compiler_gnu=yes | ac_cv_func_MD4Init=yes | ac_cv_func_MD5Data=yes | ac_cv_func_MD5Init=yes | ac_cv_func_MD5Update=yes | ac_cv_func__IceTransNoListen=yes | ac_cv_func__getpty=no | ac_cv_func_accept=yes | ac_cv_func_accept_arg1=int | ac_cv_func_accept_arg2='struct sockaddr *' | ac_cv_func_accept_arg3=socklen_t | ac_cv_func_accept_return=int | ac_cv_func_access=yes | ac_cv_func_alarm=yes | ac_cv_func_alloca=yes | ac_cv_func_alloca_works=yes | ac_cv_func_alphasort=yes | ac_cv_func_arc4random=yes | ac_cv_func_asctime=yes | ac_cv_func_asctime_r=yes | ac_cv_func_asprintf=yes | ac_cv_func_atexit=yes | ac_cv_func_atof=yes | ac_cv_func_atoi=yes | ac_cv_func_atol=yes | ac_cv_func_basename=yes | ac_cv_func_bcmp=yes | ac_cv_func_bcopy=yes | ac_cv_func_bind=yes | ac_cv_func_bindresvport=yes | ac_cv_func_brk=yes | ac_cv_func_bzero=yes | ac_cv_func_catclose=yes | ac_cv_func_catgets=yes | ac_cv_func_catopen=yes | ac_cv_func_ceil=yes | ac_cv_func_cfgetospeed=yes | ac_cv_func_cfmakeraw=yes | ac_cv_func_cfsetispeed=yes | ac_cv_func_cfsetospeed=yes | ac_cv_func_cfsetspeed=yes | ac_cv_func_cgetnext=yes | ac_cv_func_chdir=yes | ac_cv_func_chflags=yes | ac_cv_func_chmod=yes | ac_cv_func_chown=yes | ac_cv_func_chown_works=yes | ac_cv_func_chroot=yes | ac_cv_func_clock=yes | ac_cv_func_clock_getres=yes | ac_cv_func_clock_gettime=yes | ac_cv_func_clock_settime=yes | ac_cv_func_close=yes | ac_cv_func_closedir=yes | ac_cv_func_closedir_void=no | ac_cv_func_closefrom=yes | ac_cv_func_closelog=yes | ac_cv_func_confstr=yes | ac_cv_func_connect=yes | ac_cv_func_crc32=yes | ac_cv_func_crypt=yes | ac_cv_func_ctermid=yes | ac_cv_func_ctermid_r=yes | ac_cv_func_ctime=yes | ac_cv_func_ctime_r=yes | ac_cv_func_daemon=yes | ac_cv_func_dbopen=yes | ac_cv_func_deflate=yes | ac_cv_func_deflateEnd=yes | ac_cv_func_deflateInit2_=yes | ac_cv_func_deflateReset=yes | ac_cv_func_difftime=yes | ac_cv_func_dirname=yes | ac_cv_func_div=yes | ac_cv_func_dlclose=yes | ac_cv_func_dlerror=yes | ac_cv_func_dlsym=yes | ac_cv_func_drand48=yes | ac_cv_func_drem=yes | ac_cv_func_dup=yes | ac_cv_func_dup2=yes | ac_cv_func_endgrent=yes | ac_cv_func_endgrent_r=no | ac_cv_func_endhostent=yes | ac_cv_func_endnetent=yes | ac_cv_func_endnetgrent=yes | ac_cv_func_endprotoent=yes | ac_cv_func_endprotoent_r=yes | ac_cv_func_endpwent=yes | ac_cv_func_endservent=yes | ac_cv_func_endservent_r=yes | ac_cv_func_erand48=yes | ac_cv_func_erf=yes | ac_cv_func_erfc=yes | ac_cv_func_err=yes | ac_cv_func_ether_hostton=yes | ac_cv_func_ether_ntoa=yes | ac_cv_func_ether_ntohost=yes | ac_cv_func_execl=yes | ac_cv_func_execlp=yes | ac_cv_func_execv=yes | ac_cv_func_execve=yes | ac_cv_func_execvp=yes | ac_cv_func_exit=yes | ac_cv_func_fchdir=yes | ac_cv_func_fchmod=yes | ac_cv_func_fchown=yes | ac_cv_func_fclose=yes | ac_cv_func_fcntl=yes | ac_cv_func_fcvt=yes | ac_cv_func_fdopen=yes | ac_cv_func_fflush=yes | ac_cv_func_fgetc=yes | ac_cv_func_fgetln=yes | ac_cv_func_fgetpos=yes | ac_cv_func_fileno=yes | ac_cv_func_flock=yes | ac_cv_func_fnmatch=yes | ac_cv_func_fnmatch_works=yes | ac_cv_func_fork=yes | ac_cv_func_fork_works=yes | ac_cv_func_fpathconf=yes | ac_cv_func_fprintf=yes | ac_cv_func_fpsetmask=yes | ac_cv_func_fpurge=yes | ac_cv_func_fputc=yes | ac_cv_func_fputs=yes | ac_cv_func_fread=yes | ac_cv_func_free=yes | ac_cv_func_freeaddrinfo=yes | ac_cv_func_freeifaddrs=yes | ac_cv_func_fscanf=yes | ac_cv_func_fseek=yes | ac_cv_func_fseeko=yes | ac_cv_func_fsetpos=yes | ac_cv_func_fstat=yes | ac_cv_func_fstatfs=yes | ac_cv_func_fsync=yes | ac_cv_func_ftell=yes | ac_cv_func_ftello=yes | ac_cv_func_ftok=yes | ac_cv_func_ftruncate=yes | ac_cv_func_fts_open=yes | ac_cv_func_ftw=yes | ac_cv_func_funlockfile=yes | ac_cv_func_funopen=yes | ac_cv_func_fwrite=yes | ac_cv_func_gai_strerror=yes | ac_cv_func_getaddrinfo=yes | ac_cv_func_getc_unlocked=yes | ac_cv_func_getcwd=yes | ac_cv_func_getdomainname=yes | ac_cv_func_getdtablesize=yes | ac_cv_func_getegid=yes | ac_cv_func_getenv=yes | ac_cv_func_geteuid=yes | ac_cv_func_getfsent=yes | ac_cv_func_getfsstat=yes | ac_cv_func_getgid=yes | ac_cv_func_getgrent=yes | ac_cv_func_getgrgid=yes | ac_cv_func_getgrgid_r=yes | ac_cv_func_getgrnam=yes | ac_cv_func_getgrnam_r=yes | ac_cv_func_getgrouplist=yes | ac_cv_func_getgroups=yes | ac_cv_func_getgroups_works=yes | ac_cv_func_gethostbyaddr=yes | ac_cv_func_gethostbyname=yes | ac_cv_func_gethostbyname2=yes | ac_cv_func_gethostent=yes | ac_cv_func_gethostid=yes | ac_cv_func_getifaddrs=yes | ac_cv_func_getitimer=yes | ac_cv_func_getloadavg=yes | ac_cv_func_getlogin=yes | ac_cv_func_getlogin_r=yes | ac_cv_func_getmntinfo=yes | ac_cv_func_getnameinfo=yes | ac_cv_func_getnetbyaddr=yes | ac_cv_func_getnetbyname=yes | ac_cv_func_getnetent=yes | ac_cv_func_getnetgrent=yes | ac_cv_func_getopt=yes | ac_cv_func_getopt_long=yes | ac_cv_func_getopt_long_only=yes | ac_cv_func_getpagesize=yes | ac_cv_func_getpass=yes | ac_cv_func_getpeereid=yes | ac_cv_func_getpeername=yes | ac_cv_func_getpgid=yes | ac_cv_func_getpgrp=yes | ac_cv_func_getpid=yes | ac_cv_func_getppid=yes | ac_cv_func_getpriority=yes | ac_cv_func_getprotobyname=yes | ac_cv_func_getprotobyname_r=yes | ac_cv_func_getprotobynumber=yes | ac_cv_func_getprotobynumber_r=yes | ac_cv_func_getprotoent=yes | ac_cv_func_getprotoent_r=yes | ac_cv_func_getpt=no | ac_cv_func_getpwent=yes | ac_cv_func_getpwnam=yes | ac_cv_func_getpwuid=yes | ac_cv_func_getresuid=yes | ac_cv_func_getrlimit=yes | ac_cv_func_getrusage=yes | ac_cv_func_getservbyname=yes | ac_cv_func_getservbyname_r=yes | ac_cv_func_getservbyport=yes | ac_cv_func_getservbyport_r=yes | ac_cv_func_getservent=yes | ac_cv_func_getservent_r=yes | ac_cv_func_getsid=yes | ac_cv_func_getsockname=yes | ac_cv_func_getsockopt=yes | ac_cv_func_getsubopt=yes | ac_cv_func_gettimeofday=yes | ac_cv_func_getttyent=yes | ac_cv_func_getuid=yes | ac_cv_func_getusershell=yes | ac_cv_func_getwd=yes | ac_cv_func_glob=yes | ac_cv_func_gmtime=yes | ac_cv_func_gmtime_r=yes | ac_cv_func_grantpt=no | ac_cv_func_herror=yes | ac_cv_func_hstrerror=yes | ac_cv_func_htonl=yes | ac_cv_func_htons=yes | ac_cv_func_if_indextoname=yes | ac_cv_func_if_nameindex=yes | ac_cv_func_if_nametoindex=yes | ac_cv_func_index=yes | ac_cv_func_inet_addr=yes | ac_cv_func_inet_aton=yes | ac_cv_func_inet_lnaof=yes | ac_cv_func_inet_makeaddr=yes | ac_cv_func_inet_neta=yes | ac_cv_func_inet_netof=yes | ac_cv_func_inet_network=yes | ac_cv_func_inet_ntoa=yes | ac_cv_func_inet_ntop=yes | ac_cv_func_inet_pton=yes | ac_cv_func_initgroups=yes | ac_cv_func_innetgr=yes | ac_cv_func_ioctl=yes | ac_cv_func_isalnum=yes | ac_cv_func_isalpha=yes | ac_cv_func_isascii=yes | ac_cv_func_isatty=yes | ac_cv_func_isblank=yes | ac_cv_func_isdigit=yes | ac_cv_func_isgraph=yes | ac_cv_func_isprint=yes | ac_cv_func_ispunct=yes | ac_cv_func_issetugid=yes | ac_cv_func_isspace=yes | ac_cv_func_iswcntrl=yes | ac_cv_func_iswprint=yes | ac_cv_func_isxdigit=yes | ac_cv_func_kill=yes | ac_cv_func_killpg=yes | ac_cv_func_kqueue=yes | ac_cv_func_kvm_getprocs=yes | ac_cv_func_kvm_open=yes | ac_cv_func_kvm_openfiles=yes | ac_cv_func_lchown=yes | ac_cv_func_lfind=yes | ac_cv_func_link=yes | ac_cv_func_listen=yes | ac_cv_func_localeconv=yes | ac_cv_func_localtime=yes | ac_cv_func_localtime_r=yes | ac_cv_func_lockf=yes | ac_cv_func_login_getclass=yes | ac_cv_func_login_tty=yes | ac_cv_func_logout=yes | ac_cv_func_longjmp=yes | ac_cv_func_lrand48=yes | ac_cv_func_lseek=yes | ac_cv_func_lstat=yes | ac_cv_func_madvise=yes | ac_cv_func_malloc=yes | ac_cv_func_malloc_0_nonnull=yes | ac_cv_func_malloc_works=yes | ac_cv_func_mbsinit=yes | ac_cv_func_memchr=yes | ac_cv_func_memcmp=yes | ac_cv_func_memcmp_clean=yes | ac_cv_func_memcmp_working=yes | ac_cv_func_memcpy=yes | ac_cv_func_memmove=yes | ac_cv_func_memset=yes | ac_cv_func_mergesort=yes | ac_cv_func_mkdir=yes | ac_cv_func_mkfifo=yes | ac_cv_func_mknod=yes | ac_cv_func_mkstemp=yes | ac_cv_func_mkstemps=yes | ac_cv_func_mktemp=yes | ac_cv_func_mktime=yes | ac_cv_func_mlock=yes | ac_cv_func_mlockall=yes | ac_cv_func_mmap=yes | ac_cv_func_mmap_fixed_mapped=yes | ac_cv_func_mprotect=yes | ac_cv_func_mrand48=yes | ac_cv_func_msync=yes | ac_cv_func_munlock=yes | ac_cv_func_munlockall=yes | ac_cv_func_munmap=yes | ac_cv_func_nanosleep=yes | ac_cv_func_nice=yes | ac_cv_func_nlist=yes | ac_cv_func_ntohs=yes | ac_cv_func_obstack=no | ac_cv_func_open=yes | ac_cv_func_opendir=yes | ac_cv_func_openlog=yes | ac_cv_func_openpty=no | ac_cv_func_pathconf=yes | ac_cv_func_pause=yes | ac_cv_func_pclose=yes | ac_cv_func_perror=yes | ac_cv_func_pipe=yes | ac_cv_func_pmap_getmaps=yes | ac_cv_func_pmap_getport=yes | ac_cv_func_poll=yes | ac_cv_func_popen=yes | ac_cv_func_pread=yes | ac_cv_func_printf=yes | ac_cv_func_printf_longdouble=yes | ac_cv_func_printf_unix98=yes | ac_cv_func_psignal=yes | ac_cv_func_ptrace=yes | ac_cv_func_ptsname=no | ac_cv_func_putc_unlocked=yes | ac_cv_func_putchar_unlocked=yes | ac_cv_func_putenv=yes | ac_cv_func_puts=yes | ac_cv_func_pwrite=yes | ac_cv_func_qsort=yes | ac_cv_func_qsort_argtype=void | ac_cv_func_raise=yes | ac_cv_func_rand=yes | ac_cv_func_rand_r=yes | ac_cv_func_random=yes | ac_cv_func_re_comp=yes | ac_cv_func_read=yes | ac_cv_func_readdir=yes | ac_cv_func_readdir_r=yes | ac_cv_func_readlink=yes | ac_cv_func_readv=yes | ac_cv_func_realloc=yes | ac_cv_func_realpath=yes | ac_cv_func_recv=yes | ac_cv_func_recvfrom=yes | ac_cv_func_recvmsg=yes | ac_cv_func_regcomp=yes | ac_cv_func_remove=yes | ac_cv_func_rename=yes | ac_cv_func_rename_works=yes | ac_cv_func_res_init=yes | ac_cv_func_res_mkquery=yes | ac_cv_func_res_query=yes | ac_cv_func_res_search=yes | ac_cv_func_revoke=yes | ac_cv_func_rewind=yes | ac_cv_func_rewinddir=yes | ac_cv_func_rindex=yes | ac_cv_func_rmdir=yes | ac_cv_func_ruserok=yes | ac_cv_func_sbrk=yes | ac_cv_func_scandir=yes | ac_cv_func_scanf=yes | ac_cv_func_seekdir=yes | ac_cv_func_select=yes | ac_cv_func_select_arg1=int | ac_cv_func_select_arg234='fd_set *' | ac_cv_func_select_arg5='struct timeval *' | ac_cv_func_select_args='int,fd_set *,struct timeval *' | ac_cv_func_sem_init=yes | ac_cv_func_send=yes | ac_cv_func_sendmsg=yes | ac_cv_func_sendto=yes | ac_cv_func_setbuf=yes | ac_cv_func_setegid=yes | ac_cv_func_setenv=yes | ac_cv_func_seteuid=yes | ac_cv_func_setfsent=yes | ac_cv_func_setgid=yes | ac_cv_func_setgroupent=yes | ac_cv_func_setgroups=yes | ac_cv_func_sethostent=yes | ac_cv_func_sethostname=yes | ac_cv_func_setitimer=yes | ac_cv_func_setjmp=yes | ac_cv_func_setlinebuf=yes | ac_cv_func_setlocale=yes | ac_cv_func_setlogin=yes | ac_cv_func_setmode=yes | ac_cv_func_setnetent=yes | ac_cv_func_setnetgrent=yes | ac_cv_func_setpassent=yes | ac_cv_func_setpgid=yes | ac_cv_func_setpgrp=yes | ac_cv_func_setpriority=yes | ac_cv_func_setproctitle=yes | ac_cv_func_setprotoent=yes | ac_cv_func_setprotoent_r=yes | ac_cv_func_setpwent=yes | ac_cv_func_setregid=yes | ac_cv_func_setresgid=yes | ac_cv_func_setresuid=yes | ac_cv_func_setreuid=yes | ac_cv_func_setrlimit=yes | ac_cv_func_setservent=yes | ac_cv_func_setservent_r=yes | ac_cv_func_setsid=yes | ac_cv_func_setsockopt=yes | ac_cv_func_settimeofday=yes | ac_cv_func_setttyent=yes | ac_cv_func_setuid=yes | ac_cv_func_setusershell=yes | ac_cv_func_setvbuf=yes | ac_cv_func_setvbuf_reversed=no | ac_cv_func_shmat=yes | ac_cv_func_shmctl=yes | ac_cv_func_shmdt=yes | ac_cv_func_shmget=yes | ac_cv_func_shutdown=yes | ac_cv_func_sigaction=yes | ac_cv_func_sigaddset=yes | ac_cv_func_sigaltstack=yes | ac_cv_func_sigblock=yes | ac_cv_func_sigemptyset=yes | ac_cv_func_siginterrupt=yes | ac_cv_func_siglongjmp=yes | ac_cv_func_signal=yes | ac_cv_func_signgam=yes | ac_cv_func_sigpending=yes | ac_cv_func_sigprocmask=yes | ac_cv_func_sigsetjmp=yes | ac_cv_func_sigsetmask=yes | ac_cv_func_sigsuspend=yes | ac_cv_func_sigvec=yes | ac_cv_func_snprintf=yes | ac_cv_func_snprintf_c99=yes | ac_cv_func_socket=yes | ac_cv_func_socketpair=yes | ac_cv_func_sprintf=yes | ac_cv_func_srand=yes | ac_cv_func_srand48=yes | ac_cv_func_srandom=yes | ac_cv_func_srandomdev=yes | ac_cv_func_sscanf=yes | ac_cv_func_stat=yes | ac_cv_func_stat_empty_string_bug=no | ac_cv_func_statfs=yes | ac_cv_func_stpcpy=no | ac_cv_func_strcasecmp=yes | ac_cv_func_strchr=yes | ac_cv_func_strcmp=yes | ac_cv_func_strcoll=yes | ac_cv_func_strcoll_works=yes | ac_cv_func_strcpy=yes | ac_cv_func_strcspn=yes | ac_cv_func_strdup=yes | ac_cv_func_strerror=yes | ac_cv_func_strerror_r=yes | ac_cv_func_strerror_r_char_p=no | ac_cv_func_strftime=yes | ac_cv_func_strlcat=yes | ac_cv_func_strlcpy=yes | ac_cv_func_strlen=yes | ac_cv_func_strncasecmp=yes | ac_cv_func_strncat=yes | ac_cv_func_strncmp=yes | ac_cv_func_strncoll=no | ac_cv_func_strncpy=yes | ac_cv_func_strnlen_working=no | ac_cv_func_strpbrk=yes | ac_cv_func_strptime=yes | ac_cv_func_strrchr=yes | ac_cv_func_strsep=yes | ac_cv_func_strsignal=yes | ac_cv_func_strspn=yes | ac_cv_func_strstr=yes | ac_cv_func_strtod=yes | ac_cv_func_strtok=yes | ac_cv_func_strtok_r=yes | ac_cv_func_strtol=yes | ac_cv_func_strtoll=yes | ac_cv_func_strtoq=yes | ac_cv_func_strtoul=yes | ac_cv_func_strtoull=yes | ac_cv_func_strtouq=yes | ac_cv_func_strverscmp=no | ac_cv_func_strvis=yes | ac_cv_func_swapctl=yes | ac_cv_func_symlink=yes | ac_cv_func_sync=yes | ac_cv_func_sys_nerr=yes | ac_cv_func_syscall=yes | ac_cv_func_sysconf=yes | ac_cv_func_sysctl=yes | ac_cv_func_syslog=yes | ac_cv_func_system=yes | ac_cv_func_tcdrain=yes | ac_cv_func_tcflow=yes | ac_cv_func_tcflush=yes | ac_cv_func_tcgetattr=yes | ac_cv_func_tcgetpgrp=yes | ac_cv_func_tcsendbreak=yes | ac_cv_func_tcsetattr=yes | ac_cv_func_tcsetpgrp=yes | ac_cv_func_telldir=yes | ac_cv_func_tempnam=yes | ac_cv_func_time=yes | ac_cv_func_timegm=yes | ac_cv_func_timelocal=yes | ac_cv_func_timer_create=yes | ac_cv_func_times=yes | ac_cv_func_tmpfile=yes | ac_cv_func_tmpnam=yes | ac_cv_func_tolower=yes | ac_cv_func_toupper=yes | ac_cv_func_tparm=yes | ac_cv_func_truncate=yes | ac_cv_func_tsearch=yes | ac_cv_func_ttyname=yes | ac_cv_func_ttyslot=yes | ac_cv_func_tzset=yes | ac_cv_func_ualarm=yes | ac_cv_func_umask=yes | ac_cv_func_uname=yes | ac_cv_func_ungetc=yes | ac_cv_func_unlink=yes | ac_cv_func_unlockpt=no | ac_cv_func_unmount=yes | ac_cv_func_unsetenv=yes | ac_cv_func_usleep=yes | ac_cv_func_utime=yes | ac_cv_func_utimes=yes | ac_cv_func_va_copy=yes | ac_cv_func_vadvise=yes | ac_cv_func_valloc=yes | ac_cv_func_vasprintf=yes | ac_cv_func_vfork=yes | ac_cv_func_vfork_works=yes | ac_cv_func_vfprintf=yes | ac_cv_func_void_sprintf=yes | ac_cv_func_vprintf=yes | ac_cv_func_vscanf=yes | ac_cv_func_vsnprintf=yes | ac_cv_func_vsnprintf_c99=yes | ac_cv_func_vsprintf=yes | ac_cv_func_vsscanf=yes | ac_cv_func_vsyslog=yes | ac_cv_func_wait=yes | ac_cv_func_wait3=yes | ac_cv_func_wait3_rusage=yes | ac_cv_func_wait4=yes | ac_cv_func_waitpid=yes | ac_cv_func_warnx=yes | ac_cv_func_wcwidth=yes | ac_cv_func_working_mktime=yes | ac_cv_func_write=yes | ac_cv_func_writev=yes | ac_cv_func_yp_get_default_domain=yes | ac_cv_have_ansi_prototypes=yes | ac_cv_have_asprintf_decl=yes | ac_cv_have_bool=yes | ac_cv_have_control_in_msghdr=yes | ac_cv_have_decl_clearerr_unlocked=no | ac_cv_have_decl_clock=yes | ac_cv_have_decl_feof_unlocked=no | ac_cv_have_decl_ferror_unlocked=no | ac_cv_have_decl_fflush_unlocked=no | ac_cv_have_decl_fgets_unlocked=no | ac_cv_have_decl_fputc_unlocked=no | ac_cv_have_decl_fputs_unlocked=no | ac_cv_have_decl_fread_unlocked=no | ac_cv_have_decl_fwrite_unlocked=no | ac_cv_have_decl_getc_unlocked=yes | ac_cv_have_decl_getchar_unlocked=yes | ac_cv_have_decl_getenv=yes | ac_cv_have_decl_getrusage=yes | ac_cv_have_decl_mbswidth=no | ac_cv_have_decl_optreset=yes | ac_cv_have_decl_putc_unlocked=yes | ac_cv_have_decl_putchar_unlocked=yes | ac_cv_have_decl_strdup=yes | ac_cv_have_decl_strerror_r=yes | ac_cv_have_decl_strndup=no | ac_cv_have_decl_strnlen=no | ac_cv_have_decl_sysconf=yes | ac_cv_have_decl_times=yes | ac_cv_have_decl_wcwidth=yes | ac_cv_have_errno_decl=yes | ac_cv_have_setresgid_decl=yes | ac_cv_have_setresuid_decl=yes | ac_cv_have_snprintf_decl=yes | ac_cv_have_ssl='have_ssl=yes ac_ssl_includes=/usr/include ac_ssl_libraries=/usr/lib ac_ssl_rsaref=no' | ac_cv_have_vasprintf_decl=yes | ac_cv_have_vsnprintf_decl=yes | ac_cv_header_X11_ICE_ICElib_h=yes | ac_cv_header_X11_extensions_XShm_h=yes | ac_cv_header_X11_extensions_Xrender_h=yes | ac_cv_header_X11_extensions_shape_h=yes | ac_cv_header_arpa_inet_h=yes | ac_cv_header_assert_h=yes | ac_cv_header_ctype_h=yes | ac_cv_header_dirent_dirent_h=yes | ac_cv_header_dirent_h=yes | ac_cv_header_dlfcn_h=yes | ac_cv_header_errno_h=yes | ac_cv_header_fcntl_h=yes | ac_cv_header_float_h=yes | ac_cv_header_fnmatch_h=yes | ac_cv_header_fstab_h=yes | ac_cv_header_ftw_h=yes | ac_cv_header_getopt_h=yes | ac_cv_header_glob_h=yes | ac_cv_header_grp_h=yes | ac_cv_header_ieeefp_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_limits_h=yes | ac_cv_header_locale_h=yes | ac_cv_header_machine_endian_h=yes | ac_cv_header_machine_limits_h=yes | ac_cv_header_machine_param_h=yes | ac_cv_header_malloc_h=no | ac_cv_header_math_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_minix_config_h=no | ac_cv_header_net_bpf_h=yes | ac_cv_header_net_if_arp_h=yes | ac_cv_header_net_if_h=yes | ac_cv_header_net_if_ppp_h=yes | ac_cv_header_net_if_tun_h=yes | ac_cv_header_net_if_types_h=yes | ac_cv_header_net_pfvar_h=yes | ac_cv_header_net_ppp_defs_h=yes | ac_cv_header_net_route_h=yes | ac_cv_header_net_slip_h=yes | ac_cv_header_netdb_h=yes | ac_cv_header_netinet6_in6_var_h=yes | ac_cv_header_netinet6_ip6_var_h=yes | ac_cv_header_netinet_icmp6_h=yes | ac_cv_header_netinet_icmp_var_h=yes | ac_cv_header_netinet_if_ether_h=yes | ac_cv_header_netinet_in_h=yes | ac_cv_header_netinet_in_systm_h=yes | ac_cv_header_netinet_ip6_h=yes | ac_cv_header_netinet_ip_h=yes | ac_cv_header_netinet_ip_var_h=yes | ac_cv_header_netinet_tcp_fsm_h=yes | ac_cv_header_netinet_tcp_h=yes | ac_cv_header_netinet_tcp_timer_h=yes | ac_cv_header_netinet_tcp_var_h=yes | ac_cv_header_netinet_tcpip_h=yes | ac_cv_header_netinet_udp_h=yes | ac_cv_header_netinet_udp_var_h=yes | ac_cv_header_nl_types_h=yes | ac_cv_header_nlist_h=yes | ac_cv_header_openssl_aes_h=yes | ac_cv_header_openssl_crypto_h=yes | ac_cv_header_openssl_des_h=yes | ac_cv_header_openssl_engine_h=yes | ac_cv_header_openssl_err_h=yes | ac_cv_header_openssl_evp_h=yes | ac_cv_header_openssl_hmac_h=yes | ac_cv_header_openssl_md2_h=yes | ac_cv_header_openssl_md4_h=yes | ac_cv_header_openssl_md5_h=yes | ac_cv_header_openssl_opensslv_h=yes | ac_cv_header_openssl_pem_h=yes | ac_cv_header_openssl_rsa_h=yes | ac_cv_header_openssl_sha_h=yes | ac_cv_header_openssl_ssl_h=yes | ac_cv_header_openssl_x509_h=yes | ac_cv_header_panel_h=yes | ac_cv_header_paths_h=yes | ac_cv_header_pcreposix_h=yes | ac_cv_header_physfs_h=yes | ac_cv_header_poll_h=yes | ac_cv_header_pthread_h=yes | ac_cv_header_pty_h=no | ac_cv_header_pwd_h=yes | ac_cv_header_readline_history_h=yes | ac_cv_header_readline_readline_h=yes | ac_cv_header_regex_h=yes | ac_cv_header_rpc_rpc_h=yes | ac_cv_header_rpcsvc_yp_prot_h=yes | ac_cv_header_rpcsvc_ypclnt_h=yes | ac_cv_header_sgtty_h=yes | ac_cv_header_signal_h=yes | ac_cv_header_stat_h=no | ac_cv_header_stdarg_h=yes | ac_cv_header_stdbool_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stddef_h=yes | ac_cv_header_stdint_h=yes | ac_cv_header_stdio_h=yes | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_cdefs_h=yes | ac_cv_header_sys_fcntl_h=yes | ac_cv_header_sys_file_h=yes | ac_cv_header_sys_filio_h=yes | ac_cv_header_sys_ioctl_h=yes | ac_cv_header_sys_ipc_h=yes | ac_cv_header_sys_mman_h=yes | ac_cv_header_sys_mount_h=yes | ac_cv_header_sys_mtio_h=yes | ac_cv_header_sys_param_h=yes | ac_cv_header_sys_resource_h=yes | ac_cv_header_sys_select_h=yes | ac_cv_header_sys_shm_h=yes | ac_cv_header_sys_socket_h=yes | ac_cv_header_sys_sockio_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_syscall_h=yes | ac_cv_header_sys_syslog_h=yes | ac_cv_header_sys_time_h=yes | ac_cv_header_sys_times_h=yes | ac_cv_header_sys_types_h=yes | ac_cv_header_sys_ucred_h=yes | ac_cv_header_sys_uio_h=yes | ac_cv_header_sys_un_h=yes | ac_cv_header_sys_unistd_h=yes | ac_cv_header_sys_utsname_h=yes | ac_cv_header_sys_wait_h=yes | ac_cv_header_syslog_h=yes | ac_cv_header_termio_h=no | ac_cv_header_termios_h=yes | ac_cv_header_time=yes | ac_cv_header_time_h=yes | ac_cv_header_unistd_h=yes | ac_cv_header_util_h=yes | ac_cv_header_utime_h=yes | ac_cv_header_utmp_h=yes | ac_cv_header_values_h=no | ac_cv_header_vfork_h=no | ac_cv_header_wchar_h=yes | ac_cv_header_wctype_h=yes | ac_cv_host=i386-unknown-openbsd4.0 | ac_cv_host_alias=i386-unknown-openbsd4.0 | ac_cv_labels_as_values=yes | ac_cv_lib_ICE_IceConnectionNumber=yes | ac_cv_lib_X11_main=yes | ac_cv_lib_Xpm_main=yes | ac_cv_lib_Xrender_XRenderComposite=yes | ac_cv_lib_compat_main=yes | ac_cv_lib_cposix_strerror=no | ac_cv_lib_dir_opendir=no | ac_cv_lib_error_at_line=no | ac_cv_lib_fl_yywrap=yes | ac_cv_lib_freetype_main=yes | ac_cv_lib_m=yes | ac_cv_lib_m__finite=no | ac_cv_lib_m_acos=yes | ac_cv_lib_m_acosh=yes | ac_cv_lib_m_asin=yes | ac_cv_lib_m_asinh=yes | ac_cv_lib_m_atan=yes | ac_cv_lib_m_atanh=yes | ac_cv_lib_m_ceil=yes | ac_cv_lib_m_cos=yes | ac_cv_lib_m_exp=yes | ac_cv_lib_m_fabs=yes | ac_cv_lib_m_finite=yes | ac_cv_lib_m_floor=yes | ac_cv_lib_m_fmod=yes | ac_cv_lib_m_hypot=yes | ac_cv_lib_m_isinf=yes | ac_cv_lib_m_isnan=yes | ac_cv_lib_m_ldexp=yes | ac_cv_lib_m_log=yes | ac_cv_lib_m_main=yes | ac_cv_lib_m_modf=yes | ac_cv_lib_m_open=yes | ac_cv_lib_m_pow=yes | ac_cv_lib_m_rand=yes | ac_cv_lib_m_rintf=yes | ac_cv_lib_m_sin=yes | ac_cv_lib_m_sqrt=yes | ac_cv_lib_m_tanh=yes | ac_cv_lib_ncurses_tgetent=yes | ac_cv_lib_ncurses_tputs=yes | ac_cv_lib_poll_poll=no | ac_cv_lib_pthread_pthread_create=yes | ac_cv_lib_readline_rl_callback_handler_install=yes | ac_cv_lib_socket=no | ac_cv_lib_ucb_killpg=no | ac_cv_lib_utempter_addToUtmp=no | ac_cv_lib_util_main=yes | ac_cv_lib_util_openpty=yes | ac_cv_lib_z=-lz | ac_cv_lib_z_deflate=yes | ac_cv_lib_z_main=yes | ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes | ac_cv_member_struct_tm_tm_zone=yes | ac_cv_mingw32=no | ac_cv_objext=o | ac_cv_path_CC=cc | ac_cv_path_CHMOD=/bin/chmod | ac_cv_path_CP=/bin/cp | ac_cv_path_CXX=c++ | ac_cv_path_DIFF=/usr/bin/diff | ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt | ac_cv_path_M4=/usr/local/bin/gm4 | ac_cv_path_MSGFMT=/usr/local/bin/msgfmt | ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge | ac_cv_path_PERL_PATH=/usr/bin/perl | ac_cv_path_RM=/bin/rm | ac_cv_path_STRIP=/usr/bin/strip | ac_cv_path_XGETTEXT=/usr/local/bin/xgettext | ac_cv_path_fp_prog_find=/usr/bin/find | ac_cv_path_fp_prog_sort=/usr/bin/sort | ac_cv_path_passwd_program=/usr/bin/passwd | ac_cv_path_path_su=/usr/bin/su | ac_cv_path_path_sudo=/usr/bin/sudo | ac_cv_prog_AWK=nawk | ac_cv_prog_CPP='cc -E' | ac_cv_prog_LEX=flex | ac_cv_prog_PERL=/usr/bin/perl | ac_cv_prog_SED=/usr/bin/sed | ac_cv_prog_SORT=sort | ac_cv_prog_YACC=yacc | ac_cv_prog_ac_ct_AR=ar | ac_cv_prog_ac_ct_CC=cc | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_ac_ct_STRIP=strip | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_stdc= | ac_cv_prog_cc_works=yes | ac_cv_prog_cxx_g=yes | ac_cv_prog_egrep='grep -E' | ac_cv_prog_f77_g=yes | ac_cv_prog_gcc=yes | ac_cv_prog_gnu_m4=yes | ac_cv_prog_have_hp2ps=1 | ac_cv_prog_lex_root=lex.yy | ac_cv_prog_lex_yytext_pointer=yes | ac_cv_prog_make_make_set=yes | ac_cv_safe_to_define___extensions__=yes | ac_cv_sizeof_char=1 | ac_cv_sizeof_long_long=8 | ac_cv_sizeof_short=2 | ac_cv_sizeof_unsigned_char=1 | ac_cv_sizeof_unsigned_long_long=8 | ac_cv_sizeof_unsigned_short=2 | ac_cv_socklen_t=socklen_t | ac_cv_struct_st_rdev=yes | ac_cv_struct_tm=time.h | ac_cv_type__Bool=yes | ac_cv_type_caddr_t=yes | ac_cv_type_char=yes | ac_cv_type_clock_t=yes | ac_cv_type_double=yes | ac_cv_type_float=yes | ac_cv_type_ino_t=yes | ac_cv_type_int=yes | ac_cv_type_intp=yes | ac_cv_type_long=yes | ac_cv_type_long_long=yes | ac_cv_type_mbstate_t=yes | ac_cv_type_mode_t=yes | ac_cv_type_off_t=yes | ac_cv_type_pid_t=yes | ac_cv_type_short=yes | ac_cv_type_signal=void | ac_cv_type_size_t=yes | ac_cv_type_ssize_t=yes | ac_cv_type_struct_sockaddr_in6=yes | ac_cv_type_struct_tms=yes | ac_cv_type_uid_t=yes | ac_cv_type_uintptr_t=yes | ac_cv_type_unsigned_char=yes | ac_cv_type_unsigned_int=yes | ac_cv_type_unsigned_long=yes | ac_cv_type_unsigned_long_long=yes | ac_cv_type_unsigned_short=yes | ac_cv_type_void_p=yes | ac_cv_type_wchar_t=yes | ac_cv_win_or_dos=no | ac_cv_working_alloca_h=no | acl_cv_hardcode_direct=yes | acl_cv_hardcode_libdir_flag_spec='${wl}-rpath,$libdir' | acl_cv_hardcode_libdir_separator= | acl_cv_hardcode_minus_L=no | acl_cv_libext=a | acl_cv_path_LD=/usr/bin/ld | acl_cv_prog_gnu_ld=yes | acl_cv_rpath=done | acl_cv_shlibext=so | acl_cv_wl=-Wl, | am_cv_CC_dependencies_compiler_type=gcc3 | am_cv_CXX_dependencies_compiler_type=gcc3 | am_cv_func_iconv=yes | am_cv_lib_iconv=yes | am_cv_prog_cc_stdc= | bison_cv_cxx_works=yes | fp_cv_const_E2BIG=7 | fp_cv_const_EACCES=13 | fp_cv_const_EADDRINUSE=48 | fp_cv_const_EADDRNOTAVAIL=49 | fp_cv_const_EADV=-1 | fp_cv_const_EAFNOSUPPORT=47 | fp_cv_const_EAGAIN=35 | fp_cv_const_EALREADY=37 | fp_cv_const_EBADF=9 | fp_cv_const_EBADMSG=-1 | fp_cv_const_EBADRPC=72 | fp_cv_const_EBUSY=16 | fp_cv_const_ECHILD=10 | fp_cv_const_ECOMM=-1 | fp_cv_const_ECONNABORTED=53 | fp_cv_const_ECONNREFUSED=61 | fp_cv_const_ECONNRESET=54 | fp_cv_const_EDEADLK=11 | fp_cv_const_EDESTADDRREQ=39 | fp_cv_const_EDIRTY=-1 | fp_cv_const_EDOM=33 | fp_cv_const_EDQUOT=69 | fp_cv_const_EEXIST=17 | fp_cv_const_EFAULT=14 | fp_cv_const_EFBIG=27 | fp_cv_const_EFTYPE=79 | fp_cv_const_EHOSTDOWN=64 | fp_cv_const_EHOSTUNREACH=65 | fp_cv_const_EIDRM=-1 | fp_cv_const_EILSEQ=-1 | fp_cv_const_EINPROGRESS=36 | fp_cv_const_EINTR=4 | fp_cv_const_EINVAL=22 | fp_cv_const_EIO=5 | fp_cv_const_EISCONN=56 | fp_cv_const_EISDIR=21 | fp_cv_const_ELOOP=62 | fp_cv_const_EMFILE=24 | fp_cv_const_EMLINK=31 | fp_cv_const_EMSGSIZE=40 | fp_cv_const_EMULTIHOP=-1 | fp_cv_const_ENAMETOOLONG=63 | fp_cv_const_ENETDOWN=50 | fp_cv_const_ENETRESET=52 | fp_cv_const_ENETUNREACH=51 | fp_cv_const_ENFILE=23 | fp_cv_const_ENOBUFS=55 | fp_cv_const_ENODATA=-1 | fp_cv_const_ENODEV=19 | fp_cv_const_ENOENT=2 | fp_cv_const_ENOEXEC=8 | fp_cv_const_ENOLCK=77 | fp_cv_const_ENOLINK=-1 | fp_cv_const_ENOMEM=12 | fp_cv_const_ENOMSG=-1 | fp_cv_const_ENONET=-1 | fp_cv_const_ENOPROTOOPT=42 | fp_cv_const_ENOSPC=28 | fp_cv_const_ENOSR=-1 | fp_cv_const_ENOSTR=-1 | fp_cv_const_ENOSYS=78 | fp_cv_const_ENOTBLK=15 | fp_cv_const_ENOTCONN=57 | fp_cv_const_ENOTDIR=20 | fp_cv_const_ENOTEMPTY=66 | fp_cv_const_ENOTSOCK=38 | fp_cv_const_ENOTTY=25 | fp_cv_const_ENXIO=6 | fp_cv_const_EOPNOTSUPP=45 | fp_cv_const_EPERM=1 | fp_cv_const_EPFNOSUPPORT=46 | fp_cv_const_EPIPE=32 | fp_cv_const_EPROCLIM=67 | fp_cv_const_EPROCUNAVAIL=76 | fp_cv_const_EPROGMISMATCH=75 | fp_cv_const_EPROGUNAVAIL=74 | fp_cv_const_EPROTO=-1 | fp_cv_const_EPROTONOSUPPORT=43 | fp_cv_const_EPROTOTYPE=41 | fp_cv_const_ERANGE=34 | fp_cv_const_EREMCHG=-1 | fp_cv_const_EREMOTE=71 | fp_cv_const_EROFS=30 | fp_cv_const_ERPCMISMATCH=73 | fp_cv_const_ERREMOTE=-1 | fp_cv_const_ESHUTDOWN=58 | fp_cv_const_ESOCKTNOSUPPORT=44 | fp_cv_const_ESPIPE=29 | fp_cv_const_ESRCH=3 | fp_cv_const_ESRMNT=-1 | fp_cv_const_ESTALE=70 | fp_cv_const_ETIME=-1 | fp_cv_const_ETIMEDOUT=60 | fp_cv_const_ETOOMANYREFS=59 | fp_cv_const_ETXTBSY=26 | fp_cv_const_EUSERS=68 | fp_cv_const_EWOULDBLOCK=35 | fp_cv_const_EXDEV=18 | fp_cv_const_O_BINARY=0 | gl_cv_func_mbrtowc=yes | gl_cv_func_strndup=no | gl_cv_header_inttypes_h=yes | gl_cv_header_stdint_h=yes | gt_cv_func_CFLocaleCopyCurrent=no | gt_cv_func_CFPreferencesCopyAppValue=no | gt_cv_func_gnugettext1_libc=no | gt_cv_func_gnugettext1_libintl=yes | lt_cv_sys_max_cmd_len=131072 | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /usr/ports/devel/bison/w-bison-2.3/bison-2.3/build-aux/missing --run aclocal-1.9' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='${SHELL} /usr/ports/devel/bison/w-bison-2.3/bison-2.3/build-aux/missing --run tar' | AUTOCONF='${SHELL} /usr/ports/devel/bison/w-bison-2.3/bison-2.3/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /usr/ports/devel/bison/w-bison-2.3/bison-2.3/build-aux/missing --run autoheader' | AUTOM4TE='${SHELL} /usr/ports/devel/bison/w-bison-2.3/bison-2.3/build-aux/missing --run autom4te' | AUTOMAKE='${SHELL} /usr/ports/devel/bison/w-bison-2.3/bison-2.3/build-aux/missing --run automake-1.9' | AWK='nawk' | BISON_CXX_WORKS=':' | BISON_CXX_WORKS_FALSE='#' | BISON_CXX_WORKS_TRUE='' | BISON_LOCALEDIR='' | CC='cc' | CCDEPMODE='depmode=gcc3' | CFLAGS='-O2 -pipe' | CPP='cc -E' | CPPFLAGS='-I/usr/local/include' | CXX='c++' | CXXDEPMODE='depmode=gcc3' | CXXFLAGS='-O2 -pipe' | CYGPATH_W='echo' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | ECHO_C=''ECHO_N='' | ECHO_T='' | EGREP='grep -E' | EXEEXT='' | GCC='yes' | GETOPT_H='getopt.h' | GMSGFMT='/usr/local/bin/msgfmt' | HAVE__BOOL='1' | INSTALL_DATA='install -c -o root -g bin -m 444' | INSTALL_PROGRAM='install -c -s -o root -g bin -m 555' | INSTALL_SCRIPT='install -c -o root -g bin -m 555' | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' | INTLLIBS='/usr/local/lib/libintl.a /usr/local/lib/libiconv.a' | INTL_MACOSX_LIBS='' | LDFLAGS='' | LEX='flex' | LEXLIB='-lfl' | LEX_OUTPUT_ROOT='lex.yy' | LIBICONV='/usr/local/lib/libiconv.a' | LIBINTL='/usr/local/lib/libintl.a /usr/local/lib/libiconv.a' | LIBOBJS=' dirname$U.o error$U.o exitfail$U.o getopt$U.o getopt1$U.o hard-locale$U.o hash$U.o obstack$U.o quote$U.o quotearg$U.o fopen-safer$U.o stpcpy$U.o strndup$U.o strnlen$U.o strverscmp$U.o dup-safer$U.o fd-safer$U.o pipe-safer$U.o xmalloc$U.o' | LIBS='' | LTLIBICONV='-L/usr/local/lib -liconv' | LTLIBINTL='-L/usr/local/lib -lintl -L/usr/local/lib -liconv' | LTLIBOBJS=' dirname$U.lo error$U.lo exitfail$U.lo getopt$U.lo getopt1$U.lo hard-locale$U.lo hash$U.lo obstack$U.lo quote$U.lo quotearg$U.lo fopen-safer$U.lo stpcpy$U.lo strndup$U.lo strnlen$U.lo strverscmp$U.lo dup-safer$U.lo fd-safer$U.lo pipe-safer$U.lo xmalloc$U.lo' | M4='/usr/local/bin/gm4' | MAKEINFO='${SHELL} /usr/ports/devel/bison/w-bison-2.3/bison-2.3/build-aux/missing --run makeinfo' | MKINSTALLDIRS='$(top_builddir)/build-aux/mkinstalldirs' | MSGFMT='/usr/local/bin/msgfmt' | MSGMERGE='/usr/local/bin/msgmerge' | O0CFLAGS='-pipe' | O0CXXFLAGS='-pipe' | OBJEXT='o' | PACKAGE='bison' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU Bison' | PACKAGE_STRING='GNU Bison 2.3' | PACKAGE_TARNAME='bison' | PACKAGE_VERSION='2.3' | PATH_SEPARATOR=':' | POSUB='po' | RANLIB='ranlib' | SET_MAKE='' | SHELL='/bin/sh' | STDBOOL_H='' | STRIP='' | UNISTD_H='' | USE_NLS='yes' | VALGRIND='' | VERSION='2.3' | WARNING_CFLAGS='' | WARNING_CXXFLAGS='' | WERROR_CFLAGS='' | XGETTEXT='/usr/local/bin/xgettext' | YACC='yacc' | YACC_LIBRARY='' | YACC_SCRIPT='' | ac_ct_CC='cc' | ac_ct_CXX='' | ac_ct_RANLIB='ranlib' | ac_ct_STRIP='' | aclocaldir='${datadir}/aclocal' | am__fastdepCC_FALSE='#' | am__fastdepCC_TRUE='' | am__fastdepCXX_FALSE='#' | am__fastdepCXX_TRUE='' | am__include='include' | am__leading_dot='.' | am__quote='' | am__tar='${AMTAR} chof - "$$tardir"' | am__untar='${AMTAR} xf -' | bindir='${exec_prefix}/bin' | build='i386-unknown-openbsd4.0' | build_alias='' | build_cpu='i386' | build_os='openbsd4.0' | build_vendor='unknown' | datadir='${prefix}/share' | exec_prefix='${prefix}' | host='i386-unknown-openbsd4.0' | host_alias='' | host_cpu='i386' | host_os='openbsd4.0' | host_vendor='unknown' | includedir='${prefix}/include' | infodir='/usr/local/info' | install_sh='/usr/ports/devel/bison/w-bison-2.3/bison-2.3/build-aux/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | localstatedir='${prefix}/var' | mandir='/usr/local/man' | mkdir_p='$(mkinstalldirs)' | oldincludedir='/usr/include' | prefix='/usr/local' | program_transform_name='s,x,x,' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #define ENABLE_NLS 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define HAVE_CLOCK_T 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_SYSCONF 1 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_WCWIDTH 1 | #define HAVE_DUP2 1 | #define HAVE_FORK 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_GETTEXT 1 | #define HAVE_ICONV 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWPRINT 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIMES 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_VFORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE__BOOL 1 | #define M4 "/usr/local/bin/gm4" | #define PACKAGE "bison" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_NAME "GNU Bison" | #define PACKAGE_STRING "GNU Bison 2.3" | #define PACKAGE_TARNAME "bison" | #define PACKAGE_VERSION "2.3" | #define STDC_HEADERS 1 | #define USE_UNLOCKED_IO 1 | #define VERSION "2.3" | #define YYTEXT_POINTER 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __EXTENSIONS__ 1 | #define __GETOPT_PREFIX rpl_ | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #endif | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | | configure: exit 0