## ----------------------------- ## ## GNU Autoconf 2.62 test suite. ## ## ----------------------------- ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2008-04-05 Eric Blake | | Release Version 2.62. | * NEWS: Mention the release. | | 2008-04-04 Stepan Kasal | and Eric Blake | | Return back to GPLv2+, until the text of the exceptions is | finalized, reverting the change from 2007-07-03 and the first ## --------- ## ## Platform. ## ## --------- ## hostname = kev-desktop uname -m = i686 uname -r = 2.6.22-14-generic uname -s = Linux uname -v = #1 SMP Sun Oct 14 23:05:12 GMT 2007 /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: /tmp/autoconf-2.62/tests PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games 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='/tmp/autoconf-2.62/tests' | at_srcdir='.' | abs_srcdir='/tmp/autoconf-2.62/tests' | at_top_srcdir='..' | abs_top_srcdir='/tmp/autoconf-2.62' | at_top_build_prefix='../' | abs_top_builddir='/tmp/autoconf-2.62' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/bash'} 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='no' | | # 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 | if test -f 'tdir /tfile'; then | func_sanitize_dir_name () { echo "$@"; } | else | func_sanitize_dir_name () { echo "$@" | sed 's/ *$//'; } | fi | rm -rf 'tdir /' ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./local.at:513: /tmp/autoconf-2.62/tests/autom4te --version autom4te (GNU Autoconf) 2.62 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: /tmp/autoconf-2.62/tests/autoconf --version autoconf (GNU Autoconf) 2.62 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: /tmp/autoconf-2.62/tests/autoheader --version autoheader (GNU Autoconf) 2.62 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: /tmp/autoconf-2.62/tests/autoupdate --version autoupdate (GNU Autoconf) 2.62 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: /tmp/autoconf-2.62/tests/autoreconf --version autoreconf (GNU Autoconf) 2.62 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: /tmp/autoconf-2.62/tests/ifnames --version ifnames (GNU Autoconf) 2.62 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: Tue Apr 8 20:41:48 CDT 2008 1. Syntax of the shell scripts (tools.at:48): skipped (tools.at:50) 2. Syntax of the Perl scripts (tools.at:72): ok (0m0.752s 0m0.112s) 3. autom4te cache (tools.at:90): ok (0m0.504s 0m0.204s) 4. autom4te --force (tools.at:121): ok (0m0.356s 0m0.120s) 5. autom4te and whitespace in file names (tools.at:146): ok (0m1.928s 0m0.624s) 6. autoconf --trace: user macros (tools.at:222): ok (0m0.880s 0m0.384s) 7. autoconf --trace: builtins (tools.at:308): ok (0m1.124s 0m0.204s) 8. autoconf: forbidden tokens, basic (tools.at:339): ok (0m0.488s 0m0.160s) 9. autoconf: forbidden tokens, exceptions (tools.at:367): ok (0m0.232s 0m0.116s) 10. autoconf: automatically allowed tokens (tools.at:406): ok (0m0.364s 0m0.128s) 11. autoconf: the empty token (tools.at:423): ok (0m0.212s 0m0.088s) 12. autoconf: subdirectories (tools.at:438): ok (0m0.696s 0m0.420s) 13. autoconf: input from stdin (tools.at:464): ok (0m0.600s 0m0.200s) 14. autoconf: AC_AUTOCONF_VERSION (tools.at:482): ok (0m0.412s 0m0.100s) 15. ifnames (tools.at:502): ok (0m0.120s 0m0.044s) 16. autoheader (tools.at:550): ok (0m1.280s 0m0.276s) 17. autoupdate (tools.at:682): ok (0m4.784s 0m0.460s) 18. autoupdating AC_LINK_FILES (tools.at:714): ok (0m2.896s 0m0.620s) 19. autoupdating AC_PREREQ (tools.at:741): ok (0m7.260s 0m0.744s) 20. autoupdating AU_ALIAS (tools.at:762): ok (0m3.748s 0m1.088s) 21. autoupdating OLD to NEW (tools.at:788): ok (0m2.756s 0m0.500s) 22. autoupdating AC_HELP_STRING (tools.at:813): ok (0m2.756s 0m0.520s) 23. autoupdating with m4sugar (tools.at:831): ok (0m3.016s 0m0.724s) 24. autoupdating AC_LANG_SAVE (tools.at:867): ok (0m2.740s 0m0.548s) 25. autoupdating AC_FOREACH (tools.at:887): ok (0m2.728s 0m0.564s) 26. autoupdating with aclocal and m4_include (tools.at:911): ok (0m5.936s 0m0.672s) 27. autom4te preselections (tools.at:941): ok (0m2.648s 0m0.560s) 28. autotools and whitespace in file names (tools.at:987): ok (0m27.350s 0m4.472s) 29. m4_warn (m4sugar.at:59): ok (0m0.728s 0m0.260s) 30. m4_require: error message (m4sugar.at:109): ok (0m0.164s 0m0.072s) 31. m4_require: circular dependencies (m4sugar.at:128): ok (0m0.164s 0m0.064s) 32. m4_split (m4sugar.at:157): ok (0m0.168s 0m0.080s) 33. m4_append (m4sugar.at:196): ok (0m0.396s 0m0.096s) 34. m4_join (m4sugar.at:278): ok (0m0.176s 0m0.064s) 35. m4_text_wrap (m4sugar.at:315): ok (0m0.168s 0m0.076s) 36. m4_version_compare (m4sugar.at:368): ok (0m0.200s 0m0.044s) 37. Standard regular expressions (m4sugar.at:409): ok (0m1.280s 0m0.392s) 38. M4 loops (m4sugar.at:436): ok (0m0.708s 0m0.256s) 39. m4_map (m4sugar.at:555): ok (0m0.188s 0m0.044s) 40. m4_combine (m4sugar.at:586): ok (0m0.180s 0m0.060s) 41. m4_max and m4_min (m4sugar.at:613): ok (0m0.608s 0m0.180s) 42. LINENO (m4sh.at:27): ok (0m0.980s 0m0.836s) 43. AS_DIRNAME (m4sh.at:103): ok (0m0.324s 0m0.176s) 44. AS_ECHO and AS_ECHO_N (m4sh.at:163): ok (0m0.244s 0m0.056s) 45. AS_BASENAME (m4sh.at:211): ok (0m0.324s 0m0.152s) 46. AS_MKDIR_P (m4sh.at:268): ok (0m0.232s 0m0.076s) 47. AS_VERSION_COMPARE (m4sh.at:299): ok (0m0.236s 0m0.100s) 48. Negated classes in globbing (m4sh.at:347): ok (0m0.232s 0m0.052s) 49. Functions Support (m4sh.at:377): ok (0m0.240s 0m0.120s) 50. Functions and return Support (m4sh.at:419): ok (0m0.220s 0m0.128s) 51. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:455): ok (0m0.224s 0m0.072s) 52. AS_HELP_STRING (m4sh.at:495): ok (0m0.316s 0m0.120s) 53. AS_IF and AS_CASE (m4sh.at:635): ok (0m0.220s 0m0.072s) 54. AS_LITERAL_IF (m4sh.at:735): ok (0m0.224s 0m0.064s) 55. AS_INIT cleanup (m4sh.at:769): ok (0m0.220s 0m0.060s) 56. Empty test suite (autotest.at:123): ok (0m0.404s 0m0.376s) 57. Banner-only test suite (autotest.at:127): ok (0m0.464s 0m0.320s) 58. Empty test (autotest.at:133): ok (0m0.500s 0m0.356s) 59. Empty check (autotest.at:136): ok (0m0.396s 0m0.464s) 60. AT_SETUP without AT_INIT (autotest.at:139): ok (0m0.180s 0m0.056s) 61. AT_BANNER without AT_INIT (autotest.at:145): ok (0m0.180s 0m0.052s) 62. AT_CLEANUP without AT_INIT (autotest.at:149): ok (0m0.200s 0m0.040s) 63. Missing AT_CLEANUP (autotest.at:153): ok (0m0.192s 0m0.092s) 64. AT_CHECK without AT_SETUP (autotest.at:159): ok (0m0.204s 0m0.060s) 65. AT_DATA without AT_SETUP (autotest.at:164): ok (0m0.216s 0m0.048s) 66. AT_XFAIL_IF without AT_SETUP (autotest.at:169): ok (0m0.220s 0m0.060s) 67. AT_KEYWORDS without AT_SETUP (autotest.at:174): ok (0m0.228s 0m0.060s) 68. AT_CLEANUP without AT_SETUP (autotest.at:179): ok (0m0.196s 0m0.080s) 69. AT_BANNER inside AT_SETUP (autotest.at:184): ok (0m0.192s 0m0.080s) 70. AT_SETUP inside AT_SETUP (autotest.at:192): ok (0m0.236s 0m0.048s) 71. Multiple AT_INIT (autotest.at:202): ok (0m0.212s 0m0.060s) 72. Tested programs (autotest.at:208): ok (0m0.824s 0m0.480s) 73. Truth (autotest.at:222): ok (0m0.476s 0m0.392s) 74. Fallacy (autotest.at:225): ok (0m0.540s 0m0.556s) 75. Skip (autotest.at:230): ok (0m0.492s 0m0.392s) 76. Literal multiline command (autotest.at:235): ok (0m0.528s 0m0.364s) 77. Multiline parameter expansion (autotest.at:241): ok (0m0.448s 0m0.416s) 78. Backquote command substitution (autotest.at:248): ok (0m0.472s 0m0.388s) 79. Multiline backquote command substitution (autotest.at:253): ok (0m0.528s 0m0.364s) 80. Parenthetical command substitution (autotest.at:261): ok (0m0.480s 0m0.412s) 81. Multiline parenthetical command substitution (autotest.at:266): ok (0m0.484s 0m0.408s) 82. Invalid brace-enclosed parameter expansion (autotest.at:284): ok (0m0.540s 0m0.536s) 84. Double-M4-quoted command (autotest.at:302): ok (0m0.512s 0m0.364s) 85. BS-newline in command (autotest.at:313): ok (0m0.452s 0m0.416s) 86. ^BS-newline in command (autotest.at:318): ok (0m0.468s 0m0.412s) 87. BSx641-newline in command (autotest.at:323): ok (0m0.500s 0m0.380s) 88. BS-BS-newline in command (autotest.at:328): ok (0m0.472s 0m0.408s) 89. BSx640-newline in command (autotest.at:336): ok (0m0.520s 0m0.376s) 90. Newline-CODE-BS-newline in command (autotest.at:343): ok (0m0.444s 0m0.412s) 91. Single-quote-BS-newline in command (autotest.at:350): ok (0m0.520s 0m0.364s) 92. Single-quote-newline-BS-newline in command (autotest.at:356): ok (0m0.496s 0m0.388s) 93. Backquote in a test title (autotest.at:417): ok (0m0.640s 0m0.640s) 94. Single-quote in a test title (autotest.at:418): ok (0m0.600s 0m0.676s) 95. Double-quote in a test title (autotest.at:419): ok (0m0.608s 0m0.664s) 96. Backslash in a test title (autotest.at:421): ok (0m0.588s 0m0.700s) 97. Brackets in a test title (autotest.at:422): ok (0m0.592s 0m0.688s) 98. Pound in a test title (autotest.at:423): ok (0m0.556s 0m0.732s) 99. Quoted comma in a test title (autotest.at:424): ok (0m0.620s 0m0.664s) 100. Comma in a test title (autotest.at:425): ok (0m0.608s 0m0.672s) 101. Quoted Macro in a test title (autotest.at:427): ok (0m0.604s 0m0.648s) 102. Macro in a test title (autotest.at:428): ok (0m0.636s 0m0.668s) 103. Macro with backquote in a test title (autotest.at:429): ok (0m0.660s 0m0.620s) 104. Macro with single-quote in a test title (autotest.at:430): ok (0m0.584s 0m0.676s) 105. Macro with double-quote in a test title (autotest.at:431): ok (0m0.636s 0m0.636s) 106. Macro with backslash in a test title (autotest.at:433): ok (0m0.604s 0m0.688s) 107. Macro echoing macro in a test title (autotest.at:434): ok (0m0.660s 0m0.628s) 108. Macro echoing single-quote in a test title (autotest.at:436): ok (0m0.612s 0m0.668s) 109. Long test title in a test title (autotest.at:437): ok (0m0.628s 0m0.668s) 110. Longer test title in a test title (autotest.at:438): ok (0m0.636s 0m0.672s) 111. Long test source lines (autotest.at:449): ok (0m0.536s 0m0.628s) 112. Debugging a successful test (autotest.at:461): ok (0m0.692s 0m0.944s) 113. Debugging script and environment (autotest.at:475): ok (0m0.972s 0m1.248s) 114. Debugging a failed test (autotest.at:492): ok (0m0.832s 0m0.952s) 115. Using atlocal (autotest.at:503): ok (0m1.180s 0m1.736s) 116. Choosing where testsuite is run (autotest.at:538): ok (0m1.072s 0m1.420s) 117. Banners (autotest.at:575): ok (0m2.460s 0m3.844s) 118. Keywords and ranges (autotest.at:636): ok (0m4.076s 0m6.948s) 119. srcdir propagation (autotest.at:719): ok (0m2.244s 0m2.468s) 120. whitespace in absolute testdir (autotest.at:785): ok (0m0.576s 0m0.536s) 121. unusual file names (autotest.at:809): ok (0m0.352s 0m0.220s) 122. AC_REQUIRE: topological sort (base.at:30): ok (0m0.256s 0m0.100s) 123. AC_REQUIRE: error message (base.at:73): ok (0m0.216s 0m0.076s) 124. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok (0m0.272s 0m0.096s) 125. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:134): ok (0m0.260s 0m0.108s) 126. AC_REQUIRE & AC_PROVIDE (base.at:177): ok (0m0.240s 0m0.116s) 127. AC_CACHE_CHECK (base.at:210): ok (0m1.332s 0m0.676s) 128. AC_COMPUTE_INT (base.at:243): ok (0m1.032s 0m0.560s) 129. AC_TRY_COMMAND (base.at:265): ok (0m0.504s 0m0.256s) 130. Input/Output (base.at:295): ok (0m0.584s 0m0.480s) 131. configure arguments (base.at:314): ok (0m0.440s 0m0.348s) 132. configure directories (base.at:332): ok (0m0.728s 0m0.540s) 133. AC_CONFIG_COMMANDS with empty commands (torture.at:29): ok (0m1.316s 0m0.844s) 134. Multiple AC_CONFIG_FILES (torture.at:38): ok (0m0.244s 0m0.116s) 135. AC_ARG_VAR (torture.at:87): ok (0m4.340s 0m5.556s) 136. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:144): ok (0m5.200s 0m6.732s) 137. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:328): ok (0m0.604s 0m0.368s) 138. Missing templates (torture.at:348): ok (0m0.664s 0m0.412s) 139. configure invocation (torture.at:380): ok (0m2.068s 0m1.908s) 140. #define header templates (torture.at:434): ok (0m0.708s 0m0.508s) 141. Torturing config.status (torture.at:558): ok (0m2.460s 0m1.764s) 142. Substitute a 2000-byte string (torture.at:693): ok (0m1.176s 0m0.892s) 143. Define to a 2000-byte string (torture.at:737): ok (0m0.968s 0m0.548s) 144. Substitute and define special characters (torture.at:758): ok (0m1.436s 0m1.088s) 145. Substitute a newline (torture.at:841): ok (0m0.908s 0m0.832s) 146. Define a newline (torture.at:881): ok (0m1.976s 0m1.084s) 147. AC_SUBST: variable name validation (torture.at:925): ok (0m4.984s 0m2.304s) 148. datarootdir workaround (torture.at:955): ok (0m1.356s 0m0.908s) 149. srcdir (torture.at:1006): ok (0m1.204s 0m1.188s) 150. Signal handling (torture.at:1049): ok (0m0.504s 0m0.240s) 151. AC_CONFIG_LINKS and identical files (torture.at:1066): ok (0m1.704s 0m1.780s) 152. Configuring subdirectories (torture.at:1122): ok (0m9.617s 0m5.236s) 153. Deep Package (torture.at:1247): ok (0m9.925s 0m7.256s) 154. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1367): ok (0m2.300s 0m0.788s) 155. Empty directory (torture.at:1410): ok (0m0.864s 0m0.104s) 156. Unusual Automake input files (torture.at:1431): ok (0m3.024s 0m0.560s) 157. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:33): ok (0m0.388s 0m0.092s) 158. AC_REQUIRE & AC_LANG (compile.at:79): ok (0m0.492s 0m0.260s) 159. AC_RUN_IFELSE (compile.at:115): ok (0m1.376s 0m0.640s) 160. AC_TRY_LINK_FUNC (compile.at:148): ok (0m2.436s 0m1.436s) 161. AC_NO_EXECUTABLES (aclang.at:13): ok (0m1.244s 0m0.900s) 162. AC_REQUIRE_CPP (aclang.at:14): ok (0m2.180s 0m1.368s) 163. Extensions (c.at:36): ok (0m2.024s 0m1.204s) 164. Broken/missing compilers (c.at:59): ok (0m0.628s 0m0.280s) 165. C keywords (c.at:78): ok (0m2.164s 0m1.292s) 166. AC_PROG_CPP requires AC_PROG_CC (c.at:96): ok (0m2.172s 0m1.340s) 167. AC_PROG_CPP with warnings (c.at:111): ok (0m2.864s 0m1.544s) 168. AC_PROG_CPP without warnings (c.at:141): ok (0m2.960s 0m1.568s) 169. AC_PROG_CPP via CC (c.at:179): ok (0m2.948s 0m1.604s) 170. AC_NO_EXECUTABLES (working linker) (c.at:220): ok (0m2.320s 0m1.220s) 171. AC_NO_EXECUTABLES (broken linker) (c.at:230): ok (0m1.668s 0m1.112s) 172. AC_C_BACKSLASH_A (acc.at:13): ok (0m2.148s 0m1.224s) 173. AC_C_BIGENDIAN (acc.at:14): ok (0m3.412s 0m2.140s) 174. AC_C_CHAR_UNSIGNED (acc.at:15): ok (0m3.336s 0m2.128s) 175. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok (0m2.144s 0m1.216s) 176. AC_C_INLINE (acc.at:17): ok (0m2.144s 0m1.156s) 177. AC_C_PROTOTYPES (acc.at:18): ok (0m2.064s 0m1.192s) 178. AC_C_RESTRICT (acc.at:19): ok (0m2.184s 0m1.136s) 179. AC_C_STRINGIZE (acc.at:20): ok (0m2.348s 0m1.300s) 180. AC_C_TYPEOF (acc.at:21): ok (0m2.132s 0m1.184s) 181. AC_C_VARARRAYS (acc.at:22): ok (0m2.088s 0m1.240s) 182. AC_OPENMP (acc.at:23): ok (0m2.164s 0m1.360s) 183. AC_PROG_CC_C89 (acc.at:24): ok (0m2.028s 0m1.208s) 184. AC_PROG_CC_C99 (acc.at:25): ok (0m2.228s 0m1.264s) 185. AC_PROG_CC_C_O (acc.at:26): ok (0m2.248s 0m1.260s) 186. AC_PROG_CC_STDC (acc.at:27): ok (0m2.140s 0m1.336s) 187. AC_PROG_CPP_WERROR (acc.at:28): ok (0m2.236s 0m1.248s) 188. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok (0m2.152s 0m1.456s) 189. AC_LANG_C (acc.at:32): ok (0m4.308s 0m1.264s) 190. AC_LANG_CPLUSPLUS (acc.at:33): ok (0m4.292s 0m1.288s) 191. AC_LANG_OBJC (acc.at:34): ok (0m4.272s 0m1.316s) 192. GNU Fortran 77 (fortran.at:33): skipped (fortran.at:33) 193. GNU Fortran (fortran.at:61): skipped (fortran.at:61) 194. AC_F77_MAIN (acfortran.at:13): skipped (acfortran.at:13) 195. AC_F77_WRAPPERS (acfortran.at:14): skipped (acfortran.at:14) 196. AC_FC_MAIN (acfortran.at:15): skipped (acfortran.at:15) 197. AC_FC_WRAPPERS (acfortran.at:16): skipped (acfortran.at:16) 198. AC_PROG_F77_C_O (acfortran.at:17): skipped (acfortran.at:17) 199. AC_PROG_FC_C_O (acfortran.at:18): skipped (acfortran.at:18) 200. AC_F77_NAME_MANGLING (acfortran.at:21): ok (0m4.384s 0m1.176s) 201. AC_LANG_FORTRAN77 (acfortran.at:22): ok (0m4.272s 0m1.312s) 202. AC_CHECK_LIB (semantics.at:35): ok (0m3.388s 0m1.844s) 203. AC_SEARCH_LIBS (semantics.at:79): ok (0m2.284s 0m1.384s) 204. AC_SEARCH_LIBS (none needed) (semantics.at:92): ok (0m2.136s 0m1.292s) 205. AC_CHECK_DECLS (semantics.at:107): ok (0m2.352s 0m1.560s) 206. AC_CHECK_FUNCS (semantics.at:130): ok (0m2.284s 0m1.348s) 207. AC_REPLACE_FUNCS (semantics.at:143): ok (0m1.888s 0m0.932s) 208. AC_CHECK_HEADERS (semantics.at:173): ok (0m3.552s 0m2.208s) 209. AC_CHECK_HEADERS_OLD (semantics.at:185): ok (0m1.756s 0m0.824s) 210. AC_CHECK_HEADERS_NEW (semantics.at:212): ok (0m1.656s 0m0.792s) 211. AC_CHECK_MEMBERS (semantics.at:245): ok (0m2.292s 0m1.296s) 212. AC_CHECK_ALIGNOF (semantics.at:258): ok (0m3.764s 0m2.292s) 213. AC_CHECK_ALIGNOF (cross compile) (semantics.at:258): ok (0m3.840s 0m2.348s) 214. AC_CHECK_ALIGNOF struct (semantics.at:275): ok (0m3.648s 0m2.168s) 215. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:275): ok (0m3.676s 0m2.192s) 216. AC_CHECK_SIZEOF (semantics.at:287): ok (0m3.896s 0m2.192s) 217. AC_CHECK_SIZEOF (cross compile) (semantics.at:287): ok (0m3.912s 0m2.392s) 218. AC_CHECK_SIZEOF struct (semantics.at:303): ok (0m3.792s 0m2.320s) 219. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:303): ok (0m4.068s 0m2.680s) 220. AC_CHECK_TYPES (semantics.at:324): ok (0m2.244s 0m1.392s) 221. AC_CHECK_TYPES: backward compatibility (semantics.at:338): ok (0m0.396s 0m0.092s) 222. AC_CHECK_FILES (semantics.at:374): ok (0m1.408s 0m0.916s) 223. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:417): ok (0m0.532s 0m0.312s) 224. AC_C_BIGENDIAN (semantics.at:466): ok (0m6.124s 0m3.060s) 225. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:515): ok (0m0.540s 0m0.292s) 226. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:557): ok (0m0.524s 0m0.300s) 227. AC_PATH_XTRA (semantics.at:637): ok (0m3.596s 0m1.844s) 228. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:655): ok (0m3.556s 0m2.124s) 229. AC_FUNC_SETVBUF_REVERSED (semantics.at:656): ok (0m1.288s 0m0.824s) 230. AC_FUNC_WAIT3 (semantics.at:657): ok (0m3.528s 0m2.024s) 231. AC_ARG_ENABLE (acgeneral.at:13): ok (0m1.260s 0m0.892s) 232. AC_ARG_PROGRAM (acgeneral.at:14): ok (0m1.248s 0m0.888s) 233. AC_ARG_WITH (acgeneral.at:15): ok (0m1.284s 0m0.876s) 234. AC_CANONICAL_TARGET (acgeneral.at:16): ok (0m1.428s 0m0.988s) 235. AC_CHECK_DECLS_ONCE (acgeneral.at:17): ok (0m1.236s 0m0.884s) 236. AC_EGREP_CPP (acgeneral.at:18): ok (0m2.232s 0m1.344s) 237. AC_EGREP_HEADER (acgeneral.at:19): ok (0m2.208s 0m1.384s) 238. AC_PREFIX_DEFAULT (acgeneral.at:20): ok (0m1.316s 0m0.820s) 239. AC_PRESERVE_HELP_ORDER (acgeneral.at:21): ok (0m1.220s 0m0.908s) 240. AC_CHECKING (acgeneral.at:24): ok (0m4.264s 0m1.324s) 241. AC_COMPILE_CHECK (acgeneral.at:25): ok (0m5.604s 0m1.840s) 242. AC_ENABLE (acgeneral.at:26): ok (0m4.300s 0m1.276s) 243. AC_FOREACH (acgeneral.at:27): ok (0m4.324s 0m1.272s) 244. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok (0m4.396s 0m1.156s) 245. AC_TRY_COMPILE (acgeneral.at:29): ok (0m5.576s 0m1.680s) 246. AC_TRY_CPP (acgeneral.at:30): ok (0m5.660s 0m1.888s) 247. AC_TRY_LINK (acgeneral.at:31): ok (0m5.612s 0m1.812s) 248. AC_TRY_RUN (acgeneral.at:32): ok (0m5.620s 0m1.748s) 249. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok (0m4.304s 0m1.300s) 250. AC_WITH (acgeneral.at:34): ok (0m4.328s 0m1.236s) 251. AC_OUTPUT_COMMANDS (acstatus.at:15): ok (0m4.360s 0m1.236s) 252. AC_SYS_INTERPRETER (acspecific.at:13): ok (0m1.296s 0m0.856s) 253. AC_SYS_LARGEFILE (acspecific.at:14): ok (0m2.232s 0m1.208s) 254. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok (0m1.316s 0m0.904s) 255. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok (0m2.116s 0m1.304s) 256. AC_AIX (acspecific.at:19): ok (0m8.121s 0m3.284s) 257. AC_ARG_ARRAY (acspecific.at:20): ok (0m4.324s 0m1.284s) 258. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (0m5.604s 0m1.704s) 259. AC_DYNIX_SEQ (acspecific.at:22): ok (0m5.696s 0m1.768s) 260. AC_HAVE_POUNDBANG (acspecific.at:23): ok (0m4.252s 0m1.356s) 261. AC_IRIX_SUN (acspecific.at:24): ok (0m5.692s 0m1.956s) 262. AC_ISC_POSIX (acspecific.at:25): ok (0m5.620s 0m1.840s) 263. AC_MINIX (acspecific.at:26): ok (0m8.169s 0m3.204s) 264. AC_SCO_INTL (acspecific.at:27): ok (0m5.812s 0m1.692s) 265. AC_XENIX_DIR (acspecific.at:28): ok (0m6.272s 0m2.032s) 266. AC_PROG_AWK (acprograms.at:13): ok (0m1.288s 0m0.884s) 267. AC_PROG_FGREP (acprograms.at:14): ok (0m1.320s 0m0.852s) 268. AC_PROG_INSTALL (acprograms.at:15): ok (0m1.356s 0m0.836s) 269. AC_PROG_LEX (acprograms.at:16): ok (0m2.016s 0m1.248s) 270. AC_PROG_LN_S (acprograms.at:17): ok (0m1.304s 0m0.848s) 271. AC_PROG_MAKE_SET (acprograms.at:18): ok (0m1.272s 0m0.916s) 272. AC_PROG_MKDIR_P (acprograms.at:19): ok (0m1.276s 0m0.876s) 273. AC_PROG_RANLIB (acprograms.at:20): ok (0m1.344s 0m0.844s) 274. AC_PROG_SED (acprograms.at:21): ok (0m1.308s 0m0.876s) 275. AC_PROG_YACC (acprograms.at:22): ok (0m1.372s 0m0.784s) 276. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok (0m4.276s 0m1.284s) 277. AC_DECL_YYTEXT (acprograms.at:26): ok (0m5.440s 0m1.680s) 278. AC_RSH (acprograms.at:27): ok (0m4.272s 0m1.320s) 279. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok (0m1.276s 0m0.876s) 280. AC_HEADER_ASSERT (acheaders.at:14): ok (0m1.304s 0m0.844s) 281. AC_HEADER_MAJOR (acheaders.at:15): ok (0m3.444s 0m2.128s) 282. AC_HEADER_RESOLV (acheaders.at:16): ok (0m2.448s 0m1.456s) 283. AC_HEADER_STAT (acheaders.at:17): ok (0m2.100s 0m1.208s) 284. AC_HEADER_STDBOOL (acheaders.at:18): ok (0m3.512s 0m2.196s) 285. AC_HEADER_TIOCGWINSZ (acheaders.at:19): ok (0m2.240s 0m1.372s) 286. AC_DIR_HEADER (acheaders.at:22): ok (0m8.605s 0m3.264s) 287. AC_MEMORY_H (acheaders.at:23): ok (0m7.812s 0m3.128s) 288. AC_UNISTD_H (acheaders.at:24): ok (0m7.772s 0m3.036s) 289. AC_USG (acheaders.at:25): ok (0m7.956s 0m3.168s) 290. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok (0m2.360s 0m1.352s) 291. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok (0m2.432s 0m1.276s) 292. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok (0m3.412s 0m2.052s) 293. AC_STRUCT_TIMEZONE (actypes.at:16): ok (0m2.164s 0m1.328s) 294. AC_TYPE_INT16_T (actypes.at:17): ok (0m3.356s 0m2.212s) 295. AC_TYPE_INT32_T (actypes.at:18): ok (0m3.524s 0m2.044s) 296. AC_TYPE_INT64_T (actypes.at:19): ok (0m3.448s 0m2.144s) 297. AC_TYPE_INT8_T (actypes.at:20): ok (0m3.416s 0m2.152s) 298. AC_TYPE_INTMAX_T (actypes.at:21): ok (0m3.796s 0m2.140s) 299. AC_TYPE_INTPTR_T (actypes.at:22): ok (0m3.484s 0m2.072s) 300. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok (0m2.176s 0m1.112s) 301. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok (0m2.080s 0m1.272s) 302. AC_TYPE_MODE_T (actypes.at:25): ok (0m3.492s 0m2.120s) 303. AC_TYPE_OFF_T (actypes.at:26): ok (0m3.372s 0m2.212s) 304. AC_TYPE_SIGNAL (actypes.at:27): ok (0m2.120s 0m1.172s) 305. AC_TYPE_SSIZE_T (actypes.at:28): ok (0m3.408s 0m2.208s) 306. AC_TYPE_UINT16_T (actypes.at:29): ok (0m3.400s 0m2.056s) 307. AC_TYPE_UINT32_T (actypes.at:30): ok (0m3.416s 0m2.088s) 308. AC_TYPE_UINT64_T (actypes.at:31): ok (0m3.256s 0m2.240s) 309. AC_TYPE_UINT8_T (actypes.at:32): ok (0m3.504s 0m1.996s) 310. AC_TYPE_UINTMAX_T (actypes.at:33): ok (0m3.588s 0m2.208s) 311. AC_TYPE_UINTPTR_T (actypes.at:34): ok (0m3.492s 0m2.172s) 312. AC_C_LONG_DOUBLE (actypes.at:37): ok (0m5.524s 0m1.824s) 313. AC_INT_16_BITS (actypes.at:38): ok (0m7.988s 0m3.264s) 314. AC_LONG_64_BITS (actypes.at:39): ok (0m8.173s 0m3.152s) 315. AC_STRUCT_ST_BLKSIZE (actypes.at:40): ok (0m7.924s 0m3.112s) 316. AC_STRUCT_ST_RDEV (actypes.at:41): ok (0m7.872s 0m3.092s) 317. AM_TYPE_PTRDIFF_T (actypes.at:42): ok (0m8.165s 0m3.116s) 318. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok (0m1.240s 0m0.884s) 319. AC_FUNC_CHOWN (acfunctions.at:14): ok (0m3.592s 0m2.100s) 320. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok (0m3.616s 0m2.300s) 321. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok (0m2.116s 0m1.252s) 322. AC_FUNC_FNMATCH (acfunctions.at:17): ok (0m2.184s 0m1.228s) 323. AC_FUNC_FORK (acfunctions.at:18): ok (0m4.136s 0m2.372s) 324. AC_FUNC_FSEEKO (acfunctions.at:19): ok (0m2.156s 0m1.284s) 325. AC_FUNC_GETGROUPS (acfunctions.at:20): ok (0m4.028s 0m2.232s) 326. AC_FUNC_GETMNTENT (acfunctions.at:21): ok (0m2.160s 0m1.264s) 327. AC_FUNC_GETPGRP (acfunctions.at:22): ok (0m3.296s 0m2.168s) 328. AC_FUNC_LSTAT (acfunctions.at:23): ok (0m3.676s 0m2.164s) 329. AC_FUNC_MALLOC (acfunctions.at:24): ok (0m3.500s 0m2.128s) 330. AC_FUNC_MBRTOWC (acfunctions.at:25): ok (0m2.144s 0m1.300s) 331. AC_FUNC_MEMCMP (acfunctions.at:26): ok (0m3.392s 0m2.176s) 332. AC_FUNC_MKTIME (acfunctions.at:27): ok (0m4.032s 0m2.240s) 333. AC_FUNC_MMAP (acfunctions.at:28): ok (0m3.812s 0m2.188s) 334. AC_FUNC_OBSTACK (acfunctions.at:29): ok (0m3.540s 0m2.008s) 335. AC_FUNC_REALLOC (acfunctions.at:30): ok (0m3.472s 0m2.124s) 336. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok (0m3.568s 0m2.384s) 337. AC_FUNC_SETPGRP (acfunctions.at:32): ok (0m3.344s 0m2.128s) 338. AC_FUNC_STAT (acfunctions.at:33): ok (0m3.680s 0m2.168s) 339. AC_FUNC_STRCOLL (acfunctions.at:34): ok (0m3.344s 0m2.212s) 340. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (0m3.584s 0m2.224s) 341. AC_FUNC_STRFTIME (acfunctions.at:36): ok (0m2.136s 0m1.324s) 342. AC_FUNC_STRNLEN (acfunctions.at:37): ok (0m3.736s 0m2.248s) 343. AC_FUNC_STRTOD (acfunctions.at:38): ok (0m3.452s 0m2.128s) 344. AC_FUNC_STRTOLD (acfunctions.at:39): ok (0m2.108s 0m1.212s) 345. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (0m3.528s 0m2.364s) 346. AC_FUNC_VPRINTF (acfunctions.at:41): ok (0m2.280s 0m1.336s) 347. AC_HAVE_LIBRARY (aclibs.at:15): ok (0m5.492s 0m1.696s) 349. autoscan (autoscan.at:22): ok (0m0.468s 0m0.092s) testsuite: ending at: Tue Apr 8 21:04:55 CDT 2008 testsuite: test suite duration: 0h 23m 7s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 340 tests were run, 2 failed (1 expected failure). 9 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Autoconf 2.62 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 348: foreign.at:28 Libtool Skipped tests: GNU Autoconf 2.62 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 1: tools.at:48 Syntax of the shell scripts 192: fortran.at:33 GNU Fortran 77 193: fortran.at:61 GNU Fortran 194: acfortran.at:13 AC_F77_MAIN 195: acfortran.at:14 AC_F77_WRAPPERS 196: acfortran.at:15 AC_FC_MAIN 197: acfortran.at:16 AC_FC_WRAPPERS 198: acfortran.at:17 AC_PROG_F77_C_O 199: acfortran.at:18 AC_PROG_FC_C_O ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 348. foreign.at:28: testing ... ./foreign.at:31: libtoolize --version || exit 77 stderr: stdout: libtoolize (GNU libtool) 2.2.2 Written by Gary V. Vaughan , 2003 Copyright (C) 2008 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. ./foreign.at:34: case `libtoolize --version | sed -n '/^.* \([0-9][0-9.a-z]*\)$/{ s//\1/ p q }'` in 0.* ) exit 77;; 1.[0123]* ) exit 77;; esac Not enabling shell tracing (command contains a `...` command substitution) stderr: stdout: ./foreign.at:56: touch aclocal.m4 ./foreign.at:57: libtoolize stderr: libtoolize: $pkgltdldir not a directory: `/usr/local/share/libtool' stdout: ./foreign.at:57: exit code was 1, expected 0 348. foreign.at:28: 348. Libtool (foreign.at:28): FAILED (foreign.at:57) ## ------------- ## ## ../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.62, which was | generated by GNU Autoconf 2.62. Invocation command line was | | $ ./configure | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = kev-desktop | uname -m = i686 | uname -r = 2.6.22-14-generic | uname -s = Linux | uname -v = #1 SMP Sun Oct 14 23:05:12 GMT 2007 | | /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: /usr/local/sbin | PATH: /usr/local/bin | PATH: /usr/sbin | PATH: /usr/bin | PATH: /sbin | PATH: /bin | PATH: /usr/games | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1820: checking for a BSD-compatible install | configure:1888: result: /usr/bin/install -c | configure:1899: checking whether build environment is sane | configure:1942: result: yes | configure:1967: checking for a thread-safe mkdir -p | configure:2006: result: /bin/mkdir -p | configure:2019: checking for gawk | configure:2049: result: no | configure:2019: checking for mawk | configure:2035: found /usr/bin/mawk | configure:2046: result: mawk | configure:2057: checking whether make sets $(MAKE) | configure:2079: result: yes | configure:2291: checking whether /bin/sh -n is known to work | configure:2310: result: no | 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/local/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:3048: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Autoconf config.status 2.62, which was | generated by GNU Autoconf 2.62. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on kev-desktop | | config.status:701: creating tests/Makefile | config.status:701: creating tests/atlocal | config.status:701: creating man/Makefile | config.status:701: creating lib/emacs/Makefile | config.status:701: creating Makefile | config.status:701: creating doc/Makefile | config.status:701: creating lib/Makefile | config.status:701: creating lib/Autom4te/Makefile | config.status:701: creating lib/autoscan/Makefile | config.status:701: creating lib/m4sugar/Makefile | config.status:701: creating lib/autoconf/Makefile | config.status:701: creating lib/autotest/Makefile | config.status:701: creating bin/Makefile | config.status:917: WARNING: not linking GNUmakefile to itself | config.status:948: 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/local/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=mawk | ac_cv_prog_EMACS=no | ac_cv_prog_gnu_m4_debugfile=--debugfile | ac_cv_prog_make_make_set=yes | ac_cv_sh_n_works=no | am_cv_lispdir='${datadir}/emacs/site-lisp' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /tmp/autoconf-2.62/build-aux/missing --run aclocal-1.10' | AMTAR='${SHELL} /tmp/autoconf-2.62/build-aux/missing --run tar' | AUTOCONF='${SHELL} /tmp/autoconf-2.62/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /tmp/autoconf-2.62/build-aux/missing --run autoheader' | AUTOMAKE='${SHELL} /tmp/autoconf-2.62/build-aux/missing --run automake-1.10' | AWK='mawk' | CYGPATH_W='echo' | DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.62\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.62\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"autoconf\" -DVERSION=\"2.62\"' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/bin/grep -E' | EMACS='no' | EMACSLOADPATH='' | EXPR='/usr/bin/expr' | GREP='/bin/grep' | HELP2MAN='${SHELL} /tmp/autoconf-2.62/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/local/bin/m4' | M4_DEBUGFILE='--debugfile' | MAKEINFO='${SHELL} /tmp/autoconf-2.62/build-aux/missing --run makeinfo' | MKDIR_P='/bin/mkdir -p' | PACKAGE='autoconf' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU Autoconf' | PACKAGE_STRING='GNU Autoconf 2.62' | PACKAGE_TARNAME='autoconf' | PACKAGE_VERSION='2.62' | PATH_SEPARATOR=':' | PERL='/usr/bin/perl' | SED='/bin/sed' | SET_MAKE='' | SHELL='/bin/bash' | STRIP='' | TEST_EMACS='no' | VERSION='2.62' | ac_cv_sh_n_works='no' | 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) /tmp/autoconf-2.62/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/local' | 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.62" | #define PACKAGE_STRING "GNU Autoconf 2.62" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "autoconf" | #define VERSION "2.62" | | configure: exit 0