bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU Autoconf 2.61] testsuite: 279 296 failed


From: Timothy Madden
Subject: [GNU Autoconf 2.61] testsuite: 279 296 failed
Date: Sun, 18 Mar 2007 10:20:10 +0200
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)

I have mingw32/msys and I have just compiled gcc-4.1.1 and m4 1.4.

address@hidden /usr/src/autoconf-2.61
$ uname -a
MINGW32_NT-5.1 BATMAN 1.0.10(0.46/3/2) 2004-03-15 07:17 i686 unknown

address@hidden /usr/src/autoconf-2.61
$ m4 --version
GNU m4 1.4

address@hidden /usr/src/autoconf-2.61
$ gcc -v
Using built-in specs.
Target: i786-pc-mingw32
Configured with: ../gcc-4.1.1/configure --disable-win32-registry --enable-threads --enable-tls --prefix=/mingw --with-arch=pentium4 i786-pc-mingw32 : (reconfigured) ../gcc-4.1.1/configure --disable-win32-registry --enable-threads --enable-tls --prefix=/mingw --with-arch=pentium4 --enable-languages=c,c++ i786-pc-mingw32
Thread model: win32
gcc version 4.1.1

address@hidden /usr/src/autoconf-2.61
$ echo $CFLAGS
-march=pentium4 -msse -msse2 -mmmx -O3 -mfpmath=sse -mthreads

address@hidden /usr/src/autoconf-2.61
$ echo $CXXFLAGS
-march=pentium4 -msse -msse2 -mmmx -O3 -mfpmath=sse -mthreads

Hope that helps anyone to fix somthing.
Timothy Madden
Romania
## ----------------------------- ##
## GNU Autoconf 2.61 test suite. ##
## ----------------------------- ##

testsuite: command line was:
  $ ./testsuite 

## ----------- ##
## ChangeLogs. ##
## ----------- ##

testsuite: ../ChangeLog:
| 2006-11-17  Paul Eggert  <address@hidden>
| 
|       Version 2.61.
| 
|       * configure.ac (AC_INIT): Bump to 2.61.
|       * NEWS: Likewise.
| 
|       * tests/autotest.at (Macro with backslash in a test title):
|       Comment out for now, as this tests neither fails nor passes
|       reliably.  Problem reported by Ralf Wildenhues.

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

hostname = batman
uname -m = i686
uname -r = 1.0.10(0.46/3/2)
uname -s = MINGW32_NT-5.1
uname -v = 2004-03-15 07:17

/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/src/autoconf-2.61/tests
PATH: /usr/src/autoconf-2.61
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /d/Program Files/PC Connectivity Solution
PATH: /d/WINDOWS/Microsoft.NET/Framework/v1.1.4322
PATH: /d/Program Files/Borland/BDS/4.0/Bin
PATH: /d/WINDOWS/system32
PATH: /d/WINDOWS
PATH: /d/WINDOWS/System32/Wbem
PATH: /d/PROGRA~1/NcFTP
PATH: /d/Program Files/GnuWin32/bin
PATH: /d/Program Files/QuickTime/QTSystem
PATH: /d/Program Files/GNU/GnuPG
PATH: /d/Documents and Settings/toughy.BATMAN.001/My Documents/Borland Studio 
Projects/Bpl
PATH: /d/Program Files/OpenVPN/bin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/usr/src/autoconf-2.61/tests'
| at_srcdir='.'
| abs_srcdir='/usr/src/autoconf-2.61/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/usr/src/autoconf-2.61'
| at_top_build_prefix='../'
| abs_top_builddir='/usr/src/autoconf-2.61'
| 
| # 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 2000, 2001, 2005 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='/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'

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

./local.at:502: /usr/src/autoconf-2.61/tests/autom4te --version
autom4te (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by Akim Demaille.

./local.at:502: /usr/src/autoconf-2.61/tests/autoconf --version
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

./local.at:502: /usr/src/autoconf-2.61/tests/autoheader --version
autoheader (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by Roland McGrath and Akim Demaille.

./local.at:502: /usr/src/autoconf-2.61/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

./local.at:502: /usr/src/autoconf-2.61/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

./local.at:502: /usr/src/autoconf-2.61/tests/ifnames --version
ifnames (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Paul Eggert.

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Sat Mar 17 18:50:26 EEST 2007
1. Syntax of the shell scripts (tools.at:47): ok        (0m4.175s 0m7.408s)
2. Syntax of the Perl scripts (tools.at:71): ok (0m1.330s 0m1.910s)
3. autom4te cache (tools.at:89): ok     (0m4.780s 0m6.480s)
4. autom4te --force (tools.at:120): ok  (0m3.350s 0m4.530s)
5. autoconf --trace: user macros (tools.at:151): ok     (0m15.890s 0m18.810s)
6. autoconf --trace: builtins (tools.at:237): ok        (0m8.450s 0m9.510s)
7. autoconf: forbidden tokens, basic (tools.at:268): ok (0m3.950s 0m5.320s)
8. autoconf: forbidden tokens, exceptions (tools.at:294): ok    (0m4.110s 
0m5.100s)
9. autoconf: automatically allowed tokens (tools.at:333): ok    (0m4.330s 
0m4.770s)
10. autoconf: the empty token (tools.at:350): ok        (0m3.960s 0m4.740s)
11. autoconf: subdirectories (tools.at:365): ok (0m10.090s 0m12.480s)
12. ifnames (tools.at:396): ok  (0m1.290s 0m1.760s)
13. autoheader (tools.at:444): ok       (0m9.260s 0m11.490s)
14. autoupdate (tools.at:576): ok       (0m12.093s 0m11.940s)
15. autoupdating AC_LINK_FILES (tools.at:608): ok       (0m15.831s 0m19.810s)
16. autoupdating AC_PREREQ (tools.at:635): ok   (0m20.275s 0m22.730s)
17. autoupdating AU_ALIAS (tools.at:656): ok    (0m20.332s 0m28.491s)
18. autoupdating OLD to NEW (tools.at:682): ok  (0m14.392s 0m20.630s)
19. autoupdating AC_HELP_STRING (tools.at:707): ok      (0m14.152s 0m21.290s)
20. autoupdating with m4sugar (tools.at:725): ok        (0m18.212s 0m26.970s)
21. autoupdating AC_LANG_SAVE (tools.at:761): ok        (0m14.212s 0m22.020s)
22. autoupdating AC_FOREACH (tools.at:781): ok  (0m15.232s 0m22.490s)
23. autoupdating with aclocal and m4_include (tools.at:805): ok (0m19.454s 
0m24.190s)
24. m4_warn (m4sugar.at:51): ok (0m7.570s 0m13.660s)
25. m4_require: error message (m4sugar.at:101): ok      (0m1.940s 0m3.360s)
26. m4_require: circular dependencies (m4sugar.at:120): ok      (0m1.800s 
0m3.330s)
27. m4_text_wrap (m4sugar.at:153): ok   (0m1.770s 0m3.310s)
28. Standard regular expressions (m4sugar.at:200): ok   (0m12.400s 0m22.550s)
29. M4 loops (m4sugar.at:227): ok       (0m7.260s 0m13.620s)
30. LINENO (m4sh.at:27): ok     (0m20.230s 0m38.100s)
31. AS_DIRNAME (m4sh.at:103): ok        (0m6.030s 0m10.710s)
32. AS_BASENAME (m4sh.at:163): ok       (0m5.780s 0m10.140s)
33. AS_MKDIR_P (m4sh.at:220): ok        (0m3.290s 0m5.650s)
34. AS_VERSION_COMPARE (m4sh.at:251): ok        (0m5.090s 0m9.100s)
35. Negated classes in globbing (m4sh.at:299): ok       (0m3.110s 0m5.480s)
36. Functions Support (m4sh.at:329): ok (0m2.980s 0m5.860s)
37. Functions and return Support (m4sh.at:371): ok      (0m3.050s 0m5.600s)
38. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:407): ok        (0m3.120s 
0m5.460s)
39. AS_HELP_STRING (m4sh.at:450): ok    (0m3.270s 0m5.710s)
40. AS_IF and AS_CASE (m4sh.at:541): ok (0m3.110s 0m5.460s)
41. AS_LITERAL_IF (m4sh.at:641): ok     (0m2.900s 0m5.580s)
42. Empty test suite (autotest.at:87): ok       (0m7.740s 0m13.760s)
43. Empty test (autotest.at:90): ok     (0m8.250s 0m14.470s)
44. Empty check (autotest.at:93): ok    (0m8.250s 0m15.500s)
45. Truth (autotest.at:100): ok (0m8.250s 0m15.220s)
46. Fallacy (autotest.at:103): ok       (0m8.350s 0m15.080s)
47. Literal multiline command (autotest.at:109): ok     (0m8.310s 0m14.700s)
48. Multiline parameter expansion (autotest.at:116): ok (0m8.190s 0m14.550s)
49. Backquote command substition (autotest.at:120): ok  (0m8.590s 0m14.530s)
50. Multiline backquote command substition (autotest.at:129): ok        
(0m8.530s 0m14.840s)
51. Parenthetical command substition (autotest.at:134): ok      (0m8.200s 
0m14.950s)
52. Multiline parenthetical command substition (autotest.at:143): ok    
(0m8.580s 0m14.900s)
53. Invalid brace-enclosed parameter expansion (autotest.at:155): ok    
(0m12.250s 0m21.410s)
55. Double-M4-quoted command (autotest.at:176): ok      (0m8.360s 0m15.150s)
56. BS-newline in command (autotest.at:186): ok (0m8.490s 0m14.780s)
57. ^BS-newline in command (autotest.at:191): ok        (0m8.140s 0m15.490s)
58. BSx641-newline in command (autotest.at:196): ok     (0m8.300s 0m14.960s)
59. BS-BS-newline in command (autotest.at:202): ok      (0m8.270s 0m14.740s)
60. BSx640-newline in command (autotest.at:210): ok     (0m8.380s 0m15.230s)
61. Newline-CODE-BS-newline in command (autotest.at:218): ok    (0m8.150s 
0m15.190s)
62. Single-quote-BS-newline in command (autotest.at:224): ok    (0m7.980s 
0m15.340s)
63. Single-quote-newline-BS-newline in command (autotest.at:232): ok    
(0m8.440s 0m14.870s)
64. Backquote in a test title (autotest.at:277): ok     (0m13.180s 0m24.660s)
65. Single-quote in a test title (autotest.at:278): ok  (0m12.960s 0m23.320s)
66. Double-quote in a test title (autotest.at:279): ok  (0m13.020s 0m24.740s)
67. Backslash in a test title (autotest.at:280): ok     (0m13.320s 0m25.040s)
68. Brackets in a test title (autotest.at:281): ok      (0m13.110s 0m25.250s)
69. Pound in a test title (autotest.at:282): ok (0m13.260s 0m25.310s)
70. Comma in a test title (autotest.at:283): ok (0m13.060s 0m26.030s)
71. Quoted Macro in a test title (autotest.at:286): ok  (0m13.580s 0m24.650s)
72. Macro in a test title (autotest.at:288): ok (0m13.560s 0m24.920s)
74. Macro with single-quote in a test title (autotest.at:291): ok       
(0m13.130s 0m25.320s)
76. Debugging a successful test (autotest.at:315): ok   (0m18.370s 0m33.660s)
77. Debugging script and environment (autotest.at:330): ok      (0m28.220s 
0m50.070s)
78. Debugging a failed test (autotest.at:341): ok       (0m21.210s 0m39.110s)
79. Keywords and ranges (autotest.at:347): ok   (1m50.390s 3m40.830s)
80. AC_REQUIRE: topological sort (base.at:29): ok       (0m5.470s 0m10.390s)
81. AC_REQUIRE: error message (base.at:72): ok  (0m4.340s 0m7.440s)
82. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:89): ok        
(0m5.700s 0m10.490s)
83. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:133): ok       
(0m5.690s 0m10.480s)
84. AC_REQUIRE & AC_PROVIDE (base.at:176): ok   (0m5.600s 0m10.110s)
85. AC_CACHE_CHECK (base.at:208): ok    (0m7.620s 0m12.760s)
86. AC_COMPUTE_INT (base.at:229): ok    (0m9.860s 0m16.821s)
87. AC_TRY_COMMAND (base.at:251): ok    (0m7.720s 0m13.830s)
88. Input/Output (base.at:281): ok      (0m10.630s 0m19.570s)
89. AC_CONFIG_COMMANDS with empty commands (torture.at:31): ok  (0m21.220s 
0m39.560s)
90. Multiple AC_CONFIG_FILES (torture.at:38): ok        (0m4.300s 0m7.790s)
91. AC_ARG_VAR (torture.at:85): ok      (1m29.730s 2m43.100s)
92. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:134): ok   
(0m56.790s 1m48.280s)
93. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:217): ok (0m10.240s 
0m18.030s)
94. Missing templates (torture.at:237): ok      (0m10.670s 0m19.340s)
95. configure invocation (torture.at:269): ok   (0m44.800s 1m20.080s)
96. #define header templates (torture.at:322): ok       (0m11.960s 0m21.470s)
97. Torturing config.status (torture.at:416): ok        (0m24.563s 0m43.621s)
98. Substitute a 2000-byte string (torture.at:544): ok  (0m11.100s 0m19.460s)
99. Define to a 2000-byte string (torture.at:568): ok   (0m14.570s 0m26.080s)
100. Substitute and define special characters (torture.at:589): ok      
(0m15.240s 0m27.640s)
101. Substitute a newline (torture.at:614): ok  (0m11.150s 0m20.010s)
103. datarootdir workaround (torture.at:660): ok        (0m22.860s 0m40.610s)
104. srcdir (torture.at:710): ok        (0m24.840s 0m44.860s)
105. Signal handling (torture.at:750): ok       (0m7.650s 0m13.680s)
106. Configuring subdirectories (torture.at:789): ok    (2m17.480s 3m59.080s)
107. Deep Package (torture.at:910): ok  (1m30.910s 2m31.260s)
108. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:974): ok        (0m22.590s 
0m36.670s)
109. Empty directory (torture.at:1017): ok      (0m2.510s 0m3.300s)
110. Unusual Automake input files (torture.at:1038): ok (0m22.810s 0m33.970s)
111. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:32): ok    (0m4.960s 
0m8.300s)
112. AC_REQUIRE & AC_LANG (compile.at:78): ok   (0m7.550s 0m13.710s)
113. AC_RUN_IFELSE (compile.at:114): ok (0m10.910s 0m18.590s)
114. AC_TRY_LINK_FUNC (compile.at:151): ok      (0m25.330s 0m46.162s)
115. AC_NO_EXECUTABLES (aclang.at:12): ok       (0m21.650s 0m40.460s)
116. AC_REQUIRE_CPP (aclang.at:13): ok  (0m26.381s 0m47.711s)
117. Extensions (c.at:47): ok   (0m24.340s 0m45.511s)
118. Broken/missing compilers (c.at:59): ok     (0m8.770s 0m14.670s)
119. C keywords (c.at:87): ok   (0m25.351s 0m45.682s)
120. AC_PROG_CPP requires AC_PROG_CC (c.at:100): ok     (0m26.611s 0m46.902s)
121. AC_PROG_CPP with warnings (c.at:111): ok   (0m25.462s 0m44.322s)
122. AC_PROG_CPP without warnings (c.at:141): skipped (c.at:145)
123. AC_PROG_CPP via CC (c.at:179): skipped (c.at:183)
124. AC_C_BACKSLASH_A (acc.at:12): ok   (0m24.950s 0m45.361s)
125. AC_C_BIGENDIAN (acc.at:13): ok     (0m34.342s 1m0.793s)
126. AC_C_CHAR_UNSIGNED (acc.at:14): ok (0m33.371s 1m0.943s)
127. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:15): ok (0m24.891s 0m46.221s)
128. AC_C_INLINE (acc.at:16): ok        (0m24.870s 0m45.772s)
129. AC_C_RESTRICT (acc.at:17): ok      (0m25.320s 0m44.871s)
130. AC_C_STRINGIZE (acc.at:18): ok     (0m26.651s 0m48.601s)
131. AC_C_TYPEOF (acc.at:19): ok        (0m25.421s 0m45.992s)
132. AC_C_VARARRAYS (acc.at:20): ok     (0m25.211s 0m45.992s)
133. AC_PROG_CC_C89 (acc.at:21): ok     (0m24.471s 0m43.521s)
134. AC_PROG_CC_C99 (acc.at:22): ok     (0m24.840s 0m46.622s)
135. AC_PROG_CC_C_O (acc.at:23): ok     (0m24.810s 0m46.321s)
136. AC_PROG_CC_STDC (acc.at:24): ok    (0m24.621s 0m44.511s)
137. AC_PROG_CPP_WERROR (acc.at:25): ok (0m26.520s 0m48.572s)
138. AC_PROG_GCC_TRADITIONAL (acc.at:26): ok    (0m27.241s 0m49.582s)
139. AC_LANG_C (acc.at:29): ok  (0m36.882s 1m1.260s)
140. AC_LANG_CPLUSPLUS (acc.at:30): ok  (0m36.562s 1m2.500s)
141. AC_LANG_OBJC (acc.at:31): ok       (0m36.442s 1m2.650s)
142. GNU Fortran 77 (fortran.at:52): ok (0m23.470s 0m42.860s)
143. GNU Fortran (fortran.at:77): ok    (0m25.180s 0m46.211s)
144. AC_F77_MAIN (acfortran.at:12): ok  (0m26.601s 0m48.502s)
145. AC_F77_WRAPPERS (acfortran.at:13): ok      (0m28.491s 0m51.552s)
146. AC_FC_MAIN (acfortran.at:14): ok   (0m26.542s 0m47.762s)
147. AC_FC_WRAPPERS (acfortran.at:15): ok       (0m28.802s 0m51.973s)
148. AC_PROG_F77_C_O (acfortran.at:16): ok      (0m24.060s 0m44.901s)
149. AC_PROG_FC_C_O (acfortran.at:17): ok       (0m24.070s 0m43.851s)
150. AC_F77_NAME_MANGLING (acfortran.at:20): ok (0m36.842s 1m1.360s)
151. AC_LANG_FORTRAN77 (acfortran.at:21): ok    (0m36.642s 1m2.090s)
152. AC_CHECK_LIB (semantics.at:74): skipped (semantics.at:74)
153. AC_SEARCH_LIBS (semantics.at:87): ok       (0m24.810s 0m45.751s)
154. AC_SEARCH_LIBS (none needed) (semantics.at:101): ok        (0m24.491s 
0m47.042s)
155. AC_CHECK_DECLS (semantics.at:123): ok      (0m27.631s 0m50.312s)
156. AC_CHECK_FUNCS (semantics.at:135): ok      (0m25.591s 0m47.712s)
157. AC_REPLACE_FUNCS (semantics.at:143): ok    (0m19.151s 0m33.891s)
158. AC_CHECK_HEADERS (semantics.at:178): ok    (0m35.581s 1m5.303s)
159. AC_CHECK_HEADERS_OLD (semantics.at:185): ok        (0m18.590s 0m31.871s)
160. AC_CHECK_HEADERS_NEW (semantics.at:212): ok        (0m18.030s 0m32.601s)
161. AC_CHECK_MEMBERS (semantics.at:253): ok    (0m25.931s 0m48.852s)
162. AC_CHECK_ALIGNOF (semantics.at:270): ok    (0m35.971s 1m4.883s)
163. AC_CHECK_ALIGNOF (cross compile) (semantics.at:270): ok    (0m36.952s 
1m5.933s)
164. AC_CHECK_ALIGNOF struct (semantics.at:283): ok     (0m36.092s 1m5.153s)
165. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:283): ok     
(0m35.361s 1m4.363s)
166. AC_CHECK_SIZEOF (semantics.at:298): ok     (0m35.712s 1m4.463s)
167. AC_CHECK_SIZEOF (cross compile) (semantics.at:298): ok     (0m37.242s 
1m7.553s)
168. AC_CHECK_SIZEOF struct (semantics.at:315): ok      (0m36.072s 1m6.143s)
169. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:315): ok      
(0m41.783s 1m13.953s)
170. AC_CHECK_TYPES (semantics.at:331): ok      (0m25.521s 0m47.602s)
171. AC_CHECK_TYPES: backward compatibility (semantics.at:338): ok      
(0m4.950s 0m8.710s)
172. AC_CHECK_FILES (semantics.at:383): ok      (0m22.280s 0m42.500s)
173. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:417): ok      (0m8.750s 
0m16.050s)
174. AC_C_BIGENDIAN (semantics.at:466): ok      (0m51.534s 1m29.763s)
175. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:506): ok        (0m8.430s 
0m15.780s)
176. AC_PATH_XTRA (semantics.at:550): ok        (0m28.611s 0m51.502s)
177. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:568): ok (0m33.751s 1m0.082s)
178. AC_FUNC_WAIT3 (semantics.at:569): ok       (0m34.051s 1m1.783s)
179. AC_ARG_ENABLE (acgeneral.at:12): ok        (0m21.760s 0m39.930s)
180. AC_ARG_PROGRAM (acgeneral.at:13): ok       (0m21.070s 0m38.380s)
181. AC_ARG_VAR (acgeneral.at:14): ok   (0m21.730s 0m40.870s)
182. AC_ARG_WITH (acgeneral.at:15): ok  (0m21.380s 0m41.500s)
183. AC_CANONICAL_TARGET (acgeneral.at:16): ok  (0m22.800s 0m42.920s)
184. AC_CHECK_DECLS_ONCE (acgeneral.at:17): ok  (0m21.560s 0m40.710s)
185. AC_EGREP_CPP (acgeneral.at:18): ok (0m26.141s 0m47.092s)
186. AC_EGREP_HEADER (acgeneral.at:19): ok      (0m26.921s 0m48.672s)
187. AC_PREFIX_DEFAULT (acgeneral.at:20): ok    (0m21.910s 0m41.480s)
188. AC_PRESERVE_HELP_ORDER (acgeneral.at:21): ok       (0m21.020s 0m39.100s)
189. AC_CHECKING (acgeneral.at:24): ok  (0m36.002s 1m2.380s)
190. AC_COMPILE_CHECK (acgeneral.at:25): ok     (0m40.733s 1m5.751s)
191. AC_ENABLE (acgeneral.at:26): ok    (0m30.802s 0m36.680s)
192. AC_FOREACH (acgeneral.at:27): ok   (0m36.102s 1m1.750s)
193. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok       (0m36.242s 1m2.820s)
194. AC_TRY_COMPILE (acgeneral.at:29): ok       (0m41.842s 1m10.162s)
195. AC_TRY_CPP (acgeneral.at:30): ok   (0m43.752s 1m12.252s)
196. AC_TRY_LINK (acgeneral.at:31): ok  (0m41.882s 1m10.682s)
197. AC_TRY_RUN (acgeneral.at:32): ok   (0m41.373s 1m9.212s)
198. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok      (0m37.152s 
1m2.860s)
199. AC_WITH (acgeneral.at:34): ok      (0m35.922s 1m0.870s)
200. AC_OUTPUT_COMMANDS (acstatus.at:14): ok    (0m37.102s 1m2.800s)
201. AC_ISC_POSIX (acspecific.at:12): ok        (0m24.770s 0m46.542s)
202. AC_SYS_INTERPRETER (acspecific.at:13): ok  (0m21.740s 0m41.540s)
203. AC_SYS_LARGEFILE (acspecific.at:14): ok    (0m25.731s 0m46.241s)
204. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok      (0m22.080s 0m40.840s)
205. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok        (0m25.220s 0m46.391s)
206. AC_ARG_ARRAY (acspecific.at:19): ok        (0m35.892s 1m0.940s)
207. AC_DECL_SYS_SIGLIST (acspecific.at:20): ok (0m42.183s 1m10.722s)
208. AC_DYNIX_SEQ (acspecific.at:21): ok        (0m43.294s 1m12.092s)
209. AC_HAVE_POUNDBANG (acspecific.at:22): ok   (0m36.482s 1m2.660s)
210. AC_IRIX_SUN (acspecific.at:23): ok (0m43.894s 1m13.112s)
211. AC_SCO_INTL (acspecific.at:24): ok (0m41.963s 1m11.692s)
212. AC_XENIX_DIR (acspecific.at:25): ok        (0m46.074s 1m17.302s)
213. AC_PROG_AWK (acprograms.at:12): ok (0m21.490s 0m38.090s)
214. AC_PROG_FGREP (acprograms.at:13): ok       (0m21.390s 0m40.980s)
215. AC_PROG_INSTALL (acprograms.at:14): ok     (0m21.720s 0m40.550s)
216. AC_PROG_LEX (acprograms.at:15): ok (0m24.971s 0m45.262s)
217. AC_PROG_LN_S (acprograms.at:16): ok        (0m21.190s 0m39.060s)
218. AC_PROG_MAKE_SET (acprograms.at:17): ok    (0m22.070s 0m40.790s)
219. AC_PROG_MKDIR_P (acprograms.at:18): ok     (0m21.600s 0m40.960s)
220. AC_PROG_RANLIB (acprograms.at:19): ok      (0m21.770s 0m40.350s)
221. AC_PROG_SED (acprograms.at:20): ok (0m21.810s 0m40.770s)
222. AC_PROG_YACC (acprograms.at:21): ok        (0m21.200s 0m39.140s)
223. AC_CHECK_TOOL_PREFIX (acprograms.at:24): ok        (0m36.932s 1m2.520s)
224. AC_DECL_YYTEXT (acprograms.at:25): ok      (0m41.704s 1m9.462s)
225. AC_RSH (acprograms.at:26): ok      (0m35.742s 1m1.720s)
226. AC_CHECK_HEADERS_ONCE (acheaders.at:12): ok        (0m21.750s 0m40.600s)
227. AC_HEADER_ASSERT (acheaders.at:13): ok     (0m21.480s 0m40.960s)
228. AC_HEADER_MAJOR (acheaders.at:14): ok      (0m35.552s 1m4.003s)
229. AC_HEADER_RESOLV (acheaders.at:15): ok     (0m27.461s 0m48.681s)
230. AC_HEADER_STAT (acheaders.at:16): ok       (0m25.151s 0m45.092s)
231. AC_HEADER_STDBOOL (acheaders.at:17): ok    (0m34.222s 1m3.033s)
232. AC_HEADER_TIOCGWINSZ (acheaders.at:18): ok (0m26.561s 0m47.591s)
233. AC_DIR_HEADER (acheaders.at:21): ok        (0m57.625s 1m34.104s)
234. AC_MEMORY_H (acheaders.at:22): ok  (0m55.505s 1m33.972s)
235. AC_UNISTD_H (acheaders.at:23): ok  (0m54.684s 1m31.793s)
236. AC_USG (acheaders.at:24): ok       (0m55.686s 1m34.723s)
237. AC_STRUCT_DIRENT_D_INO (actypes.at:12): ok (0m25.761s 0m45.861s)
238. AC_STRUCT_DIRENT_D_TYPE (actypes.at:13): ok        (0m26.411s 0m48.702s)
239. AC_STRUCT_ST_BLOCKS (actypes.at:14): ok    (0m34.981s 1m1.112s)
240. AC_STRUCT_TIMEZONE (actypes.at:15): ok     (0m25.831s 0m46.601s)
241. AC_TYPE_INT16_T (actypes.at:16): ok        (0m34.542s 1m1.743s)
242. AC_TYPE_INT32_T (actypes.at:17): ok        (0m34.181s 1m2.333s)
243. AC_TYPE_INT64_T (actypes.at:18): ok        (0m33.761s 1m0.903s)
244. AC_TYPE_INT8_T (actypes.at:19): ok (0m34.472s 1m1.563s)
245. AC_TYPE_INTMAX_T (actypes.at:20): ok       (0m34.262s 1m0.443s)
246. AC_TYPE_INTPTR_T (actypes.at:21): ok       (0m33.651s 1m2.013s)
247. AC_TYPE_LONG_DOUBLE (actypes.at:22): ok    (0m24.421s 0m45.212s)
248. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:23): ok      (0m24.550s 0m44.572s)
249. AC_TYPE_MODE_T (actypes.at:24): ok (0m34.101s 1m1.673s)
250. AC_TYPE_OFF_T (actypes.at:25): ok  (0m34.151s 1m2.223s)
251. AC_TYPE_SIGNAL (actypes.at:26): ok (0m24.291s 0m44.852s)
252. AC_TYPE_SSIZE_T (actypes.at:27): ok        (0m33.952s 1m2.842s)
253. AC_TYPE_UINT16_T (actypes.at:28): ok       (0m34.231s 1m4.712s)
254. AC_TYPE_UINT32_T (actypes.at:29): ok       (0m34.212s 1m4.273s)
255. AC_TYPE_UINT64_T (actypes.at:30): ok       (0m34.351s 1m6.533s)
256. AC_TYPE_UINT8_T (actypes.at:31): ok        (0m35.591s 1m11.283s)
257. AC_TYPE_UINTMAX_T (actypes.at:32): ok      (0m36.463s 1m10.143s)
258. AC_TYPE_UINTPTR_T (actypes.at:33): ok      (0m36.153s 1m11.173s)
259. AC_C_LONG_DOUBLE (actypes.at:36): ok       (0m45.596s 1m21.082s)
260. AC_INT_16_BITS (actypes.at:37): ok (0m59.457s 1m46.624s)
261. AC_LONG_64_BITS (actypes.at:38): ok        (0m59.917s 1m49.014s)
262. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok   (0m59.357s 1m47.364s)
263. AC_STRUCT_ST_RDEV (actypes.at:40): ok      (0m59.117s 1m46.974s)
264. AM_TYPE_PTRDIFF_T (actypes.at:41): ok      (0m57.596s 1m45.734s)
265. AC_CHECK_FUNCS_ONCE (acfunctions.at:12): ok        (0m23.030s 0m46.980s)
266. AC_FUNC_CHOWN (acfunctions.at:13): ok      (0m37.483s 1m10.783s)
267. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:14): ok      (0m37.623s 1m14.063s)
268. AC_FUNC_ERROR_AT_LINE (acfunctions.at:15): ok      (0m27.381s 0m53.582s)
269. AC_FUNC_FNMATCH (acfunctions.at:16): ok    (0m26.622s 0m52.341s)
270. AC_FUNC_FORK (acfunctions.at:17): ok       (0m38.664s 1m14.453s)
271. AC_FUNC_FSEEKO (acfunctions.at:18): ok     (0m26.471s 0m52.102s)
272. AC_FUNC_GETGROUPS (acfunctions.at:19): ok  (0m37.973s 1m12.853s)
273. AC_FUNC_GETMNTENT (acfunctions.at:20): ok  (0m27.652s 0m53.372s)
274. AC_FUNC_GETPGRP (acfunctions.at:21): ok    (0m36.623s 1m9.073s)
275. AC_FUNC_LSTAT (acfunctions.at:22): ok      (0m36.422s 1m12.453s)
276. AC_FUNC_MALLOC (acfunctions.at:23): ok     (0m36.812s 1m11.293s)
277. AC_FUNC_MBRTOWC (acfunctions.at:24): ok    (0m26.511s 0m52.071s)
278. AC_FUNC_MEMCMP (acfunctions.at:25): ok     (0m35.952s 1m8.263s)
280. AC_FUNC_MMAP (acfunctions.at:27): ok       (0m37.211s 1m9.903s)
281. AC_FUNC_OBSTACK (acfunctions.at:28): ok    (0m36.042s 1m8.973s)
282. AC_FUNC_REALLOC (acfunctions.at:29): ok    (0m36.693s 1m10.433s)
283. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:30): ok    (0m40.763s 1m19.774s)
284. AC_FUNC_SETPGRP (acfunctions.at:31): ok    (0m36.031s 1m9.583s)
285. AC_FUNC_SETVBUF_REVERSED (acfunctions.at:32): ok   (0m36.312s 1m9.613s)
286. AC_FUNC_STAT (acfunctions.at:33): ok       (0m36.401s 1m10.763s)
287. AC_FUNC_STRCOLL (acfunctions.at:34): ok    (0m36.363s 1m10.633s)
288. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (0m36.812s 1m12.933s)
289. AC_FUNC_STRFTIME (acfunctions.at:36): ok   (0m27.181s 0m54.122s)
290. AC_FUNC_STRNLEN (acfunctions.at:37): ok    (0m37.003s 1m15.803s)
291. AC_FUNC_STRTOD (acfunctions.at:38): ok     (0m35.223s 1m11.593s)
292. AC_FUNC_STRTOLD (acfunctions.at:39): ok    (0m26.442s 0m54.972s)
293. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (0m36.682s 1m14.993s)
294. AC_FUNC_VPRINTF (acfunctions.at:41): ok    (0m26.742s 0m56.422s)
295. AC_HAVE_LIBRARY (aclibs.at:14): ok (0m45.255s 1m20.541s)
297. autoscan (autoscan.at:22): ok      (0m4.220s 0m7.250s)
testsuite: ending at: Sun Mar 18 03:20:21 EEST 2007
testsuite: test suite duration: 8h 29m 55s

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

ERROR: 294 tests were run,
6 failed (4 expected failures).
3 tests were skipped.

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

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

 279: acfunctions.at:26  AC_FUNC_MKTIME
 296: foreign.at:28      Libtool

Skipped tests:
GNU Autoconf 2.61 test suite test groups:

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

 122: c.at:141           AC_PROG_CPP without warnings
 123: c.at:179           AC_PROG_CPP via CC
 152: semantics.at:74    AC_CHECK_LIB

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

#                             -*- compilation -*-
279. acfunctions.at:26: testing ...
./acfunctions.at:26: autoconf --force -W obsolete
--- /dev/null   Sun Mar 18 02:15:08 2007
+++ /usr/src/autoconf-2.61/tests/testsuite.dir/at-stderr        Sun Mar 18 
02:15:07 2007
@@ -0,0 +1,9 @@
+configure.ac:5: warning: _AC_Header_sys_ime_ is m4_require'd but not m4_defun'd
+autoconf/headers.m4:218: AC_CHECK_HEADERS_ONCE is expanded from...
+autoconf/functions.m4:1172: AC_FUNC_MKTIME is expanded from...
+configure.ac:5: the top level
+configure.ac:5: warning: _AC_Header_ustd_h is m4_require'd but not m4_defun'd
+configure:2649: error: possibly undefined macro: _AC_Header_sys_ime_
+      If this token and others are legitimate, please use m4_pattern_allow.
+      See the Autoconf documentation.
+configure:2650: error: possibly undefined macro: _AC_Header_ustd_h
./acfunctions.at:26: exit code was 1, expected 0
279. acfunctions.at:26: 279. AC_FUNC_MKTIME (acfunctions.at:26): FAILED 
(acfunctions.at:26)

#                             -*- compilation -*-
296. foreign.at:28: testing install-sh ltconfig libtool at-path ltmain.sh 
config.guess config.sub...
./foreign.at:32: libtoolize --version || exit 77
stderr:
stdout:
libtoolize (GNU libtool) 1.5.22

Copyright (C) 2005 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:44:
case `libtoolize --version |
      sed -n '/^.* \([0-9][0-9.a-z]*\)$/{
                s//\1/
                p
                q
        }'` in
  0.*          ) exit 77;;
  1.[0123]*    ) exit 77;;
esac
stderr:
stdout:
./foreign.at:57: touch aclocal.m4
./foreign.at:58: libtoolize
stderr:
stdout:
You should add the contents of 
`D:/Local/msys/1.0/mingw/share/aclocal/libtool.m4' to `aclocal.m4'.
./foreign.at:61: ./config.guess || exit 77
stderr:
stdout:
i686-pc-mingw32
./foreign.at:66: sed -n "s,^.*\`\\(/[^']*\\)'.*,\\1,p" stdout
stdout:
./foreign.at:67: test -f "`cat stdout`"
./foreign.at:67: exit code was 1, expected 0
296. foreign.at:28: 296. Libtool (foreign.at:28): FAILED (foreign.at:67)


## ------------- ##
## ../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.61, which was
| generated by GNU Autoconf 2.61.  Invocation command line was
| 
|   $ ./configure --prefix=/mingw
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = batman
| uname -m = i686
| uname -r = 1.0.10(0.46/3/2)
| uname -s = MINGW32_NT-5.1
| uname -v = 2004-03-15 07:17
| 
| /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: .
| PATH: /usr/local/bin
| PATH: /mingw/bin
| PATH: /bin
| PATH: /d/Program Files/PC Connectivity Solution/
| PATH: /d/WINDOWS/Microsoft.NET/Framework/v1.1.4322/
| PATH: /d/Program Files/Borland/BDS/4.0/Bin
| PATH: /d/WINDOWS/system32
| PATH: /d/WINDOWS
| PATH: /d/WINDOWS/System32/Wbem
| PATH: /d/PROGRA~1/NcFTP
| PATH: /d/Program Files/GnuWin32/bin
| PATH: /d/Program Files/QuickTime/QTSystem/
| PATH: /d/Program Files/GNU/GnuPG
| PATH: /d/Documents and Settings/toughy.BATMAN.001/My Documents/Borland Studio 
Projects/Bpl
| PATH: /d/Program Files/OpenVPN/bin
| PATH: /d/Program Files/GnuWin32/bin
| PATH: /d/Program Files/GNU/GnuPG
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1724: checking for a BSD-compatible install
| configure:1780: result: /bin/install -c
| configure:1791: checking whether build environment is sane
| configure:1834: result: yes
| configure:1862: checking for a thread-safe mkdir -p
| configure:1901: result: /bin/mkdir -p
| configure:1914: checking for gawk
| configure:1930: found /bin/gawk
| configure:1941: result: gawk
| configure:1952: checking whether make sets $(MAKE)
| configure:1973: result: yes
| configure:2185: checking whether /bin/sh -n is known to work
| configure:2204: result: yes
| configure:2216: checking for expr
| configure:2234: found /bin/expr
| configure:2246: result: /bin/expr
| configure:2268: checking for gm4
| configure:2301: result: no
| configure:2268: checking for gnum4
| configure:2301: result: no
| configure:2268: checking for m4
| configure:2286: found /bin/m4
| configure:2298: result: /bin/m4
| configure:2310: checking whether m4 supports frozen files
| configure:2322: result: yes
| configure:2325: checking how m4 supports trace files
| configure:2335: result: --error-output
| configure:2365: checking for perl
| configure:2383: found /bin/perl
| configure:2396: result: /bin/perl
| configure:2428: checking for emacs
| configure:2458: result: no
| configure:2428: checking for xemacs
| configure:2458: result: no
| configure:2514: checking for emacs
| configure:2541: result: no
| configure:2565: checking where .elc files should go
| configure:2594: result: ${datadir}/emacs/site-lisp
| configure:2607: checking for grep that handles long lines and -e
| configure:2681: result: /bin/grep
| configure:2686: checking for egrep
| configure:2764: result: /bin/grep -E
| configure:2769: checking for a sed that does not truncate output
| configure:2848: result: /bin/sed
| configure:2992: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.61, which was
| generated by GNU Autoconf 2.61.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on batman
| 
| config.status:619: creating tests/Makefile
| config.status:619: creating tests/atlocal
| config.status:619: creating man/Makefile
| config.status:619: creating lib/emacs/Makefile
| config.status:619: creating Makefile
| config.status:619: creating doc/Makefile
| config.status:619: creating lib/Makefile
| config.status:619: creating lib/Autom4te/Makefile
| config.status:619: creating lib/autoscan/Makefile
| config.status:619: creating lib/m4sugar/Makefile
| config.status:619: creating lib/autoconf/Makefile
| config.status:619: creating lib/autotest/Makefile
| config.status:619: creating bin/Makefile
| config.status:810: 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_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=/bin/expr
| ac_cv_path_GREP=/bin/grep
| ac_cv_path_M4=/bin/m4
| ac_cv_path_PERL=/bin/perl
| ac_cv_path_SED=/bin/sed
| ac_cv_path_install='/bin/install -c'
| ac_cv_path_mkdir=/bin/mkdir
| ac_cv_prog_AWK=gawk
| ac_cv_prog_EMACS=no
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_gnu_m4_debugfile=--error-output
| ac_cv_prog_make_make_set=yes
| ac_cv_sh_n_works=yes
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /usr/src/autoconf-2.61/build-aux/missing --run aclocal-1.10'
| AMTAR='${SHELL} /usr/src/autoconf-2.61/build-aux/missing --run tar'
| AUTOCONF='${SHELL} /usr/src/autoconf-2.61/build-aux/missing --run autoconf'
| AUTOHEADER='${SHELL} /usr/src/autoconf-2.61/build-aux/missing --run 
autoheader'
| AUTOMAKE='${SHELL} /usr/src/autoconf-2.61/build-aux/missing --run 
automake-1.10'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.61\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.61\" 
-DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"autoconf\" -DVERSION=\"2.61\"'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/bin/grep -E'
| EMACS='no'
| EMACSLOADPATH=''
| EXPR='/bin/expr'
| GREP='/bin/grep'
| HELP2MAN='${SHELL} /usr/src/autoconf-2.61/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='/bin/m4'
| M4_DEBUGFILE='--error-output'
| MAKEINFO='${SHELL} /usr/src/autoconf-2.61/build-aux/missing --run makeinfo'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.61'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_VERSION='2.61'
| PATH_SEPARATOR=':'
| PERL='/bin/perl'
| SED='/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| TEST_EMACS='no'
| VERSION='2.61'
| ac_cv_sh_n_works='yes'
| am__isrc=''
| am__leading_dot='.'
| am__tar='${AMTAR} chof - "$$tardir"'
| am__untar='${AMTAR} xf -'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host_alias=''
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='$(SHELL) /usr/src/autoconf-2.61/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='/mingw'
| 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.61"
| #define PACKAGE_STRING "GNU Autoconf 2.61"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "autoconf"
| #define VERSION "2.61"
| 
| configure: exit 0


reply via email to

[Prev in Thread] Current Thread [Next in Thread]