## ----------------------------- ## ## GNU Autoconf 2.63 test suite. ## ## ----------------------------- ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2008-09-09 Eric Blake | | Release Version 2.63. | * NEWS: Mention the release. | | Formatting tweaks to the manual. | * doc/autoconf.texi (Introduction, Systemology) | (File System Conventions, Portable C and C++) | (Floating Point Portability): Allow URLs to split as needed. | (Indices): Add entries, to work around texinfo bug on indices that ## --------- ## ## Platform. ## ## --------- ## hostname = AMD64 uname -m = i686 uname -r = 2.6.25.11 uname -s = Linux uname -v = #2 SMP PREEMPT Tue Sep 16 14:44:42 CEST 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sources/autoconf-2.63/tests PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /tools/bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/sources/autoconf-2.63/tests' | at_srcdir='.' | abs_srcdir='/sources/autoconf-2.63/tests' | at_top_srcdir='..' | abs_top_srcdir='/sources/autoconf-2.63' | at_top_build_prefix='../' | abs_top_builddir='/sources/autoconf-2.63' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | # -*- shell-script -*- | # tests/atlocal. Generated from atlocal.in by configure. | # Configurable variable values for Autoconf test suite. | | # Copyright (C) 2000, 2001, 2005, 2008 Free Software Foundation, Inc. | # | # This program is free software: you can redistribute it and/or modify | # it under the terms of the GNU General Public License as published by | # the Free Software Foundation; either version 2, or (at your option) | # any later version. | # | # This program is distributed in the hope that it will be useful, | # but WITHOUT ANY WARRANTY; without even the implied warranty of | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # GNU General Public License for more details. | # | # You should have received a copy of the GNU General Public License | # along with this program; if not, write to the Free Software | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA | # 02110-1301, USA. | | PERL='/usr/bin/perl' | GREP='/bin/grep' | EGREP='/bin/grep -E' | SED='/bin/sed' | | # We need to know if sh -n is ok. | ac_cv_sh_n_works='yes' | | # Check whether the underlying system can manage some unusual | # symbols in file names. | unsupported_fs_chars= | for c in '\\' '"' '<' '>' '*' '?' '|' | do | touch "t${c}t" 2>/dev/null | test -f "t${c}t" && rm -f "t${c}t" && continue | # $c cannot be used in a file name. | unsupported_fs_chars=$unsupported_fs_chars$c | done | if test -z "$unsupported_fs_chars"; then | func_sanitize_file_name () { echo "$@"; } | else | func_sanitize_file_name () { echo "$@" | tr -d "$unsupported_fs_chars"; } | fi | | # Can we create directories with trailing whitespaces in their name? | rm -rf 'tdir ' && mkdir 'tdir ' && touch 'tdir /tfile' 2>/dev/null | a=$? | rm -rf 'tdir ' | case $a$? in #( | 00) | func_sanitize_dir_name () { echo "$@"; } ;; #( | *) | func_sanitize_dir_name () { echo "$@" | sed 's/ *$//'; } ;; | esac ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./local.at:513: /sources/autoconf-2.63/tests/autom4te --version autom4te (GNU Autoconf) 2.63 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Akim Demaille. ./local.at:513: /sources/autoconf-2.63/tests/autoconf --version autoconf (GNU Autoconf) 2.63 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. ./local.at:513: /sources/autoconf-2.63/tests/autoheader --version autoheader (GNU Autoconf) 2.63 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Roland McGrath and Akim Demaille. ./local.at:513: /sources/autoconf-2.63/tests/autoupdate --version autoupdate (GNU Autoconf) 2.63 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. ./local.at:513: /sources/autoconf-2.63/tests/autoreconf --version autoreconf (GNU Autoconf) 2.63 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. ./local.at:513: /sources/autoconf-2.63/tests/ifnames --version ifnames (GNU Autoconf) 2.63 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Paul Eggert. ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Sun Dec 14 23:03:52 CET 2008 1. Syntax of the shell scripts (tools.at:48): ok (0m0.724s 0m0.017s) 2. Syntax of the Perl scripts (tools.at:72): ok (0m0.436s 0m0.053s) 3. autom4te cache (tools.at:90): ok (0m0.341s 0m0.129s) 4. autom4te --force (tools.at:121): ok (0m0.222s 0m0.092s) 5. autom4te and whitespace in file names (tools.at:146): ok (0m1.232s 0m0.448s) 6. autoconf --trace: user macros (tools.at:222): ok (0m0.620s 0m0.425s) 7. autoconf --trace: builtins (tools.at:308): ok (0m0.677s 0m0.222s) 8. autoconf: forbidden tokens, basic (tools.at:339): ok (0m0.310s 0m0.197s) 9. autoconf: forbidden tokens, exceptions (tools.at:367): ok (0m0.181s 0m0.093s) 10. autoconf: automatically allowed tokens (tools.at:406): ok (0m0.291s 0m0.096s) 11. autoconf: the empty token (tools.at:423): ok (0m0.155s 0m0.087s) 12. autoconf: subdirectories (tools.at:438): ok (0m0.445s 0m0.316s) 13. autoconf: input from stdin (tools.at:464): ok (0m0.422s 0m0.204s) 14. autoconf: AC_AUTOCONF_VERSION (tools.at:482): ok (0m0.283s 0m0.104s) 15. ifnames (tools.at:502): ok (0m0.084s 0m0.024s) 16. autoheader (tools.at:550): ok (0m0.826s 0m0.241s) 17. autoupdate (tools.at:682): ok (0m2.872s 0m0.294s) 18. autoupdating AC_LINK_FILES (tools.at:714): ok (0m1.804s 0m0.433s) 19. autoupdating AC_PREREQ (tools.at:741): ok (0m4.287s 0m0.472s) 20. autoupdating AU_ALIAS (tools.at:762): ok (0m2.285s 0m0.686s) 21. autoupdating OLD to NEW (tools.at:788): ok (0m1.697s 0m0.347s) 22. autoupdating AC_HELP_STRING (tools.at:813): ok (0m1.690s 0m0.357s) 23. autoupdating with m4sugar (tools.at:831): ok (0m1.933s 0m0.469s) 24. autoupdating AC_LANG_SAVE (tools.at:867): ok (0m1.778s 0m0.365s) 25. autoupdating AC_FOREACH (tools.at:887): ok (0m1.719s 0m0.359s) 26. autoupdating with aclocal and m4_include (tools.at:911): skipped (tools.at:914) 27. autom4te preselections (tools.at:941): skipped (tools.at:947) 28. autotools and whitespace in file names (tools.at:987): skipped (tools.at:990) 29. m4_defn (m4sugar.at:59): ok (0m0.335s 0m0.164s) 30. m4_warn (m4sugar.at:100): ok (0m0.473s 0m0.211s) 31. m4_require: error message (m4sugar.at:150): ok (0m0.119s 0m0.048s) 32. m4_require: circular dependencies (m4sugar.at:169): ok (0m0.118s 0m0.052s) 33. m4_cond (m4sugar.at:198): ok (0m0.121s 0m0.050s) 34. m4_split (m4sugar.at:250): ok (0m0.124s 0m0.044s) 35. m4_do (m4sugar.at:296): ok (0m0.124s 0m0.048s) 36. m4_append (m4sugar.at:324): ok (0m0.238s 0m0.114s) 37. m4_join (m4sugar.at:406): ok (0m0.120s 0m0.057s) 38. m4_text_wrap (m4sugar.at:457): ok (0m0.119s 0m0.052s) 39. m4_version_compare (m4sugar.at:510): ok (0m0.120s 0m0.054s) 40. Standard regular expressions (m4sugar.at:564): ok (0m0.816s 0m0.386s) 41. m4_bmatch (m4sugar.at:591): ok (0m0.118s 0m0.052s) 42. m4_bpatsubsts (m4sugar.at:623): ok (0m0.117s 0m0.046s) 43. M4 loops (m4sugar.at:652): ok (0m0.602s 0m0.234s) 44. m4_map (m4sugar.at:798): ok (0m0.118s 0m0.057s) 45. m4_combine (m4sugar.at:873): ok (0m0.118s 0m0.052s) 46. m4_max and m4_min (m4sugar.at:900): ok (0m0.367s 0m0.143s) 47. recursion (m4sugar.at:979): ok (0m6.707s 0m0.204s) 48. m4_set (m4sugar.at:1096): ok (0m4.062s 0m0.190s) 49. LINENO (m4sh.at:27): ok (0m0.571s 0m0.500s) 50. AS_DIRNAME (m4sh.at:103): ok (0m0.235s 0m0.190s) 51. AS_ECHO and AS_ECHO_N (m4sh.at:163): ok (0m0.159s 0m0.093s) 52. AS_BASENAME (m4sh.at:211): ok (0m0.216s 0m0.171s) 53. AS_MKDIR_P (m4sh.at:268): ok (0m0.153s 0m0.071s) 54. AS_VERSION_COMPARE (m4sh.at:299): ok (0m0.185s 0m0.115s) 55. Negated classes in globbing (m4sh.at:347): ok (0m0.138s 0m0.077s) 56. Functions Support (m4sh.at:377): ok (0m0.148s 0m0.072s) 57. Functions and return Support (m4sh.at:419): ok (0m0.147s 0m0.077s) 58. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:455): ok (0m0.145s 0m0.084s) 59. AS_HELP_STRING (m4sh.at:495): ok (0m0.182s 0m0.073s) 61. AS_LITERAL_IF (m4sh.at:766): ok (0m0.145s 0m0.068s) 62. AS_INIT cleanup (m4sh.at:800): ok (0m0.150s 0m0.069s) 63. Empty test suite (autotest.at:124): ok (0m0.282s 0m0.237s) 64. Banner-only test suite (autotest.at:128): ok (0m0.274s 0m0.240s) 65. Empty test (autotest.at:134): ok (0m0.291s 0m0.282s) 66. Empty check (autotest.at:137): ok (0m0.296s 0m0.264s) 67. AT_SETUP without AT_INIT (autotest.at:140): ok (0m0.117s 0m0.050s) 68. AT_BANNER without AT_INIT (autotest.at:146): ok (0m0.120s 0m0.048s) 69. AT_CLEANUP without AT_INIT (autotest.at:150): ok (0m0.115s 0m0.048s) 70. Missing AT_CLEANUP (autotest.at:154): ok (0m0.142s 0m0.055s) 71. AT_CHECK without AT_SETUP (autotest.at:160): ok (0m0.133s 0m0.060s) 72. AT_DATA without AT_SETUP (autotest.at:165): ok (0m0.143s 0m0.049s) 73. AT_XFAIL_IF without AT_SETUP (autotest.at:170): ok (0m0.151s 0m0.047s) 74. AT_KEYWORDS without AT_SETUP (autotest.at:175): ok (0m0.146s 0m0.050s) 75. AT_CLEANUP without AT_SETUP (autotest.at:180): ok (0m0.136s 0m0.059s) 76. AT_BANNER inside AT_SETUP (autotest.at:185): ok (0m0.143s 0m0.051s) 77. AT_SETUP inside AT_SETUP (autotest.at:193): ok (0m0.138s 0m0.053s) 78. Multiple AT_INIT (autotest.at:203): ok (0m0.137s 0m0.051s) 79. Tested programs (autotest.at:209): ok (0m0.563s 0m0.406s) 80. Truth (autotest.at:223): ok (0m0.318s 0m0.249s) 81. Fallacy (autotest.at:226): ok (0m0.360s 0m0.355s) 82. Skip (autotest.at:231): ok (0m0.299s 0m0.279s) 83. errexit (autotest.at:236): ok (0m0.355s 0m0.375s) 84. Literal multiline command (autotest.at:248): ok (0m0.298s 0m0.275s) 85. Multiline parameter expansion (autotest.at:254): ok (0m0.307s 0m0.265s) 86. Backquote command substitution (autotest.at:261): ok (0m0.315s 0m0.265s) 87. Multiline backquote command substitution (autotest.at:266): ok (0m0.298s 0m0.287s) 88. Parenthetical command substitution (autotest.at:274): ok (0m0.305s 0m0.275s) 89. Multiline parenthetical command substitution (autotest.at:279): ok (0m0.299s 0m0.285s) 90. Invalid brace-enclosed parameter expansion (autotest.at:297): ok (0m0.355s 0m0.366s) 92. Double-M4-quoted command (autotest.at:315): ok (0m0.320s 0m0.247s) 93. BS-newline in command (autotest.at:326): ok (0m0.308s 0m0.267s) 94. ^BS-newline in command (autotest.at:331): ok (0m0.304s 0m0.264s) 95. BSx641-newline in command (autotest.at:336): ok (0m0.306s 0m0.274s) 96. BS-BS-newline in command (autotest.at:341): ok (0m0.305s 0m0.266s) 97. BSx640-newline in command (autotest.at:349): ok (0m0.307s 0m0.281s) 98. Newline-CODE-BS-newline in command (autotest.at:356): ok (0m0.311s 0m0.271s) 99. Single-quote-BS-newline in command (autotest.at:363): ok (0m0.313s 0m0.261s) 100. Single-quote-newline-BS-newline in command (autotest.at:369): ok (0m0.300s 0m0.285s) 101. Input from stdin (autotest.at:382): ok (0m0.332s 0m0.321s) 102. Backquote in a test title (autotest.at:451): ok (0m0.386s 0m0.434s) 103. Single-quote in a test title (autotest.at:452): ok (0m0.385s 0m0.434s) 104. Double-quote in a test title (autotest.at:453): ok (0m0.382s 0m0.455s) 105. Backslash in a test title (autotest.at:455): ok (0m0.390s 0m0.402s) 106. Brackets in a test title (autotest.at:456): ok (0m0.403s 0m0.405s) 107. Left bracket in a test title (autotest.at:457): ok (0m0.381s 0m0.435s) 108. Right bracket in a test title (autotest.at:458): ok (0m0.371s 0m0.428s) 109. Pound in a test title (autotest.at:459): ok (0m0.389s 0m0.428s) 110. Quoted comma in a test title (autotest.at:460): ok (0m0.407s 0m0.399s) 111. Comma in a test title (autotest.at:461): ok (0m0.371s 0m0.452s) 112. Parentheses in a test title (autotest.at:463): ok (0m0.386s 0m0.429s) 113. Left paren in a test title (autotest.at:464): ok (0m0.380s 0m0.420s) 114. Right paren in a test title (autotest.at:465): ok (0m0.386s 0m0.411s) 115. Quoted Macro in a test title (autotest.at:467): ok (0m0.395s 0m0.418s) 116. Macro in a test title (autotest.at:468): ok (0m0.369s 0m0.436s) 117. Macro with backquote in a test title (autotest.at:469): ok (0m0.369s 0m0.430s) 118. Macro with single-quote in a test title (autotest.at:470): ok (0m0.399s 0m0.401s) 119. Macro with double-quote in a test title (autotest.at:471): ok (0m0.402s 0m0.407s) 120. Macro with backslash in a test title (autotest.at:473): ok (0m0.384s 0m0.433s) 121. Macro echoing macro in a test title (autotest.at:474): ok (0m0.398s 0m0.415s) 122. Macro echoing single-quote in a test title (autotest.at:476): ok (0m0.388s 0m0.414s) 123. Long test title in a test title (autotest.at:477): ok (0m0.401s 0m0.405s) 124. Longer test title in a test title (autotest.at:478): ok (0m0.377s 0m0.433s) 125. Long test source lines (autotest.at:489): ok (0m0.365s 0m0.371s) 126. Debugging a successful test (autotest.at:501): ok (0m0.485s 0m0.605s) 127. Debugging script and environment (autotest.at:515): ok (0m0.640s 0m0.855s) 128. Debugging a failed test (autotest.at:532): ok (0m0.492s 0m0.664s) 129. Using atlocal (autotest.at:543): ok (0m0.740s 0m1.120s) 130. Choosing where testsuite is run (autotest.at:578): ok (0m0.593s 0m0.826s) 131. Banners (autotest.at:615): ok (0m1.480s 0m2.554s) 132. Keywords and ranges (autotest.at:676): ok (0m2.841s 0m5.332s) 133. srcdir propagation (autotest.at:780): ok (0m1.324s 0m1.652s) 134. whitespace in absolute testdir (autotest.at:846): ok (0m0.360s 0m0.391s) 135. unusual file names (autotest.at:870): ok (0m0.240s 0m0.157s) 136. AC_REQUIRE: topological sort (base.at:30): ok (0m0.190s 0m0.124s) 137. AC_REQUIRE: error message (base.at:73): ok (0m0.152s 0m0.101s) 138. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok (0m0.200s 0m0.114s) 139. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:134): ok (0m0.200s 0m0.116s) 140. AC_REQUIRE & AC_PROVIDE (base.at:177): ok (0m0.177s 0m0.129s) 141. AC_CACHE_CHECK (base.at:210): ok (0m0.966s 0m0.470s) 142. AC_COMPUTE_INT (base.at:243): ok (0m0.649s 0m0.341s) 143. AC_TRY_COMMAND (base.at:265): ok (0m0.331s 0m0.201s) 144. Input/Output (base.at:295): ok (0m0.380s 0m0.309s) 145. configure arguments (base.at:314): ok (0m0.320s 0m0.221s) 146. configure directories (base.at:332): ok (0m0.448s 0m0.373s) 147. AC_CONFIG_COMMANDS with empty commands (torture.at:29): ok (0m0.808s 0m0.596s) 148. Multiple AC_CONFIG_FILES (torture.at:38): ok (0m0.190s 0m0.104s) 149. Parameterized AC_CONFIG_FILES (torture.at:50): ok (0m0.461s 0m0.348s) 150. AC_ARG_VAR (torture.at:104): ok (0m2.388s 0m3.395s) 151. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:161): ok (0m2.821s 0m4.011s) 152. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:345): ok (0m0.399s 0m0.264s) 153. Missing templates (torture.at:365): ok (0m0.444s 0m0.287s) 154. configure invocation (torture.at:397): ok (0m1.275s 0m1.296s) 155. #define header templates (torture.at:451): ok (0m0.477s 0m0.338s) 156. Torturing config.status (torture.at:579): ok (0m1.571s 0m1.043s) 157. Substitute a 2000-byte string (torture.at:714): ok (0m0.729s 0m0.598s) 158. Define to a 2000-byte string (torture.at:758): ok (0m0.654s 0m0.379s) 159. Substitute and define special characters (torture.at:779): ok (0m0.881s 0m0.726s) 160. Substitute a newline (torture.at:862): ok (0m0.593s 0m0.522s) 161. Define a newline (torture.at:902): ok (0m1.312s 0m0.743s) 162. AC_SUBST: variable name validation (torture.at:946): ok (0m3.365s 0m1.908s) 163. datarootdir workaround (torture.at:976): ok (0m0.883s 0m0.641s) 164. srcdir (torture.at:1027): ok (0m0.736s 0m0.732s) 165. Signal handling (torture.at:1070): ok (0m0.337s 0m0.178s) 166. AC_CONFIG_LINKS and identical files (torture.at:1087): ok (0m0.953s 0m1.119s) 167. Configuring subdirectories (torture.at:1143): skipped (torture.at:1147) 168. Deep Package (torture.at:1268): skipped (torture.at:1272) 169. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1399): skipped (torture.at:1403) 170. Empty directory (torture.at:1442): skipped (torture.at:1446) 171. Unusual Automake input files (torture.at:1463): skipped (torture.at:1467) 172. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:33): ok (0m0.277s 0m0.101s) 173. AC_REQUIRE & AC_LANG (compile.at:79): ok (0m0.337s 0m0.193s) 174. AC_RUN_IFELSE (compile.at:115): ok (0m0.769s 0m0.420s) 175. AC_TRY_LINK_FUNC (compile.at:148): ok (0m1.413s 0m0.901s) 176. AC_NO_EXECUTABLES (aclang.at:13): ok (0m0.808s 0m0.582s) 177. AC_REQUIRE_CPP (aclang.at:14): ok (0m1.269s 0m0.877s) 178. Extensions (c.at:36): ok (0m1.211s 0m0.758s) 179. Broken/missing compilers (c.at:59): ok (0m0.430s 0m0.225s) 180. C keywords (c.at:78): ok (0m1.275s 0m0.839s) 181. AC_PROG_CPP requires AC_PROG_CC (c.at:96): ok (0m1.260s 0m0.843s) 182. AC_PROG_CPP with warnings (c.at:111): ok (0m1.667s 0m0.982s) 183. AC_PROG_CPP without warnings (c.at:141): ok (0m1.656s 0m1.024s) 184. AC_PROG_CPP via CC (c.at:179): ok (0m1.656s 0m1.030s) 185. AC_NO_EXECUTABLES (working linker) (c.at:220): ok (0m1.312s 0m0.814s) 186. AC_NO_EXECUTABLES (broken linker) (c.at:230): ok (0m1.061s 0m0.707s) 187. AC_USE_SYSTEM_EXTENSIONS (c.at:241): ok (0m3.310s 0m1.961s) 188. AC_C_BACKSLASH_A (acc.at:13): ok (0m1.225s 0m0.779s) 189. AC_C_BIGENDIAN (acc.at:14): ok (0m1.903s 0m1.336s) 190. AC_C_CHAR_UNSIGNED (acc.at:15): ok (0m1.839s 0m1.324s) 191. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok (0m1.217s 0m0.840s) 192. AC_C_INLINE (acc.at:17): ok (0m1.203s 0m0.826s) 193. AC_C_PROTOTYPES (acc.at:18): ok (0m1.212s 0m0.792s) 194. AC_C_RESTRICT (acc.at:19): ok (0m1.253s 0m0.781s) 195. AC_C_STRINGIZE (acc.at:20): ok (0m1.307s 0m0.880s) 196. AC_C_TYPEOF (acc.at:21): ok (0m1.226s 0m0.806s) 197. AC_C_VARARRAYS (acc.at:22): ok (0m1.246s 0m0.761s) 198. AC_OPENMP (acc.at:23): ok (0m1.273s 0m0.805s) 199. AC_PROG_CC_C89 (acc.at:24): ok (0m1.196s 0m0.807s) 200. AC_PROG_CC_C99 (acc.at:25): ok (0m1.270s 0m0.833s) 201. AC_PROG_CC_C_O (acc.at:26): ok (0m1.310s 0m0.800s) 202. AC_PROG_CC_STDC (acc.at:27): ok (0m1.290s 0m0.826s) 203. AC_PROG_CPP_WERROR (acc.at:28): ok (0m1.275s 0m0.842s) 204. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok (0m1.307s 0m0.867s) 205. AC_LANG_C (acc.at:32): ok (0m2.772s 0m0.902s) 206. AC_LANG_CPLUSPLUS (acc.at:33): ok (0m2.720s 0m0.915s) 207. AC_LANG_OBJC (acc.at:34): ok (0m2.717s 0m0.898s) 208. GNU Fortran 77 (fortran.at:33): skipped (fortran.at:33) 209. GNU Fortran (fortran.at:61): skipped (fortran.at:61) 210. AC_F77_MAIN (acfortran.at:13): skipped (acfortran.at:13) 211. AC_F77_WRAPPERS (acfortran.at:14): skipped (acfortran.at:14) 212. AC_FC_MAIN (acfortran.at:15): skipped (acfortran.at:15) 213. AC_FC_WRAPPERS (acfortran.at:16): skipped (acfortran.at:16) 214. AC_PROG_F77_C_O (acfortran.at:17): skipped (acfortran.at:17) 215. AC_PROG_FC_C_O (acfortran.at:18): skipped (acfortran.at:18) 216. AC_F77_NAME_MANGLING (acfortran.at:21): ok (0m2.752s 0m0.873s) 217. AC_LANG_FORTRAN77 (acfortran.at:22): ok (0m2.700s 0m0.898s) 218. AC_CHECK_LIB (semantics.at:35): ok (0m1.853s 0m1.156s) 219. AC_SEARCH_LIBS (semantics.at:79): ok (0m1.311s 0m0.849s) 220. AC_SEARCH_LIBS (none needed) (semantics.at:92): ok (0m1.284s 0m0.765s) 221. AC_CHECK_DECLS (semantics.at:107): ok (0m1.409s 0m0.940s) 222. AC_CHECK_FUNCS (semantics.at:130): ok (0m1.306s 0m0.840s) 223. AC_REPLACE_FUNCS (semantics.at:143): ok (0m1.106s 0m0.625s) 224. AC_CHECK_HEADERS (semantics.at:173): ok (0m1.942s 0m1.346s) 225. AC_CHECK_HEADERS_OLD (semantics.at:185): ok (0m1.033s 0m0.556s) 226. AC_CHECK_HEADERS_NEW (semantics.at:212): ok (0m1.012s 0m0.558s) 227. AC_CHECK_MEMBERS (semantics.at:245): ok (0m1.307s 0m0.869s) 228. AC_CHECK_ALIGNOF (semantics.at:258): ok (0m2.122s 0m1.369s) 229. AC_CHECK_ALIGNOF (cross compile) (semantics.at:258): ok (0m2.145s 0m1.405s) 230. AC_CHECK_ALIGNOF struct (semantics.at:275): ok (0m2.032s 0m1.319s) 231. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:275): ok (0m2.048s 0m1.324s) 232. AC_CHECK_SIZEOF (semantics.at:287): ok (0m2.124s 0m1.358s) 233. AC_CHECK_SIZEOF (cross compile) (semantics.at:287): ok (0m2.190s 0m1.429s) 234. AC_CHECK_SIZEOF struct (semantics.at:303): ok (0m2.135s 0m1.393s) 235. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:303): ok (0m2.261s 0m1.626s) 236. AC_CHECK_TYPES (semantics.at:324): ok (0m1.299s 0m0.893s) 237. AC_CHECK_TYPES: backward compatibility (semantics.at:338): ok (0m0.287s 0m0.115s) 238. AC_CHECK_FILES (semantics.at:374): ok (0m0.863s 0m0.616s) 239. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:417): ok (0m0.378s 0m0.204s) 240. AC_C_BIGENDIAN (semantics.at:466): ok (0m3.531s 0m1.939s) 241. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:515): ok (0m0.352s 0m0.200s) 242. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:557): ok (0m0.364s 0m0.219s) 243. AC_PATH_XTRA (semantics.at:637): ok (0m1.571s 0m0.951s) 244. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:655): ok (0m2.230s 0m1.616s) 245. AC_FUNC_SETVBUF_REVERSED (semantics.at:656): ok (0m0.814s 0m0.553s) 246. AC_FUNC_WAIT3 (semantics.at:657): ok (0m2.266s 0m1.771s) 247. AC_ARG_ENABLE (acgeneral.at:13): ok (0m0.809s 0m0.545s) 248. AC_ARG_PROGRAM (acgeneral.at:14): ok (0m0.798s 0m0.556s) 249. AC_ARG_WITH (acgeneral.at:15): ok (0m0.796s 0m0.575s) 250. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok (0m0.808s 0m0.556s) 251. AC_EGREP_CPP (acgeneral.at:17): ok (0m1.280s 0m0.847s) 252. AC_EGREP_HEADER (acgeneral.at:18): ok (0m1.254s 0m0.884s) 253. AC_PREFIX_DEFAULT (acgeneral.at:19): ok (0m0.783s 0m0.569s) 254. AC_PRESERVE_HELP_ORDER (acgeneral.at:20): ok (0m0.814s 0m0.544s) 255. AC_CHECKING (acgeneral.at:23): ok (0m2.737s 0m0.794s) 256. AC_COMPILE_CHECK (acgeneral.at:24): ok (0m3.404s 0m1.150s) 257. AC_ENABLE (acgeneral.at:25): ok (0m2.727s 0m0.893s) 258. AC_FOREACH (acgeneral.at:26): ok (0m2.708s 0m0.891s) 259. AC_MSG_RESULT_UNQUOTED (acgeneral.at:27): ok (0m2.704s 0m0.925s) 260. AC_TRY_COMPILE (acgeneral.at:28): ok (0m3.356s 0m1.229s) 261. AC_TRY_CPP (acgeneral.at:29): ok (0m3.401s 0m1.310s) 262. AC_TRY_LINK (acgeneral.at:30): ok (0m3.358s 0m1.240s) 263. AC_TRY_RUN (acgeneral.at:31): ok (0m3.403s 0m1.202s) 264. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:32): ok (0m2.731s 0m0.866s) 265. AC_WITH (acgeneral.at:33): ok (0m2.739s 0m0.882s) 266. AC_OUTPUT_COMMANDS (acstatus.at:15): ok (0m2.725s 0m0.933s) 267. AC_SYS_INTERPRETER (acspecific.at:13): ok (0m0.834s 0m0.560s) 268. AC_SYS_LARGEFILE (acspecific.at:14): ok (0m1.276s 0m0.816s) 269. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok (0m0.814s 0m0.615s) 270. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok (0m1.237s 0m0.813s) 271. AC_AIX (acspecific.at:19): ok (0m4.772s 0m1.969s) 272. AC_ARG_ARRAY (acspecific.at:20): ok (0m2.741s 0m0.888s) 273. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (0m3.370s 0m1.186s) 274. AC_DYNIX_SEQ (acspecific.at:22): ok (0m3.442s 0m1.216s) 275. AC_HAVE_POUNDBANG (acspecific.at:23): ok (0m2.747s 0m0.886s) 276. AC_IRIX_SUN (acspecific.at:24): ok (0m3.487s 0m1.247s) 277. AC_ISC_POSIX (acspecific.at:25): ok (0m3.419s 0m1.208s) 278. AC_MINIX (acspecific.at:26): ok (0m4.714s 0m2.027s) 279. AC_SCO_INTL (acspecific.at:27): ok (0m3.431s 0m1.219s) 280. AC_XENIX_DIR (acspecific.at:28): ok (0m3.739s 0m1.323s) 281. AC_PROG_AWK (acprograms.at:13): ok (0m0.842s 0m0.563s) 282. AC_PROG_FGREP (acprograms.at:14): ok (0m0.820s 0m0.572s) 283. AC_PROG_INSTALL (acprograms.at:15): ok (0m0.843s 0m0.578s) 284. AC_PROG_LEX (acprograms.at:16): ok (0m1.220s 0m0.781s) 285. AC_PROG_LN_S (acprograms.at:17): ok (0m0.808s 0m0.573s) 286. AC_PROG_MAKE_SET (acprograms.at:18): ok (0m0.822s 0m0.555s) 287. AC_PROG_MKDIR_P (acprograms.at:19): ok (0m0.806s 0m0.582s) 288. AC_PROG_RANLIB (acprograms.at:20): ok (0m0.835s 0m0.562s) 289. AC_PROG_SED (acprograms.at:21): ok (0m0.807s 0m0.599s) 290. AC_PROG_YACC (acprograms.at:22): ok (0m0.814s 0m0.583s) 291. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok (0m2.714s 0m0.881s) 292. AC_DECL_YYTEXT (acprograms.at:26): ok (0m3.372s 0m1.117s) 293. AC_RSH (acprograms.at:27): ok (0m2.694s 0m0.872s) 294. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok (0m0.827s 0m0.564s) 295. AC_HEADER_ASSERT (acheaders.at:14): ok (0m0.811s 0m0.581s) 296. AC_HEADER_MAJOR (acheaders.at:15): ok (0m1.956s 0m1.289s) 297. AC_HEADER_RESOLV (acheaders.at:16): ok (0m1.389s 0m0.933s) 298. AC_HEADER_STAT (acheaders.at:17): ok (0m1.200s 0m0.807s) 299. AC_HEADER_STDBOOL (acheaders.at:18): ok (0m1.980s 0m1.308s) 300. AC_HEADER_TIOCGWINSZ (acheaders.at:19): ok (0m1.328s 0m0.853s) 301. AC_DIR_HEADER (acheaders.at:22): ok (0m4.841s 0m2.084s) 302. AC_MEMORY_H (acheaders.at:23): ok (0m4.529s 0m1.926s) 303. AC_UNISTD_H (acheaders.at:24): ok (0m4.509s 0m1.925s) 304. AC_USG (acheaders.at:25): ok (0m4.577s 0m2.003s) 305. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok (0m1.369s 0m0.867s) 306. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok (0m1.342s 0m0.867s) 307. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok (0m1.899s 0m1.280s) 308. AC_STRUCT_TIMEZONE (actypes.at:16): ok (0m1.278s 0m0.822s) 309. AC_TYPE_INT16_T (actypes.at:17): ok (0m1.913s 0m1.293s) 310. AC_TYPE_INT32_T (actypes.at:18): ok (0m1.918s 0m1.290s) 311. AC_TYPE_INT64_T (actypes.at:19): ok (0m1.905s 0m1.285s) 312. AC_TYPE_INT8_T (actypes.at:20): ok (0m1.933s 0m1.276s) 313. AC_TYPE_INTMAX_T (actypes.at:21): ok (0m2.015s 0m1.351s) 314. AC_TYPE_INTPTR_T (actypes.at:22): ok (0m1.941s 0m1.278s) 315. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok (0m1.202s 0m0.741s) 316. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok (0m1.218s 0m0.782s) 317. AC_TYPE_MODE_T (actypes.at:25): ok (0m1.966s 0m1.246s) 318. AC_TYPE_OFF_T (actypes.at:26): ok (0m1.941s 0m1.262s) 319. AC_TYPE_SSIZE_T (actypes.at:27): ok (0m1.906s 0m1.316s) 320. AC_TYPE_UINT16_T (actypes.at:28): ok (0m1.848s 0m1.294s) 321. AC_TYPE_UINT32_T (actypes.at:29): ok (0m1.894s 0m1.240s) 322. AC_TYPE_UINT64_T (actypes.at:30): ok (0m1.847s 0m1.299s) 323. AC_TYPE_UINT8_T (actypes.at:31): ok (0m1.891s 0m1.251s) 324. AC_TYPE_UINTMAX_T (actypes.at:32): ok (0m1.999s 0m1.307s) 325. AC_TYPE_UINTPTR_T (actypes.at:33): ok (0m1.919s 0m1.305s) 326. AC_C_LONG_DOUBLE (actypes.at:36): ok (0m3.358s 0m1.150s) 327. AC_INT_16_BITS (actypes.at:37): ok (0m4.659s 0m1.981s) 328. AC_LONG_64_BITS (actypes.at:38): ok (0m4.629s 0m2.003s) 329. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok (0m4.448s 0m2.054s) 330. AC_STRUCT_ST_RDEV (actypes.at:40): ok (0m4.582s 0m1.903s) 331. AC_TYPE_SIGNAL (actypes.at:41): ok (0m3.339s 0m1.143s) 332. AM_TYPE_PTRDIFF_T (actypes.at:42): ok (0m4.627s 0m1.970s) 333. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok (0m0.788s 0m0.593s) 334. AC_FUNC_CHOWN (acfunctions.at:14): ok (0m1.945s 0m1.328s) 335. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok (0m2.054s 0m1.350s) 336. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok (0m1.218s 0m0.817s) 337. AC_FUNC_FNMATCH (acfunctions.at:17): ok (0m1.248s 0m0.800s) 338. AC_FUNC_FORK (acfunctions.at:18): ok (0m2.227s 0m1.466s) 339. AC_FUNC_FSEEKO (acfunctions.at:19): ok (0m1.275s 0m0.773s) 340. AC_FUNC_GETGROUPS (acfunctions.at:20): ok (0m2.193s 0m1.407s) 341. AC_FUNC_GETMNTENT (acfunctions.at:21): ok (0m1.280s 0m0.760s) 342. AC_FUNC_GETPGRP (acfunctions.at:22): ok (0m1.905s 0m1.238s) 343. AC_FUNC_LSTAT (acfunctions.at:23): ok (0m1.983s 0m1.351s) 344. AC_FUNC_MALLOC (acfunctions.at:24): ok (0m1.941s 0m1.299s) 345. AC_FUNC_MBRTOWC (acfunctions.at:25): ok (0m1.265s 0m0.774s) 346. AC_FUNC_MEMCMP (acfunctions.at:26): ok (0m1.926s 0m1.258s) 347. AC_FUNC_MKTIME (acfunctions.at:27): ok (0m2.158s 0m1.413s) 348. AC_FUNC_MMAP (acfunctions.at:28): ok (0m2.025s 0m1.386s) 349. AC_FUNC_OBSTACK (acfunctions.at:29): ok (0m1.921s 0m1.273s) 350. AC_FUNC_REALLOC (acfunctions.at:30): ok (0m1.941s 0m1.300s) 351. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok (0m2.012s 0m1.413s) 352. AC_FUNC_SETPGRP (acfunctions.at:32): ok (0m1.869s 0m1.275s) 353. AC_FUNC_STAT (acfunctions.at:33): ok (0m1.974s 0m1.342s) 354. AC_FUNC_STRCOLL (acfunctions.at:34): ok (0m1.862s 0m1.072s) 355. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (0m1.997s 0m1.215s) 356. AC_FUNC_STRFTIME (acfunctions.at:36): ok (0m1.285s 0m0.797s) 357. AC_FUNC_STRNLEN (acfunctions.at:37): ok (0m2.052s 0m1.377s) 358. AC_FUNC_STRTOD (acfunctions.at:38): ok (0m1.996s 0m1.270s) 359. AC_FUNC_STRTOLD (acfunctions.at:39): ok (0m1.172s 0m0.826s) 360. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (0m2.034s 0m1.368s) 361. AC_FUNC_VPRINTF (acfunctions.at:41): ok (0m1.366s 0m0.851s) 362. AC_HAVE_LIBRARY (aclibs.at:15): ok (0m3.390s 0m1.139s) 363. Libtool (foreign.at:28): skipped (foreign.at:60) 364. autoscan (autoscan.at:22): ok (0m0.318s 0m0.079s) testsuite: ending at: Sun Dec 14 23:16:23 CET 2008 testsuite: test suite duration: 0h 12m 31s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 347 tests were run, 2 failed (1 expected failure). 17 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Autoconf 2.63 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 60: m4sh.at:635 AS_IF and AS_CASE m4_transform_pair Skipped tests: GNU Autoconf 2.63 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 26: tools.at:911 autoupdating with aclocal and m4_include 27: tools.at:941 autom4te preselections 28: tools.at:987 autotools and whitespace in file names 167: torture.at:1143 Configuring subdirectories autoreconf 168: torture.at:1268 Deep Package autoreconf 169: torture.at:1399 Non-Autoconf AC_CONFIG_SUBDIRS autoreconf 170: torture.at:1442 Empty directory autoreconf 171: torture.at:1463 Unusual Automake input files autoreconf 208: fortran.at:33 GNU Fortran 77 209: fortran.at:61 GNU Fortran 210: acfortran.at:13 AC_F77_MAIN 211: acfortran.at:14 AC_F77_WRAPPERS 212: acfortran.at:15 AC_FC_MAIN 213: acfortran.at:16 AC_FC_WRAPPERS 214: acfortran.at:17 AC_PROG_F77_C_O 215: acfortran.at:18 AC_PROG_FC_C_O 363: foreign.at:28 Libtool ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 60. m4sh.at:635: testing ... ./m4sh.at:708: autom4te --language=m4sh script.as -o script ./m4sh.at:709: ./script ./m4sh.at:743: autom4te --language=m4sh script.as -o script --force ./m4sh.at:744: ./script 1 --- /dev/null 2008-04-26 14:22:15.000000000 +0000 +++ /sources/autoconf-2.63/tests/testsuite.dir/at-groups/60/stderr 2008-12-14 22:04:50.000000000 +0000 @@ -0,0 +1,2 @@ +./script: line 672: syntax error near unexpected token `$1' +./script: line 672: `elif test $1 = 125; then' --- - 2008-12-14 22:04:50.674463800 +0000 +++ /sources/autoconf-2.63/tests/testsuite.dir/at-groups/60/stdout 2008-12-14 22:04:50.000000000 +0000 @@ -1,5 +1 @@ -1 -1 -1 -1 ./m4sh.at:744: exit code was 2, expected 0 60. m4sh.at:635: 60. AS_IF and AS_CASE (m4sh.at:635): FAILED (m4sh.at:744) ## ------------- ## ## ../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 Autoconf configure 2.63, which was | generated by GNU Autoconf 2.63. Invocation command line was | | $ ./configure --prefix=/usr | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = AMD64 | uname -m = i686 | uname -r = 2.6.25.11 | uname -s = Linux | uname -v = #2 SMP PREEMPT Tue Sep 16 14:44:42 CEST 2008 | | /usr/bin/uname -p = unknown | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /bin | PATH: /usr/bin | PATH: /sbin | PATH: /usr/sbin | PATH: /tools/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1824: checking for a BSD-compatible install | configure:1892: result: /usr/bin/install -c | configure:1903: checking whether build environment is sane | configure:1946: result: yes | configure:1971: checking for a thread-safe mkdir -p | configure:2010: result: /bin/mkdir -p | configure:2023: checking for gawk | configure:2039: found /tools/bin/gawk | configure:2050: result: gawk | configure:2061: checking whether make sets $(MAKE) | configure:2083: result: yes | configure:2291: checking whether /bin/sh -n is known to work | configure:2310: result: yes | configure:2322: checking for expr | configure:2340: found /usr/bin/expr | configure:2352: result: /usr/bin/expr | configure:2371: checking for GNU M4 that supports accurate traces | configure:2413: result: /usr/bin/m4 | configure:2416: checking how m4 supports trace files | configure:2426: result: --debugfile | configure:2450: checking for perl | configure:2468: found /usr/bin/perl | configure:2481: result: /usr/bin/perl | configure:2513: checking for emacs | configure:2543: result: no | configure:2513: checking for xemacs | configure:2543: result: no | configure:2599: checking for emacs | configure:2626: result: no | configure:2650: checking where .elc files should go | configure:2679: result: ${datadir}/emacs/site-lisp | configure:2692: checking for grep that handles long lines and -e | configure:2752: result: /bin/grep | configure:2757: checking for egrep | configure:2821: result: /bin/grep -E | configure:2826: checking for a sed that does not truncate output | configure:2892: result: /bin/sed | configure:2902: checking whether make is case sensitive | configure:2918: result: yes | configure:3087: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Autoconf config.status 2.63, which was | generated by GNU Autoconf 2.63. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on AMD64 | | config.status:704: creating tests/Makefile | config.status:704: creating tests/atlocal | config.status:704: creating man/Makefile | config.status:704: creating lib/emacs/Makefile | config.status:704: creating Makefile | config.status:704: creating doc/Makefile | config.status:704: creating lib/Makefile | config.status:704: creating lib/Autom4te/Makefile | config.status:704: creating lib/autoscan/Makefile | config.status:704: creating lib/m4sugar/Makefile | config.status:704: creating lib/autoconf/Makefile | config.status:704: creating lib/autotest/Makefile | config.status:704: creating bin/Makefile | config.status:950: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_env_EMACSLOADPATH_set= | ac_cv_env_EMACSLOADPATH_value= | ac_cv_env_EMACS_set= | ac_cv_env_EMACS_value= | ac_cv_env_M4_set= | ac_cv_env_M4_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_path_EGREP='/bin/grep -E' | ac_cv_path_EXPR=/usr/bin/expr | ac_cv_path_GREP=/bin/grep | ac_cv_path_M4=/usr/bin/m4 | ac_cv_path_PERL=/usr/bin/perl | ac_cv_path_SED=/bin/sed | ac_cv_path_install='/usr/bin/install -c' | ac_cv_path_mkdir=/bin/mkdir | ac_cv_prog_AWK=gawk | ac_cv_prog_EMACS=no | ac_cv_prog_gnu_m4_debugfile=--debugfile | ac_cv_prog_make_make_case=yes | ac_cv_prog_make_make_set=yes | ac_cv_sh_n_works=yes | am_cv_lispdir='${datadir}/emacs/site-lisp' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /sources/autoconf-2.63/build-aux/missing --run aclocal-1.10' | AMTAR='${SHELL} /sources/autoconf-2.63/build-aux/missing --run tar' | AUTOCONF='${SHELL} /sources/autoconf-2.63/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /sources/autoconf-2.63/build-aux/missing --run autoheader' | AUTOMAKE='${SHELL} /sources/autoconf-2.63/build-aux/missing --run automake-1.10' | AWK='gawk' | CYGPATH_W='echo' | DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.63\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.63\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"autoconf\" -DVERSION=\"2.63\"' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/bin/grep -E' | EMACS='no' | EMACSLOADPATH='' | EXPR='/usr/bin/expr' | GREP='/bin/grep' | HELP2MAN='${SHELL} /sources/autoconf-2.63/build-aux/missing --run help2man' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | LIBOBJS='' | LIBS='' | LTLIBOBJS='' | M4='/usr/bin/m4' | M4_DEBUGFILE='--debugfile' | MAKEINFO='${SHELL} /sources/autoconf-2.63/build-aux/missing --run makeinfo' | MAKE_CASE_SENSITIVE_FALSE='#' | MAKE_CASE_SENSITIVE_TRUE='' | MKDIR_P='/bin/mkdir -p' | PACKAGE='autoconf' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU Autoconf' | PACKAGE_STRING='GNU Autoconf 2.63' | PACKAGE_TARNAME='autoconf' | PACKAGE_VERSION='2.63' | PATH_SEPARATOR=':' | PERL='/usr/bin/perl' | SED='/bin/sed' | SET_MAKE='' | SHELL='/bin/sh' | STRIP='' | TEST_EMACS='no' | VERSION='2.63' | ac_cv_sh_n_works='yes' | am__isrc='' | am__leading_dot='.' | am__tar='${AMTAR} chof - "$$tardir"' | am__untar='${AMTAR} xf -' | bindir='${exec_prefix}/bin' | build_alias='' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host_alias='' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='$(SHELL) /sources/autoconf-2.63/build-aux/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | lispdir='${datadir}/emacs/site-lisp' | localedir='${datarootdir}/locale' | localstatedir='${prefix}/var' | mandir='${datarootdir}/man' | mkdir_p='/bin/mkdir -p' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #define PACKAGE_NAME "GNU Autoconf" | #define PACKAGE_TARNAME "autoconf" | #define PACKAGE_VERSION "2.63" | #define PACKAGE_STRING "GNU Autoconf 2.63" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "autoconf" | #define VERSION "2.63" | | configure: exit 0