Failed on CentOS 5.6 using the m4 that is installed with this OS by default, i.e. GNU M4 1.4.5.

## ----------------------------- ##
## GNU Autoconf 2.68 test suite. ##
## ----------------------------- ##

testsuite: command line was:
  $ ./testsuite 

## ---------- ##
## ChangeLog. ##
## ---------- ##

| 2010-09-22  Eric Blake  <ebl...@redhat.com>
| 
|       Release Version 2.68.
|       * NEWS: Mention the release.
| 
| 2010-09-22  Ralf Wildenhues  <ralf.wildenh...@gmx.de>
| 
|       autom4te: add traces for likely future Automake macros
|       * lib/autom4te.in (Automake-preselections): Trace
|       AM_MAKEFILE_INCLUDE, AM_NLS, AM_POT_TOOLS, AM_PATH_GUILE,

## --------- ##
## Platform. ##
## --------- ##

hostname = beckylx.localdomain
uname -m = x86_64
uname -r = 2.6.18-238.5.1.el5
uname -s = Linux
uname -v = #1 SMP Fri Apr 1 18:41:58 EDT 2011

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/tsteven4/builds/autoconf-2.68/tests
PATH: /opt/CollabNet_Subversion/bin
PATH: /home/tsteven4/local/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/tsteven4/work/tools_branch_elevation_db_work

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2010 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/home/tsteven4/builds/autoconf-2.68/tests'
| at_srcdir='.'
| abs_srcdir='/home/tsteven4/builds/autoconf-2.68/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/home/tsteven4/builds/autoconf-2.68'
| at_top_build_prefix='../'
| abs_top_builddir='/home/tsteven4/builds/autoconf-2.68'
| 
| # 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, 2009, 2010 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 3 of the License, 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, see <http://www.gnu.org/licenses/>.
| 
| 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.
| if test -z ''; then
|   func_sanitize_file_name () { echo "$@"; }
| else
|   func_sanitize_file_name () { echo "$@" | tr -d ''; }
| fi
| 
| # Can we create directories with trailing whitespaces in their name?
| ac_cv_dir_trailing_space='yes'
| if test "$ac_cv_dir_trailing_space" = yes; then
|   func_sanitize_dir_name () { echo "$@"; }
| else
|   func_sanitize_dir_name () { echo "$@" | sed 's/  *$//'; }
| fi
| 
| # AUTOM4TE might be set in the environment.  Override it here so that
| # direct aclocal invocations also use it.
| AUTOM4TE=autom4te
| export AUTOM4TE

## ---------------- ##
## Tested programs. ##
## ---------------- ##

./local.at:520: /home/tsteven4/builds/autoconf-2.68/tests/autom4te --version
autom4te (GNU Autoconf) 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
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:520: /home/tsteven4/builds/autoconf-2.68/tests/autoconf --version
autoconf (GNU Autoconf) 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
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:520: /home/tsteven4/builds/autoconf-2.68/tests/autoheader --version
autoheader (GNU Autoconf) 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
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:520: /home/tsteven4/builds/autoconf-2.68/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
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:520: /home/tsteven4/builds/autoconf-2.68/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
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:520: /home/tsteven4/builds/autoconf-2.68/tests/ifnames --version
ifnames (GNU Autoconf) 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
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 Apr 10 13:04:15 MDT 2011
1. Syntax of the shell scripts (tools.at:46): ok     (0m0.370s 0m0.020s)
2. Syntax of the Perl scripts (tools.at:70): ok     (0m0.350s 0m0.090s)
3. autom4te cache (tools.at:88): ok     (0m0.260s 0m0.090s)
4. autom4te --force (tools.at:119): ok     (0m0.160s 0m0.070s)
5. autom4te and whitespace in file names (tools.at:145): ok     (0m0.850s 
0m0.280s)
6. autom4te --trace and unusual macro names (tools.at:217): ok     (0m0.090s 
0m0.020s)
7. autom4te --trace and whitespace (tools.at:227): ok     (0m0.100s 0m0.030s)
8. autoconf --trace: user macros (tools.at:252): ok     (0m0.450s 0m0.200s)
9. autoconf --trace: builtins (tools.at:338): ok     (0m0.480s 0m0.140s)
10. autoconf: forbidden tokens, basic (tools.at:369): ok     (0m0.200s 0m0.110s)
11. autoconf: forbidden tokens, exceptions (tools.at:407): ok     (0m0.140s 
0m0.030s)
12. autoconf: automatically allowed tokens (tools.at:446): ok     (0m0.190s 
0m0.070s)
13. autoconf: the empty token (tools.at:463): ok     (0m0.120s 0m0.040s)
14. autoconf: subdirectories (tools.at:478): ok     (0m0.270s 0m0.220s)
15. autoconf: input from stdin (tools.at:504): ok     (0m0.260s 0m0.150s)
16. autoconf: AC_AUTOCONF_VERSION (tools.at:522): ok     (0m0.220s 0m0.050s)
17. autoconf: AC_PRESERVE_HELP_ORDER (tools.at:540): ok     (0m0.220s 0m0.090s)
18. ifnames (tools.at:577): ok     (0m0.070s 0m0.020s)
19. autoheader (tools.at:625): ok     (0m0.630s 0m0.140s)
20. autoheader and macros (tools.at:758): ok     (0m0.370s 0m0.120s)
21. autoupdate (tools.at:799): ok     (0m2.200s 0m0.140s)
22. autoupdating AC_LINK_FILES (tools.at:831): ok     (0m1.330s 0m0.260s)
23. autoupdating AC_PREREQ (tools.at:858): ok     (0m3.210s 0m0.260s)
24. autoupdating AU_ALIAS (tools.at:879): ok     (0m1.600s 0m0.490s)
25. autoupdating OLD to NEW (tools.at:905): ok     (0m1.310s 0m0.150s)
27. autoupdating AC_HELP_STRING (tools.at:955): ok     (0m1.190s 0m0.230s)
28. autoupdating with m4sugar (tools.at:973): ok     (0m1.360s 0m0.340s)
32. autoupdating AC_LANG_SAVE (tools.at:1088): ok     (0m1.360s 0m0.170s)
33. autoupdating AC_FOREACH (tools.at:1108): ok     (0m1.260s 0m0.230s)
34. autoupdating with aclocal and m4_include (tools.at:1132): skipped 
(tools.at:1135)
35. autom4te preselections (tools.at:1162): skipped (tools.at:1168)
36. autom4te cache creation (tools.at:1215): ok     (0m0.400s 0m0.150s)
37. autom4te cache locking (tools.at:1258): ok     (0m0.370s 0m0.130s)
38. autotools and whitespace in file names (tools.at:1278): skipped 
(tools.at:1281)
39. m4_stack (m4sugar.at:42): ok     (0m0.110s 0m0.030s)
40. m4_defn (m4sugar.at:103): ok     (0m0.390s 0m0.180s)
41. m4_dumpdef (m4sugar.at:187): ok     (0m0.350s 0m0.130s)
42. m4_warn (m4sugar.at:246): ok     (0m0.400s 0m0.090s)
43. m4_divert_stack (m4sugar.at:304): ok     (0m0.430s 0m0.140s)
44. m4_expansion_stack (m4sugar.at:393): ok     (0m0.080s 0m0.040s)
45. m4_require: error message (m4sugar.at:417): ok     (0m0.090s 0m0.020s)
46. m4_require: circular dependencies (m4sugar.at:437): ok     (0m0.070s 
0m0.040s)
47. m4_require: one-shot initialization (m4sugar.at:467): ok     (0m0.180s 
0m0.050s)
48. m4_require: nested (m4sugar.at:528): ok     (0m0.390s 0m0.190s)
49. m4sugar shorthand conditionals (m4sugar.at:695): ok     (0m0.100s 0m0.020s)
50. m4_cond (m4sugar.at:780): ok     (0m0.090s 0m0.040s)
51. m4 lists (m4sugar.at:832): ok     (0m0.180s 0m0.060s)
52. m4_split (m4sugar.at:884): ok     (0m0.090s 0m0.040s)
53. m4_do (m4sugar.at:930): ok     (0m0.100s 0m0.020s)
54. m4_append (m4sugar.at:958): ok     (0m0.190s 0m0.050s)
55. m4_join (m4sugar.at:1042): ok     (0m0.100s 0m0.020s)
56. m4_expand (m4sugar.at:1093): ok     (0m0.090s 0m0.030s)
57. m4_text_box (m4sugar.at:1149): ok     (0m0.100s 0m0.020s)
58. m4_text_wrap (m4sugar.at:1173): ok     (0m0.090s 0m0.030s)
59. m4_version_compare (m4sugar.at:1235): ok     (0m0.070s 0m0.060s)
60. Standard regular expressions (m4sugar.at:1293): ok     (0m0.570s 0m0.240s)
61. m4_bmatch (m4sugar.at:1320): ok     (0m0.100s 0m0.030s)
62. m4_toupper and m4_tolower (m4sugar.at:1352): ok     (0m0.100s 0m0.020s)
63. m4_bpatsubsts (m4sugar.at:1389): ok     (0m0.080s 0m0.040s)
64. m4_esyscmd_s (m4sugar.at:1418): ok     (0m0.090s 0m0.030s)
65. M4 loops (m4sugar.at:1446): ok     (0m0.380s 0m0.180s)
66. m4_map (m4sugar.at:1600): ok     (0m0.090s 0m0.030s)
67. m4_map_args and m4_curry (m4sugar.at:1675): ok     (0m0.260s 0m0.080s)
68. m4_combine (m4sugar.at:1747): ok     (0m0.100s 0m0.020s)
69. m4_max and m4_min (m4sugar.at:1774): ok     (0m0.260s 0m0.070s)
70. recursion (m4sugar.at:1853): ok     (0m3.719s 0m0.160s)
71. m4_set (m4sugar.at:1970): ok     (0m3.030s 0m0.140s)
72. __file__ and __line__ (m4sugar.at:2120): ok     (0m0.070s 0m0.050s)
73. AS_WARN and AS_ERROR (m4sh.at:25): ok     (0m0.250s 0m0.110s)
74. LINENO (m4sh.at:90): ok     (0m0.350s 0m0.270s)
75. LINENO stack (m4sh.at:167): ok     (0m0.120s 0m0.030s)
76. AS_BOX (m4sh.at:196): ok     (0m0.120s 0m0.020s)
77. AS_BASENAME (m4sh.at:238): ok     (0m0.160s 0m0.090s)
78. AS_DIRNAME (m4sh.at:295): ok     (0m0.200s 0m0.070s)
79. AS_SET_CATFILE (m4sh.at:354): ok     (0m0.100s 0m0.040s)
80. AS_ECHO and AS_ECHO_N (m4sh.at:398): ok     (0m0.100s 0m0.060s)
81. AS_EXIT (m4sh.at:447): ok     (0m0.160s 0m0.070s)
82. AS_MKDIR_P (m4sh.at:496): ok     (0m0.100s 0m0.060s)
83. AS_VERSION_COMPARE (m4sh.at:528): ok     (0m0.120s 0m0.080s)
84. as_me (m4sh.at:574): ok     (0m0.110s 0m0.040s)
85. Negated classes in globbing (m4sh.at:598): ok     (0m0.110s 0m0.040s)
86. Null variable substitution (m4sh.at:626): ok     (0m0.100s 0m0.030s)
87. Functions Support (m4sh.at:692): ok     (0m0.120s 0m0.040s)
88. Functions and return Support (m4sh.at:734): ok     (0m0.090s 0m0.060s)
89. Nested AS_REQUIRE_SHELL_FN (m4sh.at:771): ok     (0m0.110s 0m0.030s)
90. Nested AS_REQUIRE (m4sh.at:804): ok     (0m0.090s 0m0.050s)
91. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:842): ok     (0m0.100s 0m0.060s)
92. AS_HELP_STRING (m4sh.at:883): ok     (0m0.130s 0m0.040s)
93. AS_IF and AS_CASE (m4sh.at:1022): ok     (0m0.540s 0m0.100s)
94. AS_FOR (m4sh.at:1179): ok     (0m0.100s 0m0.050s)
95. AS_LITERAL_IF (m4sh.at:1247): ok     (0m0.070s 0m0.070s)
96. AS_TR_SH and AS_TR_CPP (m4sh.at:1317): ok     (0m0.120s 0m0.110s)
97. AS_VAR basics (m4sh.at:1393): ok     (0m0.080s 0m0.070s)
98. AS_VAR_APPEND (m4sh.at:1505): ok     (0m0.100s 0m0.050s)
99. AS_VAR_ARITH (m4sh.at:1540): ok     (0m0.100s 0m0.040s)
100. AS_INIT cleanup (m4sh.at:1571): ok     (0m0.110s 0m0.040s)
101. AS_INIT_GENERATED (m4sh.at:1608): ok     (0m0.310s 0m0.220s)
102. AS_MESSAGE_FD (m4sh.at:1682): ok     (0m0.120s 0m0.050s)
103. _AS_CLEAN_DIR (m4sh.at:1726): ok     (0m0.080s 0m0.090s)
104. ECHO_C (m4sh.at:1755): ok     (0m0.140s 0m0.020s)
105. AT_COPYRIGHT (autotest.at:159): ok     (0m0.160s 0m0.090s)
106. AT_DATA (autotest.at:178): ok     (0m0.240s 0m0.190s)
107. Empty test suite (autotest.at:189): ok     (0m0.250s 0m0.090s)
108. Banner-only test suite (autotest.at:194): ok     (0m0.170s 0m0.160s)
109. Empty test (autotest.at:197): ok     (0m0.230s 0m0.190s)
110. Empty check (autotest.at:200): ok     (0m0.240s 0m0.140s)
111. AT_SETUP without AT_INIT (autotest.at:207): ok     (0m0.090s 0m0.030s)
112. AT_BANNER without AT_INIT (autotest.at:211): ok     (0m0.100s 0m0.010s)
113. AT_CLEANUP without AT_INIT (autotest.at:215): ok     (0m0.100s 0m0.020s)
114. Missing AT_CLEANUP (autotest.at:221): ok     (0m0.130s 0m0.020s)
115. AT_FAIL_IF without AT_SETUP (autotest.at:226): ok     (0m0.120s 0m0.040s)
116. AT_SKIP_IF without AT_SETUP (autotest.at:231): ok     (0m0.130s 0m0.010s)
117. AT_CHECK without AT_SETUP (autotest.at:236): ok     (0m0.140s 0m0.010s)
118. AT_DATA without AT_SETUP (autotest.at:241): ok     (0m0.080s 0m0.070s)
119. AT_XFAIL_IF without AT_SETUP (autotest.at:246): ok     (0m0.110s 0m0.040s)
120. AT_KEYWORDS without AT_SETUP (autotest.at:251): ok     (0m0.120s 0m0.010s)
121. AT_CLEANUP without AT_SETUP (autotest.at:256): ok     (0m0.110s 0m0.050s)
122. AT_BANNER inside AT_SETUP (autotest.at:264): ok     (0m0.110s 0m0.050s)
123. AT_SETUP inside AT_SETUP (autotest.at:274): ok     (0m0.120s 0m0.030s)
124. Multiple AT_INIT (autotest.at:279): ok     (0m0.130s 0m0.020s)
125. Tested programs (autotest.at:290): ok     (0m0.450s 0m0.180s)
126. Startup error messages (autotest.at:298): ok     (0m0.240s 0m0.170s)
127. Truth (autotest.at:305): ok     (0m0.210s 0m0.180s)
128. Fallacy (autotest.at:310): ok     (0m0.270s 0m0.250s)
129. Skip (autotest.at:315): ok     (0m0.220s 0m0.180s)
130. Hard fail (autotest.at:325): ok     (0m0.240s 0m0.290s)
131. AT_FAIL_IF (autotest.at:345): ok     (0m0.330s 0m0.280s)
132. AT_SKIP_IF (autotest.at:365): ok     (0m0.300s 0m0.190s)
133. Syntax error (autotest.at:384): ok     (0m0.310s 0m0.310s)
134. errexit (autotest.at:425): ok     (0m0.440s 0m0.420s)
135. at_status (autotest.at:451): ok     (0m0.400s 0m0.580s)
136. AT_CHECK execution environment (autotest.at:470): ok     (0m0.260s 
0m0.190s)
137. unquoted output (autotest.at:478): ok     (0m0.180s 0m0.210s)
138. Trace output (autotest.at:484): ok     (0m0.220s 0m0.190s)
139. Logging (autotest.at:528): ok     (0m0.500s 0m0.500s)
140. Binary output (autotest.at:570): ok     (0m0.500s 0m0.450s)
141. Cleanup (autotest.at:607): ok     (0m0.550s 0m0.590s)
142. Literal multiline command (autotest.at:617): ok     (0m0.280s 0m0.100s)
143. Multiline parameter expansion (autotest.at:624): ok     (0m0.270s 0m0.130s)
144. Backquote command substitution (autotest.at:628): ok     (0m0.250s 
0m0.130s)
145. Multiline backquote command substitution (autotest.at:637): ok     
(0m0.240s 0m0.160s)
146. Parenthetical command substitution (autotest.at:642): ok     (0m0.190s 
0m0.190s)
147. Multiline parenthetical command substitution (autotest.at:651): ok     
(0m0.200s 0m0.200s)
148. Shell comment in command (autotest.at:657): ok     (0m0.260s 0m0.130s)
149. Invalid brace-enclosed parameter expansion (autotest.at:669): ok     
(0m0.270s 0m0.220s)
150. Multiline command from M4 expansion (autotest.at:681): ok     (0m0.240s 
0m0.150s)
151. Double-M4-quoted command (autotest.at:687): ok     (0m0.230s 0m0.190s)
152. Metacharacters in command from M4 expansion (autotest.at:693): ok     
(0m0.220s 0m0.180s)
153. BS-newline in command (autotest.at:703): ok     (0m0.230s 0m0.150s)
154. ^BS-newline in command (autotest.at:708): ok     (0m0.240s 0m0.150s)
155. BSx641-newline in command (autotest.at:713): ok     (0m0.200s 0m0.180s)
156. BS-BS-newline in command (autotest.at:719): ok     (0m0.210s 0m0.190s)
157. BSx640-newline in command (autotest.at:727): ok     (0m0.240s 0m0.180s)
158. Newline-CODE-BS-newline in command (autotest.at:735): ok     (0m0.190s 
0m0.230s)
159. Single-quote-BS-newline in command (autotest.at:741): ok     (0m0.260s 
0m0.140s)
160. Single-quote-newline-BS-newline in command (autotest.at:749): ok     
(0m0.260s 0m0.130s)
161. Input from stdin (autotest.at:756): ok     (0m0.220s 0m0.190s)
162. Backquote in a test title (autotest.at:832): ok     (0m0.360s 0m0.290s)
163. Single-quote in a test title (autotest.at:833): ok     (0m0.340s 0m0.310s)
164. Double-quote in a test title (autotest.at:834): ok     (0m0.280s 0m0.350s)
165. Backslash in a test title (autotest.at:836): ok     (0m0.290s 0m0.350s)
166. Brackets in a test title (autotest.at:837): ok     (0m0.330s 0m0.310s)
167. Left bracket in a test title (autotest.at:838): ok     (0m0.380s 0m0.260s)
168. Right bracket in a test title (autotest.at:839): ok     (0m0.360s 0m0.270s)
169. Quoted pound in a test title (autotest.at:840): ok     (0m0.270s 0m0.380s)
170. Pound in a test title (autotest.at:841): ok     (0m0.280s 0m0.370s)
171. Quoted comma in a test title (autotest.at:842): ok     (0m0.360s 0m0.290s)
172. Comma in a test title (autotest.at:843): ok     (0m0.330s 0m0.320s)
173. Parentheses in a test title (autotest.at:845): ok     (0m0.310s 0m0.340s)
174. Left paren in a test title (autotest.at:846): ok     (0m0.360s 0m0.280s)
175. Right paren in a test title (autotest.at:847): ok     (0m0.350s 0m0.310s)
176. Quoted Macro in a test title (autotest.at:849): ok     (0m0.410s 0m0.250s)
177. Macro in a test title (autotest.at:850): ok     (0m0.270s 0m0.360s)
178. Macro with backquote in a test title (autotest.at:851): ok     (0m0.340s 
0m0.280s)
179. Macro with single-quote in a test title (autotest.at:852): ok     
(0m0.320s 0m0.320s)
180. Macro with double-quote in a test title (autotest.at:853): ok     
(0m0.330s 0m0.310s)
181. Macro with backslash in a test title (autotest.at:855): ok     (0m0.360s 
0m0.290s)
182. Macro echoing macro in a test title (autotest.at:857): ok     (0m0.270s 
0m0.390s)
183. Macro echoing single-quote in a test title (autotest.at:858): ok     
(0m0.270s 0m0.410s)
184. Long test title in a test title (autotest.at:859): ok     (0m0.330s 
0m0.340s)
185. Longer test title in a test title (autotest.at:861): ok     (0m0.290s 
0m0.370s)
186. Long test source lines (autotest.at:876): ok     (0m0.280s 0m0.250s)
187. Huge testsuite (autotest.at:890): ok     (0m1.940s 0m0.340s)
188. Debugging a successful test (autotest.at:909): ok     (0m0.370s 0m0.350s)
189. Debugging script and environment (autotest.at:924): ok     (0m0.570s 
0m0.400s)
190. Debugging a failed test (autotest.at:935): ok     (0m0.440s 0m0.350s)
191. Using atlocal (autotest.at:970): ok     (0m0.600s 0m0.550s)
192. Choosing where testsuite is run (autotest.at:1005): ok     (0m0.390s 
0m0.510s)
193. recheck (autotest.at:1051): ok     (0m0.580s 0m0.860s)
194. Banners (autotest.at:1057): ok     (0m1.080s 0m1.610s)
195. Keywords and ranges (autotest.at:1124): ok     (0m2.170s 0m3.100s)
196. Keyword wrapping (autotest.at:1227): ok     (0m0.160s 0m0.100s)
197. AT_ARG_OPTION (autotest.at:1298): ok     (0m0.720s 0m1.100s)
198. AT_ARG_OPTION_ARG (autotest.at:1351): ok     (0m0.760s 0m1.070s)
199. parallel test execution (autotest.at:1371): ok     (0m0.750s 0m1.020s)
200. parallel truth (autotest.at:1465): ok     (0m0.260s 0m0.140s)
201. parallel fallacy (autotest.at:1470): ok     (0m0.270s 0m0.220s)
202. parallel skip (autotest.at:1475): ok     (0m0.290s 0m0.150s)
204. parallel errexit (autotest.at:1509): ok     (0m0.370s 0m0.230s)
205. parallel autotest and signal handling (autotest.at:1512): ok     (0m0.840s 
0m1.000s)
206. parallel args but non-working mkfifo (autotest.at:1649): ok     (0m0.260s 
0m0.180s)
207. colored test results (autotest.at:1735): ok     (0m0.740s 0m1.050s)
208. srcdir propagation (autotest.at:1742): ok     (0m1.110s 0m1.250s)
209. whitespace in absolute testdir (autotest.at:1820): ok     (0m0.250s 
0m0.260s)
210. unusual file names (autotest.at:1844): ok     (0m0.170s 0m0.150s)
211. Erlang Eunit unit tests (autotest.at:1874): ok     (0m0.530s 0m0.320s)
212. AC_REQUIRE: topological sort (base.at:28): ok     (0m0.110s 0m0.070s)
213. AC_REQUIRE: error message (base.at:72): ok     (0m0.120s 0m0.040s)
214. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok     (0m0.140s 
0m0.050s)
215. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:132): ok     
(0m0.100s 0m0.100s)
216. AC_REQUIRE & AC_PROVIDE (base.at:174): ok     (0m0.150s 0m0.050s)
217. AC_INIT (base.at:207): ok     (0m0.220s 0m0.120s)
218. AC_INIT with unusual version strings (base.at:226): ok     (0m1.020s 
0m0.360s)
219. AC_COPYRIGHT (base.at:291): ok     (0m0.220s 0m0.070s)
220. AC_CACHE_CHECK (base.at:322): ok     (0m2.350s 0m1.930s)
221. AC_CACHE_LOAD (base.at:512): ok     (0m0.310s 0m0.130s)
222. AC_COMPUTE_INT (base.at:538): ok     (0m0.480s 0m0.210s)
223. AC_TRY_COMMAND (base.at:560): ok     (0m0.280s 0m0.060s)
224. Input/Output (base.at:590): ok     (0m0.280s 0m0.170s)
225. configure arguments (base.at:608): ok     (0m0.280s 0m0.160s)
226. AC_ARG_ENABLE and AC_ARG_WITH (base.at:630): ok     (0m0.380s 0m0.240s)
227. configure directories (base.at:682): ok     (0m0.300s 0m0.200s)
228. AC_CONFIG_COMMANDS with empty commands (torture.at:29): ok     (0m0.560s 
0m0.320s)
229. AC_CONFIG_COMMANDS with temporary directory (torture.at:57): ok     
(0m0.530s 0m0.460s)
230. Multiple AC_CONFIG_FILES (torture.at:64): ok     (0m0.150s 0m0.030s)
231. Parameterized AC_CONFIG_FILES (torture.at:76): ok     (0m0.330s 0m0.170s)
232. AC_ARG_VAR (torture.at:130): ok     (0m1.650s 0m2.000s)
233. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:187): ok     
(0m2.020s 0m2.550s)
234. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:378): ok     (0m0.320s 
0m0.110s)
235. Missing templates (torture.at:398): ok     (0m0.370s 0m0.310s)
236. configure invocation (torture.at:440): ok     (0m1.240s 0m1.200s)
237. #define header templates (torture.at:504): ok     (0m0.280s 0m0.230s)
238. Torturing config.status (torture.at:638): ok     (0m0.970s 0m0.490s)
239. Substitute a 2000-byte string (torture.at:780): ok     (0m0.390s 0m0.450s)
240. Define to a 2000-byte string (torture.at:858): ok     (0m0.460s 0m0.200s)
241. Substitute and define special characters (torture.at:882): ok     
(0m0.590s 0m0.420s)
242. Substitute a newline (torture.at:989): ok     (0m0.410s 0m0.290s)
243. Define a newline (torture.at:1030): ok     (0m0.970s 0m0.310s)
244. AC_SUBST: variable name validation (torture.at:1075): ok     (0m2.330s 
0m0.920s)
245. datarootdir workaround (torture.at:1105): ok     (0m0.570s 0m0.380s)
246. srcdir (torture.at:1156): ok     (0m0.460s 0m0.450s)
247. VPATH (torture.at:1199): ok     (0m0.560s 0m0.530s)
248. Signal handling (torture.at:1285): ok     (0m0.250s 0m0.090s)
249. AC_CONFIG_LINKS (torture.at:1303): ok     (0m1.040s 0m1.450s)
250. AC_CONFIG_LINKS and identical files (torture.at:1357): ok     (0m0.680s 
0m0.930s)
251. Configuring subdirectories (torture.at:1430): skipped (torture.at:1434)
252. Deep Package (torture.at:1563): skipped (torture.at:1567)
253. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1699): skipped (torture.at:1703)
254. Non-literal AC_CONFIG_SUBDIRS (torture.at:1741): ok     (0m1.340s 0m0.580s)
255. Empty directory (torture.at:1792): skipped (torture.at:1796)
256. Unusual Automake input files (torture.at:1813): skipped (torture.at:1817)
257. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok     (0m0.180s 
0m0.080s)
258. AC_REQUIRE & AC_LANG (compile.at:83): ok     (0m0.220s 0m0.120s)
259. AC_LANG_SOURCE (compile.at:119): ok     (0m0.460s 0m0.200s)
260. AC_LANG_SOURCE(C++) (compile.at:144): ok     (0m0.520s 0m0.240s)
261. AC_LANG_SOURCE example (compile.at:170): ok     (0m0.270s 0m0.090s)
262. AC_LANG_PROGRAM example (compile.at:215): ok     (0m0.210s 0m0.150s)
263. AC_COMPILE_IFELSE (compile.at:267): ok     (0m1.600s 0m0.710s)
264. AC_RUN_IFELSE (compile.at:310): ok     (0m0.520s 0m0.270s)
265. Order of user actions and cleanup (compile.at:344): ok     (0m0.650s 
0m0.300s)
266. AC_TRY_LINK_FUNC (compile.at:394): ok     (0m1.060s 0m0.550s)
267. Multiple languages (compile.at:400): ok     (0m2.000s 0m1.010s)
268. AC_NO_EXECUTABLES (aclang.at:13): ok     (0m0.580s 0m0.370s)
269. AC_REQUIRE_CPP (aclang.at:14): ok     (0m0.950s 0m0.550s)
270. Extensions (c.at:45): ok     (0m0.930s 0m0.450s)
271. Broken/missing compilers (c.at:57): ok     (0m0.320s 0m0.100s)
272. C keywords (c.at:85): ok     (0m0.920s 0m0.590s)
273. AC_PROG_CPP requires AC_PROG_CC (c.at:98): ok     (0m0.990s 0m0.520s)
274. AC_PROG_CPP with warnings (c.at:109): ok     (0m0.780s 0m0.320s)
275. AC_PROG_CPP without warnings (c.at:141): ok     (0m0.800s 0m0.340s)
276. AC_PROG_CPP via CC (c.at:181): ok     (0m0.740s 0m0.420s)
277. AC_NO_EXECUTABLES (working linker) (c.at:225): ok     (0m1.000s 0m0.430s)
278. AC_NO_EXECUTABLES (broken linker) (c.at:236): ok     (0m0.780s 0m0.430s)
279. AC_USE_SYSTEM_EXTENSIONS (c.at:243): ok     (0m2.490s 0m1.040s)
280. AC_C_RESTRICT and C++ (c.at:266): ok     (0m0.780s 0m0.420s)
281. AC_OPENMP and C (c.at:329): ok     (0m0.700s 0m0.510s)
282. AC_OPENMP and C++ (c.at:383): ok     (0m0.920s 0m0.400s)
283. AC_C_BACKSLASH_A (acc.at:13): ok     (0m0.910s 0m0.480s)
284. AC_C_BIGENDIAN (acc.at:14): ok     (0m1.470s 0m0.770s)
285. AC_C_CHAR_UNSIGNED (acc.at:15): ok     (0m1.450s 0m0.720s)
286. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok     (0m0.930s 0m0.480s)
287. AC_C_INLINE (acc.at:17): ok     (0m0.990s 0m0.420s)
288. AC_C_PROTOTYPES (acc.at:18): ok     (0m0.970s 0m0.430s)
289. AC_C_RESTRICT (acc.at:19): ok     (0m0.940s 0m0.460s)
290. AC_C_STRINGIZE (acc.at:20): ok     (0m0.950s 0m0.520s)
291. AC_C_TYPEOF (acc.at:21): ok     (0m0.970s 0m0.440s)
292. AC_C_VARARRAYS (acc.at:22): ok     (0m0.850s 0m0.540s)
293. AC_OPENMP (acc.at:23): ok     (0m0.950s 0m0.530s)
294. AC_PROG_CC_C89 (acc.at:24): ok     (0m0.920s 0m0.420s)
295. AC_PROG_CC_C99 (acc.at:25): ok     (0m0.940s 0m0.490s)
296. AC_PROG_CC_C_O (acc.at:26): ok     (0m0.900s 0m0.540s)
297. AC_PROG_CC_STDC (acc.at:27): ok     (0m0.930s 0m0.480s)
298. AC_PROG_CPP_WERROR (acc.at:28): ok     (0m1.000s 0m0.460s)
299. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok     (0m0.970s 0m0.560s)
300. AC_LANG_C (acc.at:32): ok     (0m1.950s 0m0.510s)
301. AC_LANG_CPLUSPLUS (acc.at:33): ok     (0m1.870s 0m0.580s)
302. AC_LANG_OBJC (acc.at:34): ok     (0m1.940s 0m0.550s)
303. GNU Fortran 77 (fortran.at:50): skipped (fortran.at:50)
304. GNU Fortran (fortran.at:75): skipped (fortran.at:75)
305. AC_OPENMP and Fortran 77 (fortran.at:82): skipped (fortran.at:112)
306. AC_OPENMP and Fortran (fortran.at:122): skipped (fortran.at:152)
307. AC_F77_DUMMY_MAIN usage (fortran.at:174): skipped (fortran.at:242)
308. AC_FC_DUMMY_MAIN usage (fortran.at:254): skipped (fortran.at:323)
309. AC_F77_MAIN usage (fortran.at:335): skipped (fortran.at:402)
310. AC_FC_MAIN usage (fortran.at:417): skipped (fortran.at:484)
311. AC_F77_FUNC usage (fortran.at:499): skipped (fortran.at:561)
312. AC_FC_FUNC usage (fortran.at:573): skipped (fortran.at:635)
313. AC_FC_SRCEXT usage (fortran.at:646): skipped (fortran.at:720)
314. AC_FC_FREEFORM (fortran.at:731): skipped (fortran.at:756)
315. AC_FC_FREEFORM with AC_FC_SRCEXT (fortran.at:768): skipped (fortran.at:794)
316. AC_FC_FIXEDFORM (fortran.at:806): skipped (fortran.at:832)
317. AC_FC_FIXEDFORM with AC_FC_SRCEXT (fortran.at:844): skipped 
(fortran.at:871)
318. AC_FC_LINE_LENGTH (fortran.at:883): skipped (fortran.at:935)
319. AC_F77_MAIN (acfortran.at:13): skipped (acfortran.at:13)
320. AC_F77_WRAPPERS (acfortran.at:14): skipped (acfortran.at:14)
321. AC_FC_FIXEDFORM (acfortran.at:15): skipped (acfortran.at:15)
322. AC_FC_FREEFORM (acfortran.at:16): skipped (acfortran.at:16)
323. AC_FC_LINE_LENGTH (acfortran.at:17): skipped (acfortran.at:17)
324. AC_FC_MAIN (acfortran.at:18): skipped (acfortran.at:18)
325. AC_FC_WRAPPERS (acfortran.at:19): skipped (acfortran.at:19)
326. AC_PROG_F77_C_O (acfortran.at:20): skipped (acfortran.at:20)
327. AC_PROG_FC_C_O (acfortran.at:21): skipped (acfortran.at:21)
328. AC_F77_NAME_MANGLING (acfortran.at:24): ok     (0m1.990s 0m0.520s)
329. AC_LANG_FORTRAN77 (acfortran.at:25): ok     (0m2.000s 0m0.470s)
330. Erlang (erlang.at:47): skipped (erlang.at:47)
331. AC_ERLANG_CHECK_LIB (erlang.at:67): skipped (erlang.at:67)
332. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:84): skipped (erlang.at:84)
333. AC_ERLANG_SUBST_LIB_DIR (erlang.at:101): skipped (erlang.at:101)
334. AC_ERLANG_SUBST_INSTALL_LIB_DIR (erlang.at:109): ok     (0m0.550s 0m0.370s)
335. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:123): ok     (0m0.490s 
0m0.450s)
336. AC_ERLANG_SUBST_ERTS_VER (erlang.at:136): skipped (erlang.at:136)
337. AC_CHECK_LIB (semantics.at:72): ok     (0m1.220s 0m0.710s)
338. AC_SEARCH_LIBS (semantics.at:85): ok     (0m1.020s 0m0.470s)
339. AC_SEARCH_LIBS (none needed) (semantics.at:99): ok     (0m0.820s 0m0.600s)
340. AC_CHECK_DECLS (semantics.at:152): ok     (0m1.120s 0m0.730s)
341. AC_CHECK_FUNCS (semantics.at:164): ok     (0m0.910s 0m0.570s)
342. AC_REPLACE_FUNCS (semantics.at:172): ok     (0m0.830s 0m0.430s)
343. AC_CHECK_HEADERS (semantics.at:211): ok     (0m1.060s 0m0.740s)
344. AC_CHECK_HEADERS (preprocessor test) (semantics.at:240): ok     (0m0.740s 
0m0.370s)
345. AC_CHECK_HEADERS (compiler test) (semantics.at:267): ok     (0m0.770s 
0m0.320s)
346. AC_CHECK_MEMBER (semantics.at:320): ok     (0m0.890s 0m0.640s)
347. AC_CHECK_MEMBERS (semantics.at:336): ok     (0m0.980s 0m0.520s)
348. AC_CHECK_ALIGNOF (semantics.at:353): ok     (0m1.510s 0m0.880s)
349. AC_CHECK_ALIGNOF (cross compile) (semantics.at:353): ok     (0m1.490s 
0m0.800s)
350. AC_CHECK_ALIGNOF struct (semantics.at:366): ok     (0m1.530s 0m0.700s)
351. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:366): ok     
(0m1.350s 0m0.870s)
352. AC_CHECK_SIZEOF (semantics.at:381): ok     (0m1.570s 0m0.780s)
353. AC_CHECK_SIZEOF (cross compile) (semantics.at:381): ok     (0m1.640s 
0m0.700s)
354. AC_CHECK_SIZEOF struct (semantics.at:402): ok     (0m1.630s 0m0.810s)
355. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:402): ok     
(0m1.720s 0m1.250s)
356. AC_CHECK_TYPES (semantics.at:418): ok     (0m1.000s 0m0.520s)
357. AC_CHECK_TYPES: backward compatibility (semantics.at:425): ok     
(0m0.180s 0m0.100s)
358. AC_CHECK_FILES (semantics.at:470): ok     (0m0.630s 0m0.340s)
359. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:504): ok     (0m0.280s 
0m0.110s)
360. AC_C_BIGENDIAN (semantics.at:553): ok     (0m2.480s 0m1.200s)
361. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:602): ok     (0m0.240s 0m0.120s)
362. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:644): ok     (0m0.260s 0m0.110s)
363. AC_PATH_XTRA (semantics.at:724): ok     (0m1.070s 0m0.630s)
364. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:742): ok     (0m1.450s 0m0.780s)
365. AC_FUNC_SETVBUF_REVERSED (semantics.at:743): ok     (0m0.560s 0m0.330s)
366. AC_FUNC_WAIT3 (semantics.at:744): ok     (0m1.320s 0m0.780s)
367. AC_ARG_ENABLE (acgeneral.at:13): ok     (0m0.540s 0m0.320s)
368. AC_ARG_PROGRAM (acgeneral.at:14): ok     (0m0.520s 0m0.380s)
369. AC_ARG_WITH (acgeneral.at:15): ok     (0m0.530s 0m0.360s)
370. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok     (0m1.320s 0m0.800s)
371. AC_EGREP_CPP (acgeneral.at:17): ok     (0m1.080s 0m0.370s)
372. AC_EGREP_HEADER (acgeneral.at:18): ok     (0m0.960s 0m0.510s)
373. AC_LIBOBJ (acgeneral.at:19): ok     (0m0.520s 0m0.370s)
374. AC_LIBSOURCES (acgeneral.at:20): ok     (0m0.520s 0m0.370s)
375. AC_PREFIX_DEFAULT (acgeneral.at:21): ok     (0m0.490s 0m0.390s)
376. AC_CHECKING (acgeneral.at:24): ok     (0m1.990s 0m0.420s)
377. AC_COMPILE_CHECK (acgeneral.at:25): ok     (0m2.350s 0m0.750s)
378. AC_ENABLE (acgeneral.at:26): ok     (0m1.920s 0m0.470s)
379. AC_FOREACH (acgeneral.at:27): ok     (0m1.900s 0m0.540s)
380. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok     (0m1.780s 0m0.620s)
381. AC_TRY_COMPILE (acgeneral.at:29): ok     (0m2.350s 0m0.650s)
382. AC_TRY_CPP (acgeneral.at:30): ok     (0m2.420s 0m0.750s)
383. AC_TRY_LINK (acgeneral.at:31): ok     (0m2.380s 0m0.730s)
384. AC_TRY_RUN (acgeneral.at:32): ok     (0m2.390s 0m0.750s)
385. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok     (0m1.900s 
0m0.540s)
386. AC_WITH (acgeneral.at:34): ok     (0m2.050s 0m0.350s)
387. AC_OUTPUT_COMMANDS (acstatus.at:15): ok     (0m1.820s 0m0.640s)
388. AC_SYS_INTERPRETER (acspecific.at:13): ok     (0m0.540s 0m0.330s)
389. AC_SYS_LARGEFILE (acspecific.at:14): ok     (0m0.850s 0m0.530s)
390. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok     (0m0.610s 0m0.310s)
391. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok     (0m0.950s 0m0.450s)
392. AC_AIX (acspecific.at:19): ok     (0m3.210s 0m1.270s)
393. AC_ARG_ARRAY (acspecific.at:20): ok     (0m1.960s 0m0.470s)
394. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok     (0m2.380s 0m0.780s)
395. AC_DYNIX_SEQ (acspecific.at:22): ok     (0m2.460s 0m0.770s)
396. AC_HAVE_POUNDBANG (acspecific.at:23): ok     (0m1.880s 0m0.550s)
397. AC_IRIX_SUN (acspecific.at:24): ok     (0m2.460s 0m0.810s)
398. AC_ISC_POSIX (acspecific.at:25): ok     (0m2.440s 0m0.750s)
399. AC_MINIX (acspecific.at:26): ok     (0m3.549s 0m1.090s)
400. AC_SCO_INTL (acspecific.at:27): ok     (0m2.450s 0m0.720s)
401. AC_XENIX_DIR (acspecific.at:28): ok     (0m2.740s 0m0.760s)
402. AC_PROG_AWK (acprograms.at:13): ok     (0m0.570s 0m0.310s)
403. AC_PROG_FGREP (acprograms.at:14): ok     (0m0.550s 0m0.370s)
404. AC_PROG_INSTALL (acprograms.at:15): ok     (0m0.660s 0m0.350s)
405. AC_PROG_LEX (acprograms.at:16): ok     (0m0.990s 0m0.360s)
406. AC_PROG_LN_S (acprograms.at:17): ok     (0m0.640s 0m0.270s)
407. AC_PROG_MAKE_SET (acprograms.at:18): ok     (0m0.620s 0m0.280s)
408. AC_PROG_MKDIR_P (acprograms.at:19): ok     (0m0.590s 0m0.300s)
409. AC_PROG_RANLIB (acprograms.at:20): ok     (0m0.640s 0m0.260s)
410. AC_PROG_SED (acprograms.at:21): ok     (0m0.560s 0m0.360s)
411. AC_PROG_YACC (acprograms.at:22): ok     (0m0.560s 0m0.350s)
412. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok     (0m2.000s 0m0.520s)
413. AC_DECL_YYTEXT (acprograms.at:26): ok     (0m2.500s 0m0.700s)
414. AC_RSH (acprograms.at:27): ok     (0m1.890s 0m0.530s)
415. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok     (0m0.550s 0m0.380s)
416. AC_HEADER_ASSERT (acheaders.at:14): ok     (0m0.590s 0m0.320s)
417. AC_HEADER_MAJOR (acheaders.at:15): ok     (0m1.380s 0m0.770s)
418. AC_HEADER_RESOLV (acheaders.at:16): ok     (0m1.060s 0m0.580s)
419. AC_HEADER_STAT (acheaders.at:17): ok     (0m0.990s 0m0.440s)
420. AC_HEADER_STDBOOL (acheaders.at:18): ok     (0m1.350s 0m0.880s)
421. AC_HEADER_TIOCGWINSZ (acheaders.at:19): ok     (0m0.990s 0m0.520s)
422. AC_DIR_HEADER (acheaders.at:22): ok     (0m3.389s 0m1.390s)
423. AC_MEMORY_H (acheaders.at:23): ok     (0m3.220s 0m1.220s)
424. AC_UNISTD_H (acheaders.at:24): ok     (0m3.260s 0m1.190s)
425. AC_USG (acheaders.at:25): ok     (0m3.499s 0m1.070s)
426. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok     (0m1.030s 0m0.480s)
427. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok     (0m0.980s 0m0.540s)
428. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok     (0m1.380s 0m0.840s)
429. AC_STRUCT_TIMEZONE (actypes.at:16): ok     (0m0.970s 0m0.530s)
430. AC_TYPE_INT16_T (actypes.at:17): ok     (0m1.300s 0m0.810s)
431. AC_TYPE_INT32_T (actypes.at:18): ok     (0m1.330s 0m0.860s)
432. AC_TYPE_INT64_T (actypes.at:19): ok     (0m1.480s 0m0.720s)
433. AC_TYPE_INT8_T (actypes.at:20): ok     (0m1.340s 0m0.870s)
434. AC_TYPE_INTMAX_T (actypes.at:21): ok     (0m1.540s 0m0.810s)
435. AC_TYPE_INTPTR_T (actypes.at:22): ok     (0m1.420s 0m0.760s)
436. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok     (0m0.920s 0m0.510s)
437. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok     (0m0.980s 0m0.480s)
438. AC_TYPE_MODE_T (actypes.at:25): ok     (0m1.520s 0m0.700s)
439. AC_TYPE_OFF_T (actypes.at:26): ok     (0m1.460s 0m0.720s)
440. AC_TYPE_SSIZE_T (actypes.at:27): ok     (0m1.360s 0m0.770s)
441. AC_TYPE_UINT16_T (actypes.at:28): ok     (0m1.430s 0m0.680s)
442. AC_TYPE_UINT32_T (actypes.at:29): ok     (0m1.480s 0m0.670s)
443. AC_TYPE_UINT64_T (actypes.at:30): ok     (0m1.470s 0m0.730s)
444. AC_TYPE_UINT8_T (actypes.at:31): ok     (0m1.350s 0m0.780s)
445. AC_TYPE_UINTMAX_T (actypes.at:32): ok     (0m1.460s 0m0.890s)
446. AC_TYPE_UINTPTR_T (actypes.at:33): ok     (0m1.350s 0m0.850s)
447. AC_C_LONG_DOUBLE (actypes.at:36): ok     (0m2.380s 0m0.720s)
448. AC_INT_16_BITS (actypes.at:37): ok     (0m3.349s 0m1.120s)
449. AC_LONG_64_BITS (actypes.at:38): ok     (0m3.250s 0m1.210s)
450. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok     (0m3.230s 0m1.120s)
451. AC_STRUCT_ST_RDEV (actypes.at:40): ok     (0m3.250s 0m1.150s)
452. AC_TYPE_SIGNAL (actypes.at:41): ok     (0m2.290s 0m0.840s)
453. AM_TYPE_PTRDIFF_T (actypes.at:42): ok     (0m3.379s 0m1.100s)
454. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok     (0m0.560s 0m0.330s)
455. AC_FUNC_CHOWN (acfunctions.at:14): ok     (0m1.300s 0m0.870s)
456. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok     (0m1.510s 0m0.690s)
457. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok     (0m0.900s 0m0.490s)
458. AC_FUNC_FNMATCH (acfunctions.at:17): ok     (0m0.820s 0m0.590s)
459. AC_FUNC_FORK (acfunctions.at:18): ok     (0m1.520s 0m0.940s)
460. AC_FUNC_FSEEKO (acfunctions.at:19): ok     (0m0.870s 0m0.500s)
461. AC_FUNC_GETGROUPS (acfunctions.at:20): ok     (0m1.580s 0m0.770s)
462. AC_FUNC_GETMNTENT (acfunctions.at:21): ok     (0m0.970s 0m0.410s)
463. AC_FUNC_GETPGRP (acfunctions.at:22): ok     (0m1.200s 0m0.850s)
464. AC_FUNC_LSTAT (acfunctions.at:23): ok     (0m1.490s 0m0.690s)
465. AC_FUNC_MALLOC (acfunctions.at:24): ok     (0m1.350s 0m0.750s)
466. AC_FUNC_MBRTOWC (acfunctions.at:25): ok     (0m1.000s 0m0.410s)
467. AC_FUNC_MEMCMP (acfunctions.at:26): ok     (0m1.370s 0m0.760s)
468. AC_FUNC_MKTIME (acfunctions.at:27): ok     (0m1.550s 0m0.780s)
469. AC_FUNC_MMAP (acfunctions.at:28): ok     (0m1.440s 0m0.850s)
470. AC_FUNC_OBSTACK (acfunctions.at:29): ok     (0m1.350s 0m0.820s)
471. AC_FUNC_REALLOC (acfunctions.at:30): ok     (0m1.280s 0m0.860s)
472. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok     (0m1.410s 0m0.820s)
473. AC_FUNC_SETPGRP (acfunctions.at:32): ok     (0m1.330s 0m0.760s)
474. AC_FUNC_STAT (acfunctions.at:33): ok     (0m1.370s 0m0.790s)
475. AC_FUNC_STRCOLL (acfunctions.at:34): ok     (0m1.420s 0m0.720s)
476. AC_FUNC_STRERROR_R (acfunctions.at:35): ok     (0m1.420s 0m0.800s)
477. AC_FUNC_STRFTIME (acfunctions.at:36): ok     (0m0.840s 0m0.580s)
478. AC_FUNC_STRNLEN (acfunctions.at:37): ok     (0m1.430s 0m0.930s)
479. AC_FUNC_STRTOD (acfunctions.at:38): ok     (0m1.440s 0m0.690s)
480. AC_FUNC_STRTOLD (acfunctions.at:39): ok     (0m0.950s 0m0.420s)
481. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok     (0m1.340s 0m0.840s)
482. AC_FUNC_VPRINTF (acfunctions.at:41): ok     (0m0.910s 0m0.560s)
483. AC_HAVE_LIBRARY (aclibs.at:15): ok     (0m2.190s 0m0.870s)
484. Libtool (foreign.at:26): skipped (foreign.at:30)
485. shtool (foreign.at:93): ok     (0m0.620s 0m0.330s)
486. autoscan (autoscan.at:20): ok     (0m0.210s 0m0.050s)
testsuite: ending at: Sun Apr 10 13:15:16 MDT 2011
testsuite: test suite duration: 0h 11m 1s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 447 tests were run,
5 failed (4 expected failures).
39 tests were skipped.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.68 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

 203: autotest.at:1494   parallel syntax error
      autotest

Skipped tests:
GNU Autoconf 2.68 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  34: tools.at:1132      autoupdating with aclocal and m4_include
  35: tools.at:1162      autom4te preselections
  38: tools.at:1278      autotools and whitespace in file names
 251: torture.at:1430    Configuring subdirectories
      autoreconf
 252: torture.at:1563    Deep Package
      autoreconf
 253: torture.at:1699    Non-Autoconf AC_CONFIG_SUBDIRS
      autoreconf
 255: torture.at:1792    Empty directory
      autoreconf
 256: torture.at:1813    Unusual Automake input files
      autoreconf
 303: fortran.at:50      GNU Fortran 77
 304: fortran.at:75      GNU Fortran
 305: fortran.at:82      AC_OPENMP and Fortran 77
 306: fortran.at:122     AC_OPENMP and Fortran
 307: fortran.at:174     AC_F77_DUMMY_MAIN usage
 308: fortran.at:254     AC_FC_DUMMY_MAIN usage
 309: fortran.at:335     AC_F77_MAIN usage
 310: fortran.at:417     AC_FC_MAIN usage
 311: fortran.at:499     AC_F77_FUNC usage
 312: fortran.at:573     AC_FC_FUNC usage
 313: fortran.at:646     AC_FC_SRCEXT usage
 314: fortran.at:731     AC_FC_FREEFORM
 315: fortran.at:768     AC_FC_FREEFORM with AC_FC_SRCEXT
 316: fortran.at:806     AC_FC_FIXEDFORM
 317: fortran.at:844     AC_FC_FIXEDFORM with AC_FC_SRCEXT
 318: fortran.at:883     AC_FC_LINE_LENGTH
 319: acfortran.at:13    AC_F77_MAIN
 320: acfortran.at:14    AC_F77_WRAPPERS
 321: acfortran.at:15    AC_FC_FIXEDFORM
 322: acfortran.at:16    AC_FC_FREEFORM
 323: acfortran.at:17    AC_FC_LINE_LENGTH
 324: acfortran.at:18    AC_FC_MAIN
 325: acfortran.at:19    AC_FC_WRAPPERS
 326: acfortran.at:20    AC_PROG_F77_C_O
 327: acfortran.at:21    AC_PROG_FC_C_O
 330: erlang.at:47       Erlang
      erlang
 331: erlang.at:67       AC_ERLANG_CHECK_LIB
      erlang
 332: erlang.at:84       AC_ERLANG_SUBST_ROOT_DIR
      erlang
 333: erlang.at:101      AC_ERLANG_SUBST_LIB_DIR
      erlang
 336: erlang.at:136      AC_ERLANG_SUBST_ERTS_VER
      erlang
 484: foreign.at:26      Libtool

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
203. autotest.at:1494: testing parallel syntax error ...
./autotest.at:1494: cat >./atconfig <<EOF
at_testdir=.
abs_builddir='`pwd`'
at_srcdir=.
abs_srcdir='`pwd`'
at_top_srcdir=.
abs_top_srcdir='`pwd`'
at_top_build_prefix=
abs_top_builddir='`pwd`'
EOF
./autotest.at:1494: autom4te --language=autotest -o micro-suite micro-suite.at
./autotest.at:1494: mkfifo fifo || exit 77
./autotest.at:1494: ${CONFIG_SHELL-$SHELL} -c '(set -m && set +m) || exit 77'
stderr:
./autotest.at:1494: $CONFIG_SHELL ./micro-suite -j2 1 3
--- /dev/null   2011-04-10 11:48:31.793905417 -0600
+++ 
/home/tsteven4/builds/autoconf-2.68/tests/testsuite.dir/at-groups/203/stderr    
    2011-04-10 13:06:37.000000000 -0600
@@ -0,0 +1 @@
+./micro-suite: line 1745: 
/home/tsteven4/builds/autoconf-2.68/tests/testsuite.dir/203/micro-suite.dir/at-job-fifo:
 Interrupted system call
stdout:
## --------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: artificial test suite. ##
## --------------------------------------------------- ##

  1: my only test                                    ok
./autotest.at:1494: exit code was 1, expected 0
./micro-suite.log:
> ## --------------------------------------------------- ##
> ## GNU Nonsense 1.0 test suite: artificial test suite. ##
> ## --------------------------------------------------- ##
> 
> micro-suite: command line was:
>   $ ./micro-suite -j2 1 3
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = beckylx.localdomain
> uname -m = x86_64
> uname -r = 2.6.18-238.5.1.el5
> uname -s = Linux
> uname -v = #1 SMP Fri Apr 1 18:41:58 EDT 2011
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = x86_64
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /home/tsteven4/builds/autoconf-2.68/tests
> PATH: /opt/CollabNet_Subversion/bin
> PATH: /home/tsteven4/local/bin
> PATH: /usr/kerberos/bin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /home/tsteven4/work/tools_branch_elevation_db_work
> 
> micro-suite: atconfig:
> | at_testdir=.
> | abs_builddir='/home/tsteven4/builds/autoconf-2.68/tests/testsuite.dir/203'
> | at_srcdir=.
> | abs_srcdir='/home/tsteven4/builds/autoconf-2.68/tests/testsuite.dir/203'
> | at_top_srcdir=.
> | abs_top_srcdir='/home/tsteven4/builds/autoconf-2.68/tests/testsuite.dir/203'
> | at_top_build_prefix=
> | 
> abs_top_builddir='/home/tsteven4/builds/autoconf-2.68/tests/testsuite.dir/203'
> 
> ## ---------------- ##
> ## Tested programs. ##
> ## ---------------- ##
> 
> ## ------------------ ##
> ## Running the tests. ##
> ## ------------------ ##
> micro-suite: starting at: Sun Apr 10 13:06:37 MDT 2011
> 1. my only test (micro-suite.at:3): ok     (0m0.000s 0m0.000s)
203. autotest.at:1494: 203. parallel syntax error (autotest.at:1494): FAILED 
(autotest.at:1494)


## ------------- ##
## ../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.68, which was
| generated by GNU Autoconf 2.68.  Invocation command line was
| 
|   $ ./configure --prefix=/home/tsteven4/local
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = beckylx.localdomain
| uname -m = x86_64
| uname -r = 2.6.18-238.5.1.el5
| uname -s = Linux
| uname -v = #1 SMP Fri Apr 1 18:41:58 EDT 2011
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = x86_64
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /opt/CollabNet_Subversion/bin
| PATH: /home/tsteven4/local/bin
| PATH: /usr/kerberos/bin
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/X11R6/bin
| PATH: /home/tsteven4/bin
| PATH: /home/tsteven4/work/tools_branch_elevation_db_work
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1778: checking for a BSD-compatible install
| configure:1846: result: /usr/bin/install -c
| configure:1857: checking whether build environment is sane
| configure:1907: result: yes
| configure:2048: checking for a thread-safe mkdir -p
| configure:2087: result: /bin/mkdir -p
| configure:2100: checking for gawk
| configure:2116: found /usr/bin/gawk
| configure:2127: result: gawk
| configure:2138: checking whether make sets $(MAKE)
| configure:2160: result: yes
| configure:2245: checking build system type
| configure:2259: result: x86_64-unknown-linux-gnu
| configure:2279: checking host system type
| configure:2292: result: x86_64-unknown-linux-gnu
| configure:2319: autobuild project... GNU Autoconf
| configure:2325: autobuild revision... 2.68
| configure:2330: autobuild hostname... beckylx.localdomain
| configure:2341: autobuild timestamp... 20110410T190349Z
| configure:2369: checking whether /bin/sh -n is known to work
| configure:2388: result: yes
| configure:2392: checking for characters that cannot appear in file names
| configure:2412: result: none
| configure:2418: checking whether directories can have trailing spaces
| configure:2432: result: yes
| configure:2443: checking for expr
| configure:2461: found /usr/bin/expr
| configure:2473: result: /usr/bin/expr
| configure:2492: checking for GNU M4 that supports accurate traces
| configure:2534: result: /usr/bin/m4
| configure:2537: checking whether /usr/bin/m4 accepts --gnu
| configure:2547: result: no
| configure:2558: WARNING: the version of M4 that was found does not support -g
| configure:2560: WARNING: using it with POSIXLY_CORRECT set may cause problems
| configure:2564: checking how m4 supports trace files
| configure:2574: result: --error-output
| configure:2598: checking for perl
| configure:2616: found /usr/bin/perl
| configure:2629: result: /usr/bin/perl
| configure:2648: checking whether /usr/bin/perl Fcntl::flock is implemented
| configure:2662: result: yes
| configure:2680: checking for emacs
| configure:2710: result: no
| configure:2680: checking for xemacs
| configure:2710: result: no
| configure:2763: checking for emacs
| configure:2790: result: no
| configure:2814: checking where .elc files should go
| configure:2843: result: ${datadir}/emacs/site-lisp
| configure:2856: checking for grep that handles long lines and -e
| configure:2914: result: /bin/grep
| configure:2919: checking for egrep
| configure:2981: result: /bin/grep -E
| configure:2986: checking for a sed that does not truncate output
| configure:3050: result: /bin/sed
| configure:3060: checking whether make is case sensitive
| configure:3075: result: yes
| configure:3254: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.68, which was
| generated by GNU Autoconf 2.68.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on beckylx.localdomain
| 
| config.status:809: creating tests/Makefile
| config.status:809: creating tests/atlocal
| config.status:809: creating man/Makefile
| config.status:809: creating lib/emacs/Makefile
| config.status:809: creating Makefile
| config.status:809: creating doc/Makefile
| config.status:809: creating lib/Makefile
| config.status:809: creating lib/Autom4te/Makefile
| config.status:809: creating lib/autoscan/Makefile
| config.status:809: creating lib/m4sugar/Makefile
| config.status:809: creating lib/autoconf/Makefile
| config.status:809: creating lib/autotest/Makefile
| config.status:809: creating bin/Makefile
| config.status:1012: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=x86_64-unknown-linux-gnu
| ac_cv_dir_trailing_space=yes
| 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_host=x86_64-unknown-linux-gnu
| 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_perl_flock_implemented=yes
| ac_cv_prog_AWK=gawk
| ac_cv_prog_EMACS=no
| ac_cv_prog_gnu_m4_debugfile=--error-output
| ac_cv_prog_gnu_m4_gnu=no
| ac_cv_prog_make_make_case=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_sh_n_works=yes
| ac_cv_unsupported_fs_chars=
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /home/tsteven4/builds/autoconf-2.68/build-aux/missing --run 
aclocal-1.11'
| AMTAR='${SHELL} /home/tsteven4/builds/autoconf-2.68/build-aux/missing --run 
tar'
| AUTOCONF='${SHELL} /home/tsteven4/builds/autoconf-2.68/build-aux/missing 
--run autoconf'
| AUTOHEADER='${SHELL} /home/tsteven4/builds/autoconf-2.68/build-aux/missing 
--run autoheader'
| AUTOMAKE='${SHELL} /home/tsteven4/builds/autoconf-2.68/build-aux/missing 
--run automake-1.11'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.68\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.68\" 
-DPACKAGE_BUGREPORT=\"bug-autoconf@gnu.org\" 
-DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\"; -DPACKAGE=\"autoconf\" 
-DVERSION=\"2.68\"'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/bin/grep -E'
| EMACS='no'
| EMACSLOADPATH=''
| EXPR='/usr/bin/expr'
| GREP='/bin/grep'
| HELP2MAN='${SHELL} /home/tsteven4/builds/autoconf-2.68/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='--error-output'
| M4_GNU=''
| MAKEINFO='${SHELL} /home/tsteven4/builds/autoconf-2.68/build-aux/missing 
--run makeinfo'
| MAKE_CASE_SENSITIVE_FALSE='#'
| MAKE_CASE_SENSITIVE_TRUE=''
| MKDIR_P='/bin/mkdir -p'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.68'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_URL='http://www.gnu.org/software/autoconf/'
| PACKAGE_VERSION='2.68'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| PERL_FLOCK='yes'
| SED='/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| TEST_EMACS='no'
| VERSION='2.68'
| ac_cv_dir_trailing_space='yes'
| ac_cv_sh_n_works='yes'
| ac_cv_unsupported_fs_chars=''
| am__isrc=''
| am__leading_dot='.'
| am__tar='${AMTAR} chof - "$$tardir"'
| am__untar='${AMTAR} xf -'
| bindir='${exec_prefix}/bin'
| build='x86_64-unknown-linux-gnu'
| build_alias=''
| build_cpu='x86_64'
| build_os='linux-gnu'
| build_vendor='unknown'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='x86_64-unknown-linux-gnu'
| host_alias=''
| host_cpu='x86_64'
| host_os='linux-gnu'
| host_vendor='unknown'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='${SHELL} /home/tsteven4/builds/autoconf-2.68/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='/home/tsteven4/local'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.68"
| #define PACKAGE_STRING "GNU Autoconf 2.68"
| #define PACKAGE_BUGREPORT "bug-autoconf@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/autoconf/";
| #define PACKAGE "autoconf"
| #define VERSION "2.68"
| 
| configure: exit 0

Reply via email to