bug-m4
[Top][All Lists]
Advanced

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

HEAD: cygwin make test report - 9 tests failed


From: Eric Blake
Subject: HEAD: cygwin make test report - 9 tests failed
Date: Fri, 09 Sep 2005 07:10:44 -0600
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

After finally tracking down the bug in argz_insert, I finally was able to
run 'make check' without failing every single test (this has bugged me for
more than 9 months now, ever since I volunteered to be the cygwin m4 port
maintainer).  Attached is testsuite.log; it looks like there is still
problems with loading modules on cygwin (for example, 12. builtins.at:178
gmp dies with "m4: cannot open module `mpeval': can't open the module").
Also, some tests look like it might be line-ending related, such as 31.
others.at:293 misc; I'll have to investigate further when I have time.

A quick look in the source tree shows that the module .libs/cygm4-0.dll
and the corresponding link lib .libs/libm4.dll.a are correctly created,
but there are no other dlls created.  This probably explains why modules
`mpeval' and `load' can't be loaded, but how to get those .dlls built is
where I get lost.

Looking back at the compile run, I noticed a couple of warnings that may
be relevant:

...
loaders/loadlibrary.c: In function `vm_open':
loaders/loadlibrary.c:138: warning: implicit declaration of function
`cygwin_conv_to_full_win32_path'
loaders/loadlibrary.c:161: warning: suggest parentheses around assignment
used as truth value
loaders/loadlibrary.c:95: warning: unused variable `errormsg'
...
m4/macro.c: In function `trace_pre':
m4/macro.c:579: warning: conversion lacks type at end of format
m4/macro.c:579: warning: wchar_t format, different type arg (arg 3)
m4/macro.c:579: warning: unknown conversion type character `r' in format
m4/macro.c: In function `trace_post':
m4/macro.c:624: warning: conversion lacks type at end of format
m4/macro.c:624: warning: wchar_t format, different type arg (arg 3)
m4/macro.c:624: warning: unknown conversion type character `r' in format
...
depbase=`echo modules/mpeval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
- -I.  -I. -I. -Ignu -I./gnu -Im4 -I./m4    -g2 -Wall -pipe -MT
modules/mpeval.lo -MD -MP -MF "$depbase.Tpo" -c -o modules/mpeval.lo
modules/mpeval.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit
1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Ignu -I./gnu
- -Im4 -I./m4 -g2 -Wall -pipe -MT modules/mpeval.lo -MD -MP -MF
modules/.deps/mpeval.Tpo -c modules/mpeval.c  -DPIC -o modules/.libs/mpeval.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Ignu -I./gnu
- -Im4 -I./m4 -g2 -Wall -pipe -MT modules/mpeval.lo -MD -MP -MF
modules/.deps/mpeval.Tpo -c modules/mpeval.c -o modules/mpeval.o
>/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g2 -Wall -pipe -module  -o
modules/mpeval.la -rpath /usr/local/libexec/m4 modules/mpeval.lo m4/libm4.la
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin
shared libraries

^^^ Could this be the problem, why mpeval.dll is not being created?

libtool: link: rm -fr  modules/.libs/mpeval.a modules/.libs/mpeval.la
modules/.libs/mpeval.lai
libtool: link: ar cru modules/.libs/mpeval.a  modules/mpeval.o
libtool: link: ranlib modules/.libs/mpeval.a
libtool: link: creating modules/mpeval.la
libtool: link: ( cd "modules/.libs" && rm -f "mpeval.la" && ln -s
"../mpeval.la" "mpeval.la" )

- --
Life is short - so eat dessert first!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDIYnU84KuGfSFAYARAp6vAJ9615oXsBW3Y/H2gEWUmPdH1/+yugCghEGy
0Wq462t0Esm+PPrRNYBFuuc=
=L0EJ
-----END PGP SIGNATURE-----
## ----------------------- ##
## GNU m4 1.9a test suite. ##
## ----------------------- ##

testsuite: command line was:
  $ /home/eblake/m4-head/tests/testsuite 

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

testsuite: ../ChangeLog:
| 2005-09-02  Eric Blake  <address@hidden>  (tiny change)
| 
|       * Makefile.am (doc/m4.1): Use EXEEXT on built binary.
|       * bootstrap (GNULIB_TOOL): Work with new upstream changes - find
|       the correct cache, and don't change ChangeLog during bootstrap.
|       * configure.ac (gl_SOURCE_BASE, gl_M4_BASE, gl_MODULES): These
|       are now covered by...
|       * ltdl/m4/gnulib-cache.m4: ... this new file, created by new
|       upstream gnulib-tool.
| 

testsuite: ../po/ChangeLog:
| 2005-09-02  Eric Blake  <address@hidden>  (tiny change)
| 
|       * POTFILES.in (getopt.c, version-etc.c): These live in src, not
|       gnu.
| 
| 2004-09-23  Gary V. Vaughan  <address@hidden>
| 
|       * POTFILES.in: Reflect move of gnulib files from gnulib/m4
|       to gnu.
| 

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

hostname = LOUNGE
uname -m = i686
uname -r = 1.5.19s(0.138/4/2)
uname -s = CYGWIN_NT-5.1
uname -v = 20050828 19:27:12

/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: /home/eblake/m4-head/tests
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /cygdrive/c/WINDOWS/system32
PATH: /cygdrive/c/WINDOWS
PATH: /cygdrive/c/WINDOWS/System32/Wbem
PATH: /cygdrive/c/Progra~1/Common~1/Adapte~1/System
PATH: /usr/lib/lapack
PATH: /usr/sbin

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='/home/eblake/m4-head/tests'
| at_srcdir='.'
| abs_srcdir='/home/eblake/m4-head/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/home/eblake/m4-head'
| at_top_build_prefix='../'
| abs_top_builddir='/home/eblake/m4-head'
| 
| # 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 M4 test suite.
| # Copyright 2000, 2001 Free Software Foundation, Inc.
| 
| # Some tests cannot be performed with all the configurations.
| USE_GMP=yes

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

./testsuite.at:50: /home/eblake/m4-head/tests/m4 --version
GNU m4 (Build: 1.286 2005/07/07 16:27:54) 1.9a
Copyright (C) 2005 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 Rene' Seindal and Gary V. Vaughan.

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Fri Sep  9 06:31:01 MDT 2005
1. Arity and defn (macros.at:29): ok    (0m0.668s 0m0.334s)
2. Arity, defn, and freeze (macros.at:71): ok   (0m1.321s 0m0.575s)
3. pushdef/popdef (macros.at:105): ok   (0m0.622s 0m0.287s)
4. Tracing Hanoi Towers (macros.at:152): ok     (0m0.652s 0m0.407s)
5. Propagation of traceon (macros.at:282): ok   (0m0.668s 0m0.349s)
6. Propagation of --trace (macros.at:350): ok   (0m0.668s 0m0.363s)
7. define (builtins.at:26): ok  (0m1.134s 0m0.711s)
8. divert (builtins.at:64): ok  (0m0.590s 0m0.347s)
9. debug (builtins.at:86): ok   (0m0.620s 0m0.472s)
10. esyscmd (builtins.at:124): ok       (0m0.746s 0m0.379s)
11. exp (builtins.at:150): ok   (0m0.591s 0m0.364s)
13. include (builtins.at:311): ok       (0m0.698s 0m0.348s)
14. indir (builtins.at:356): ok (0m0.652s 0m0.348s)
15. multiquotes (builtins.at:394): ok   (0m0.699s 0m0.408s)
16. patsubst (builtins.at:462): ok      (0m0.651s 0m0.319s)
17. regexp (builtins.at:500): ok        (0m0.683s 0m0.364s)
18. sync-lines (builtins.at:555): ok    (0m0.591s 0m0.362s)
19. translit (builtins.at:604): ok      (0m0.543s 0m0.396s)
20. undivert (builtins.at:636): ok      (0m0.620s 0m0.380s)
21. wrap (builtins.at:668): ok  (0m0.559s 0m0.333s)
22. Discard comments (options.at:26): ok        (0m0.703s 0m0.270s)
23. import-environment (options.at:52): ok      (0m0.670s 0m0.274s)
24. Capitalize (others.at:46): ok       (0m0.670s 0m0.333s)
25. Comments (others.at:71): ok (0m0.639s 0m0.287s)
26. foreach (others.at:79): ok  (0m0.575s 0m0.377s)
27. forloop (others.at:145): ok (0m0.590s 0m0.380s)
28. fstab (others.at:183): ok   (0m0.638s 0m0.319s)
29. hanoi (others.at:213): ok   (0m0.686s 0m0.257s)
30. iso8859 (others.at:255): ok (0m0.670s 0m0.227s)
32. reverse (others.at:322): ok (0m0.669s 0m0.226s)
33. sysv-args (others.at:346): ok       (0m0.635s 0m0.425s)
35. --module-directory: absolute path (modules.at:111): skipped (modules.at:111)
36. --module-directory: relative path (modules.at:114): skipped (modules.at:114)
37. M4MODPATH: absolute path (modules.at:117): skipped (modules.at:117)
38. M4MODPATH: relative path (modules.at:120): skipped (modules.at:120)
39. LTDL_LIBRARY_PATH: absolute path (modules.at:123): skipped (modules.at:123)
40. LTDL_LIBRARY_PATH: relative path (modules.at:126): skipped (modules.at:126)
45. Inhibiting Invocation (generated.at:16): ok (0m1.212s 0m0.604s)
46. Define (generated.at:50): ok        (0m1.244s 0m0.636s)
47. Arguments (generated.at:90): ok     (0m2.377s 0m1.456s)
48. Pseudo Arguments (generated.at:146): ok     (0m3.049s 0m1.762s)
49. Undefine (generated.at:221): ok     (0m0.638s 0m0.381s)
50. Defn (generated.at:248): ok (0m1.181s 0m0.683s)
51. Pushdef (generated.at:286): ok      (0m1.213s 0m0.682s)
53. Indir (generated.at:372): ok        (0m0.607s 0m0.334s)
54. Symbols (generated.at:395): ok      (0m0.669s 0m0.288s)
55. Ifdef (generated.at:414): ok        (0m0.638s 0m0.333s)
56. Ifelse (generated.at:437): ok       (0m1.770s 0m1.091s)
57. Loops (generated.at:484): ok        (0m1.214s 0m0.542s)
58. Dumpdef (generated.at:523): ok      (0m0.653s 0m0.288s)
59. Trace (generated.at:549): ok        (0m0.638s 0m0.364s)
60. Dnl (generated.at:579): ok  (0m0.574s 0m0.333s)
61. Changequote (generated.at:599): ok  (0m1.849s 0m0.937s)
62. Changecom (generated.at:650): ok    (0m1.246s 0m0.621s)
63. Changesyntax (generated.at:690): ok (0m6.207s 0m3.210s)
64. M4wrap (generated.at:872): ok       (0m0.654s 0m0.274s)
65. Include (generated.at:897): ok      (0m1.926s 0m0.998s)
66. Divert (generated.at:955): ok       (0m1.308s 0m0.528s)
67. Undivert (generated.at:992): ok     (0m1.895s 0m0.920s)
68. Divnum (generated.at:1058): ok      (0m0.575s 0m0.303s)
69. Cleardiv (generated.at:1087): ok    (0m1.293s 0m0.602s)
70. Len (generated.at:1119): ok (0m0.654s 0m0.317s)
71. Index (generated.at:1140): ok       (0m0.607s 0m0.378s)
72. Eregexp and Regexp (generated.at:1161): ok  (0m1.803s 0m0.953s)
73. Substr (generated.at:1200): ok      (0m0.607s 0m0.332s)
74. Translit (generated.at:1221): ok    (0m0.638s 0m0.318s)
75. Epatsubst and Patsubst (generated.at:1244): ok      (0m3.001s 0m1.622s)
76. Format (generated.at:1334): ok      (0m0.606s 0m0.335s)
77. Incr (generated.at:1355): ok        (0m0.622s 0m0.258s)
78. Eval (generated.at:1376): ok        (0m1.243s 0m0.484s)
80. Sysval (generated.at:1450): ok      (0m0.717s 0m0.301s)
81. Errprint (generated.at:1475): ok    (0m1.324s 0m0.651s)
82. M4exit (generated.at:1509): ok      (0m0.590s 0m0.306s)
testsuite: ending at: Fri Sep  9 06:32:58 MDT 2005
testsuite: test suite duration: 0h 1m 57s

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

ERROR: 76 tests were run,
9 failed unexpectedly.
6 tests were skipped.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU m4 1.9a test suite test groups:

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

  12: builtins.at:178    gmp
  31: others.at:293      misc
  34: modules.at:27      Freezing modules
  41: modules.at:135     modules: shadow
  42: modules.at:275     modules: unload
  43: modules.at:348     modules: importing
  44: modules.at:406     modules: trace
  52: generated.at:342   Erenamesyms and Renamesyms
      documentation
  79: generated.at:1428  Esyscmd
      documentation

Skipped tests:
GNU m4 1.9a test suite test groups:

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

  35: modules.at:111     --module-directory: absolute path
      module
  36: modules.at:114     --module-directory: relative path
      module
  37: modules.at:117     M4MODPATH: absolute path
      module
  38: modules.at:120     M4MODPATH: relative path
      module
  39: modules.at:123     LTDL_LIBRARY_PATH: absolute path
      module
  40: modules.at:126     LTDL_LIBRARY_PATH: relative path
      module

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

#                             -*- compilation -*-
12. builtins.at:178: testing ...
./builtins.at:181: test "$USE_GMP" = yes || exit 77
./builtins.at:301: m4 -b -d -m mpeval in
--- /dev/null   2005-09-09 06:31:15.642625000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stderr  2005-09-09 
06:31:15.611375000 -0600
@@ -0,0 +1 @@
+m4: cannot open module `mpeval': can't open the module
--- expout      2005-09-09 06:31:15.127000000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stdout  2005-09-09 
06:31:15.158250000 -0600
@@ -1,102 +0,0 @@
-
-2**1 = 2
-2**2 = 4
-2**3 = 8
-2**4 = 16
-2**5 = 32
-2**6 = 64
-2**7 = 128
-2**8 = 256
-2**9 = 512
-2**10 = 1024
-2**11 = 2048
-2**12 = 4096
-2**13 = 8192
-2**14 = 16384
-2**15 = 32768
-2**16 = 65536
-2**17 = 131072
-2**18 = 262144
-2**19 = 524288
-2**20 = 1048576
-2**21 = 2097152
-2**22 = 4194304
-2**23 = 8388608
-2**24 = 16777216
-2**25 = 33554432
-2**26 = 67108864
-2**27 = 134217728
-2**28 = 268435456
-2**29 = 536870912
-2**30 = 1073741824
-2**31 = 2147483648
-2**32 = 4294967296
-2**33 = 8589934592
-2**34 = 17179869184
-2**35 = 34359738368
-2**36 = 68719476736
-2**37 = 137438953472
-2**38 = 274877906944
-2**39 = 549755813888
-2**40 = 1099511627776
-2**41 = 2199023255552
-2**42 = 4398046511104
-2**43 = 8796093022208
-2**44 = 17592186044416
-2**45 = 35184372088832
-2**46 = 70368744177664
-2**47 = 140737488355328
-2**48 = 281474976710656
-2**49 = 562949953421312
-2**50 = 1125899906842624
-2**51 = 2251799813685248
-2**52 = 4503599627370496
-2**53 = 9007199254740992
-2**54 = 18014398509481984
-2**55 = 36028797018963968
-2**56 = 72057594037927936
-2**57 = 144115188075855872
-2**58 = 288230376151711744
-2**59 = 576460752303423488
-2**60 = 1152921504606846976
-2**61 = 2305843009213693952
-2**62 = 4611686018427387904
-2**63 = 9223372036854775808
-2**64 = 18446744073709551616
-2**65 = 36893488147419103232
-2**66 = 73786976294838206464
-2**67 = 147573952589676412928
-2**68 = 295147905179352825856
-2**69 = 590295810358705651712
-2**70 = 1180591620717411303424
-2**71 = 2361183241434822606848
-2**72 = 4722366482869645213696
-2**73 = 9444732965739290427392
-2**74 = 18889465931478580854784
-2**75 = 37778931862957161709568
-2**76 = 75557863725914323419136
-2**77 = 151115727451828646838272
-2**78 = 302231454903657293676544
-2**79 = 604462909807314587353088
-2**80 = 1208925819614629174706176
-2**81 = 2417851639229258349412352
-2**82 = 4835703278458516698824704
-2**83 = 9671406556917033397649408
-2**84 = 19342813113834066795298816
-2**85 = 38685626227668133590597632
-2**86 = 77371252455336267181195264
-2**87 = 154742504910672534362390528
-2**88 = 309485009821345068724781056
-2**89 = 618970019642690137449562112
-2**90 = 1237940039285380274899124224
-2**91 = 2475880078570760549798248448
-2**92 = 4951760157141521099596496896
-2**93 = 9903520314283042199192993792
-2**94 = 19807040628566084398385987584
-2**95 = 39614081257132168796771975168
-2**96 = 79228162514264337593543950336
-2**97 = 158456325028528675187087900672
-2**98 = 316912650057057350374175801344
-2**99 = 633825300114114700748351602688
-2**100 = 1267650600228229401496703205376
-
./builtins.at:301: exit code was 1, expected 0
12. builtins.at:178: 12. gmp (builtins.at:178): FAILED (builtins.at:301)

#                             -*- compilation -*-
31. others.at:293: testing ...
./others.at:312: m4 -b -d misc.m4
--- expout      2005-09-09 06:31:33.611375000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stdout  2005-09-09 
06:31:34.408250000 -0600
@@ -1,3 +1,2 @@
 
 
-
31. others.at:293: 31. misc (others.at:293): FAILED (others.at:312)

#                             -*- compilation -*-
34. modules.at:27: testing frozen.m4f...
./modules.at:52: m4 -b -d -m load frozen.m4 unfrozen.m4
stderr:
m4: cannot open module `load': can't open the module
stdout:
./modules.at:52: exit code was 1, expected 0
34. modules.at:27: 34. Freezing modules (modules.at:27): FAILED (modules.at:52)

#                             -*- compilation -*-
41. modules.at:135: testing ...
./modules.at:265: m4 -b -d -m load input.m4
--- experr      2005-09-09 06:31:40.845750000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stderr  2005-09-09 
06:31:41.595750000 -0600
@@ -1,12 +1 @@
-test:  <test>
-shadow:        <shadow>
-Test module loaded.
-test:  <test>
-shadow:        <shadow>
-test:  <test>
-shadow:        <shadow>
-Test module unloaded.
-test:  <test>
-shadow:        <shadow>
-test:  <test>
-shadow:        <shadow>
+m4: cannot open module `load': can't open the module
--- expout      2005-09-09 06:31:40.798875000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stdout  2005-09-09 
06:31:40.861375000 -0600
@@ -1,53 +0,0 @@
-# no modules loaded yet
-test
-shadow
-
-# define our own macros for `test' and `shadow'
-
-
-local::test
-local::shadow
-
-# module Shadow defines `shadow' and `test' macros
-Shadow module loaded.
-
-
-Shadow::test called.
-Shadow::shadow called.
-
-# save the definition of `test' from the Shadow module
-
-
-# module Modtest also defines a `test' macro
-
-
-
-Test module called.
-Shadow::shadow called.
-
-# Reloading Shadow shouldn't affect anything
-
-
-
-Test module called.
-Shadow::shadow called.
-
-# Unloading Modtest will unshadow the test definition in Shadow
-
-
-
-Shadow::test called.
-Shadow::shadow called.
-
-# Unloading Shadow once has no effect (we loaded it twice)
-
-
-
-Shadow::test called.
-Shadow::shadow called.
-
-# Unloading Shadow again will revert to copying `test' and the local
-# `shadow' macro.
-
-local::test
-local::shadow
./modules.at:265: exit code was 1, expected 0
41. modules.at:135: 41. modules: shadow (modules.at:135): FAILED 
(modules.at:265)

#                             -*- compilation -*-
42. modules.at:275: testing ...
./modules.at:331: m4 -b -d -m load input.m4
--- experr      2005-09-09 06:31:42.423875000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stderr  2005-09-09 
06:31:42.939500000 -0600
@@ -1,4 +1 @@
-Test module loaded.
-Test module unloaded.
-Test module loaded.
-Test module unloaded.
+m4: cannot open module `load': can't open the module
--- expout      2005-09-09 06:31:42.392625000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stdout  2005-09-09 
06:31:42.455125000 -0600
@@ -1,20 +0,0 @@
-test
-__test__
-
-Test module called.
-modtest
-Shadow module loaded.
-Shadow::test called.
-shadow
-
-Shadow::test called.
-shadow
-
-Test module called.
-modtest
-
-Shadow::test called.
-shadow
-
-test
-__test__
./modules.at:331: exit code was 1, expected 0
42. modules.at:275: 42. modules: unload (modules.at:275): FAILED 
(modules.at:331)

#                             -*- compilation -*-
43. modules.at:348: testing ...
./modules.at:381: m4 -b -d -m load input.m4
stderr:
m4: cannot open module `load': can't open the module
--- expout      2005-09-09 06:31:43.470750000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stdout  2005-09-09 
06:31:43.533250000 -0600
@@ -1,6 +0,0 @@
-import
-
-import::import called.
-
-import::import called.
-import::symbol_fail called.
43. modules.at:348: 43. modules: importing (modules.at:348): FAILED 
(modules.at:381)

#                             -*- compilation -*-
44. modules.at:406: testing ...
./modules.at:434: m4 -b -d -m load -t test input.m4
--- experr      2005-09-09 06:31:44.923875000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stderr  2005-09-09 
06:31:45.564500000 -0600
@@ -1,2 +1 @@
-m4trace: -1- test -> `Shadow::`test' called.'
-m4trace: -1- test -> `Shadow::`test' called.'
+m4: cannot open module `load': can't open the module
--- expout      2005-09-09 06:31:44.892625000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stdout  2005-09-09 
06:31:44.939500000 -0600
@@ -1,7 +0,0 @@
-test
-Shadow module loaded.
-Shadow::test called.
-
-test
-Shadow module loaded.
-Shadow::test called.
./modules.at:434: exit code was 1, expected 0
44. modules.at:406: 44. modules: trace (modules.at:406): FAILED (modules.at:434)

#                             -*- compilation -*-
52. generated.at:342: testing ...
./generated.at:352: m4 -b -d input.m4
--- /dev/null   2005-09-09 06:32:10.892625000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stderr  2005-09-09 
06:32:10.861375000 -0600
@@ -0,0 +1 @@
+/home/eblake/m4-head/tests/m4: line 7:  5268 Aborted                 (core 
dumped) "/home/eblake/m4-head/src/m4" 
--module-directory="/home/eblake/m4-head/modules" ${1+"$@"} 2>/tmp/m4-$$
--- -   2005-09-09 06:32:10.939500000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stdout  2005-09-09 
06:32:10.892625000 -0600
@@ -1,2 +1 @@
 
-
./generated.at:352: exit code was 134, expected 0
52. generated.at:342: 52. Erenamesyms and Renamesyms (generated.at:342): FAILED 
(generated.at:352)

#                             -*- compilation -*-
79. generated.at:1428: testing ...
./generated.at:1441: m4 -b -d input.m4
--- -   2005-09-09 06:32:54.142625000 -0600
+++ /home/eblake/m4-head/tests/testsuite.dir/at-stdout  2005-09-09 
06:32:54.080125000 -0600
@@ -1,4 +1,4 @@
 
-Written by Rene' Seindal and Gary V. Vaughan.
+Written by Rene' Seindal.
 
 
79. generated.at:1428: 79. Esyscmd (generated.at:1428): FAILED 
(generated.at:1441)


## ------------- ##
## ../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 m4 configure 1.9a, which was
| generated by GNU Autoconf 2.59c.  Invocation command line was
| 
|   $ ./configure -C CFLAGS=-g2 -Wall --with-included-ltdl 
ac_cv_func_argz_insert=no ac_cv_type_error_t=no
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = LOUNGE
| uname -m = i686
| uname -r = 1.5.19s(0.138/4/2)
| uname -s = CYGWIN_NT-5.1
| uname -v = 20050828 19:27:12
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/X11R6/bin
| PATH: /usr/bin
| PATH: /usr/X11R6/bin
| PATH: /cygdrive/c/WINDOWS/system32
| PATH: /cygdrive/c/WINDOWS
| PATH: /cygdrive/c/WINDOWS/System32/Wbem
| PATH: /cygdrive/c/Progra~1/Common~1/Adapte~1/System
| PATH: /usr/lib/lapack
| PATH: /usr/sbin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1828: creating cache config.cache
| configure:2002: checking for modules to preload
| configure:2030: result: m4 traditional gnu
| configure:2055: checking for a BSD-compatible install
| configure:2110: result: /usr/bin/install -c
| configure:2121: checking whether build environment is sane
| configure:2164: result: yes
| configure:2233: checking for gawk
| configure:2249: found /usr/bin/gawk
| configure:2259: result: gawk
| configure:2269: checking whether make sets $(MAKE)
| configure:2290: result: yes
| configure:2521: checking for gcc
| configure:2537: found /usr/bin/gcc
| configure:2547: result: gcc
| configure:2773: checking for C compiler version
| configure:2775: gcc --version >&5
| gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
| Copyright (C) 2004 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| configure:2778: $? = 0
| configure:2780: gcc -v >&5
| Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
| Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr 
--exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib 
--mandir=/usr/share/man --infodir=/usr/share/info 
--enable-languages=c,ada,c++,d,f77,java,objc --enable-nls 
--without-included-gettext --enable-version-specific-runtime-libs --without-x 
--enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter 
--disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm 
--disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization 
--enable-libstdcxx-debug : (reconfigured) 
| Thread model: posix
| gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
| configure:2783: $? = 0
| configure:2785: gcc -V >&5
| gcc: `-V' option must have argument
| configure:2788: $? = 1
| configure:2811: checking for C compiler default output file name
| configure:2833: gcc -g2 -Wall   conftest.c  >&5
| configure:2836: $? = 0
| configure:2874: result: a.exe
| configure:2879: checking whether the C compiler works
| configure:2885: ./a.exe
| configure:2888: $? = 0
| configure:2905: result: yes
| configure:2912: checking whether we are cross compiling
| configure:2914: result: no
| configure:2917: checking for suffix of executables
| configure:2919: gcc -o conftest.exe -g2 -Wall   conftest.c  >&5
| configure:2922: $? = 0
| configure:2947: result: .exe
| configure:2953: checking for suffix of object files
| configure:2974: gcc -c -g2 -Wall  conftest.c >&5
| configure:2977: $? = 0
| configure:3000: result: o
| configure:3004: checking whether we are using the GNU C compiler
| configure:3028: gcc -c -g2 -Wall  conftest.c >&5
| configure:3034: $? = 0
| configure:3038: test -z 
|                        || test ! -s conftest.err
| configure:3041: $? = 0
| configure:3044: test -s conftest.o
| configure:3047: $? = 0
| configure:3060: result: yes
| configure:3065: checking whether gcc accepts -g
| configure:3090: gcc -c -g  conftest.c >&5
| configure:3096: $? = 0
| configure:3100: test -z yes
|                        || test ! -s conftest.err
| configure:3103: $? = 0
| configure:3106: test -s conftest.o
| configure:3109: $? = 0
| configure:3211: result: yes
| configure:3228: checking for gcc option to accept ISO C89
| configure:3292: gcc  -c -g2 -Wall  conftest.c >&5
| configure:3298: $? = 0
| configure:3302: test -z 
|                        || test ! -s conftest.err
| configure:3305: $? = 0
| configure:3308: test -s conftest.o
| configure:3311: $? = 0
| configure:3329: result: none needed
| configure:3351: gcc -c -g2 -Wall  conftest.c >&5
| conftest.c:2: error: parse error before "me"
| configure:3357: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:3501: checking for style of include used by make
| configure:3529: result: GNU
| configure:3558: checking dependency style of gcc
| configure:3648: result: gcc3
| configure:3678: checking how to run the C preprocessor
| configure:3713: gcc -E  conftest.c
| configure:3719: $? = 0
| configure:3751: gcc -E  conftest.c
| conftest.c:12:28: ac_nonexistent.h: No such file or directory
| configure:3757: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3796: result: gcc -E
| configure:3820: gcc -E  conftest.c
| configure:3826: $? = 0
| configure:3858: gcc -E  conftest.c
| conftest.c:12:28: ac_nonexistent.h: No such file or directory
| configure:3864: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3908: checking for grep that handles long lines and -e
| configure:3982: result: /usr/bin/grep
| configure:3987: checking for egrep
| configure:4065: result: /usr/bin/grep -E
| configure:4071: checking for AIX
| configure:4093: result: no
| configure:4099: checking for ANSI C header files
| configure:4124: gcc -c -g2 -Wall  conftest.c >&5
| configure:4130: $? = 0
| configure:4134: test -z 
|                        || test ! -s conftest.err
| configure:4137: $? = 0
| configure:4140: test -s conftest.o
| configure:4143: $? = 0
| configure:4233: gcc -o conftest.exe -g2 -Wall   conftest.c  >&5
| configure:4236: $? = 0
| configure:4238: ./conftest.exe
| configure:4241: $? = 0
| configure:4256: result: yes
| configure:4280: checking for sys/types.h
| configure:4296: gcc -c -g2 -Wall  conftest.c >&5
| configure:4302: $? = 0
| configure:4306: test -z 
|                        || test ! -s conftest.err
| configure:4309: $? = 0
| configure:4312: test -s conftest.o
| configure:4315: $? = 0
| configure:4327: result: yes
| configure:4280: checking for sys/stat.h
| configure:4296: gcc -c -g2 -Wall  conftest.c >&5
| configure:4302: $? = 0
| configure:4306: test -z 
|                        || test ! -s conftest.err
| configure:4309: $? = 0
| configure:4312: test -s conftest.o
| configure:4315: $? = 0
| configure:4327: result: yes
| configure:4280: checking for stdlib.h
| configure:4296: gcc -c -g2 -Wall  conftest.c >&5
| configure:4302: $? = 0
| configure:4306: test -z 
|                        || test ! -s conftest.err
| configure:4309: $? = 0
| configure:4312: test -s conftest.o
| configure:4315: $? = 0
| configure:4327: result: yes
| configure:4280: checking for string.h
| configure:4296: gcc -c -g2 -Wall  conftest.c >&5
| configure:4302: $? = 0
| configure:4306: test -z 
|                        || test ! -s conftest.err
| configure:4309: $? = 0
| configure:4312: test -s conftest.o
| configure:4315: $? = 0
| configure:4327: result: yes
| configure:4280: checking for memory.h
| configure:4296: gcc -c -g2 -Wall  conftest.c >&5
| configure:4302: $? = 0
| configure:4306: test -z 
|                        || test ! -s conftest.err
| configure:4309: $? = 0
| configure:4312: test -s conftest.o
| configure:4315: $? = 0
| configure:4327: result: yes
| configure:4280: checking for strings.h
| configure:4296: gcc -c -g2 -Wall  conftest.c >&5
| configure:4302: $? = 0
| configure:4306: test -z 
|                        || test ! -s conftest.err
| configure:4309: $? = 0
| configure:4312: test -s conftest.o
| configure:4315: $? = 0
| configure:4327: result: yes
| configure:4280: checking for inttypes.h
| configure:4296: gcc -c -g2 -Wall  conftest.c >&5
| configure:4302: $? = 0
| configure:4306: test -z 
|                        || test ! -s conftest.err
| configure:4309: $? = 0
| configure:4312: test -s conftest.o
| configure:4315: $? = 0
| configure:4327: result: yes
| configure:4280: checking for stdint.h
| configure:4296: gcc -c -g2 -Wall  conftest.c >&5
| configure:4302: $? = 0
| configure:4306: test -z 
|                        || test ! -s conftest.err
| configure:4309: $? = 0
| configure:4312: test -s conftest.o
| configure:4315: $? = 0
| configure:4327: result: yes
| configure:4280: checking for unistd.h
| configure:4296: gcc -c -g2 -Wall  conftest.c >&5
| configure:4302: $? = 0
| configure:4306: test -z 
|                        || test ! -s conftest.err
| configure:4309: $? = 0
| configure:4312: test -s conftest.o
| configure:4315: $? = 0
| configure:4327: result: yes
| configure:4349: checking minix/config.h usability
| configure:4361: gcc -c -g2 -Wall  conftest.c >&5
| conftest.c:55:26: minix/config.h: No such file or directory
| configure:4367: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <minix/config.h>
| configure:4390: result: no
| configure:4394: checking minix/config.h presence
| configure:4404: gcc -E  conftest.c
| conftest.c:22:26: minix/config.h: No such file or directory
| configure:4410: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <minix/config.h>
| configure:4430: result: no
| configure:4465: checking for minix/config.h
| configure:4472: result: no
| configure:4524: checking for library containing strerror
| configure:4554: gcc -o conftest.exe -g2 -Wall   conftest.c  >&5
| configure:4560: $? = 0
| configure:4564: test -z 
|                        || test ! -s conftest.err
| configure:4567: $? = 0
| configure:4570: test -s conftest.exe
| configure:4573: $? = 0
| configure:4643: result: none required
| configure:4696: checking for gcc
| configure:4722: result: gcc
| configure:4948: checking for C compiler version
| configure:4950: gcc --version >&5
| gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
| Copyright (C) 2004 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| configure:4953: $? = 0
| configure:4955: gcc -v >&5
| Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
| Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr 
--exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib 
--mandir=/usr/share/man --infodir=/usr/share/info 
--enable-languages=c,ada,c++,d,f77,java,objc --enable-nls 
--without-included-gettext --enable-version-specific-runtime-libs --without-x 
--enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter 
--disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm 
--disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization 
--enable-libstdcxx-debug : (reconfigured) 
| Thread model: posix
| gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
| configure:4958: $? = 0
| configure:4960: gcc -V >&5
| gcc: `-V' option must have argument
| configure:4963: $? = 1
| configure:4966: checking whether we are using the GNU C compiler
| configure:5022: result: yes
| configure:5027: checking whether gcc accepts -g
| configure:5173: result: yes
| configure:5190: checking for gcc option to accept ISO C89
| configure:5291: result: none needed
| configure:5313: gcc -c -g2 -Wall  conftest.c >&5
| conftest.c:2: error: parse error before "me"
| configure:5319: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:5454: checking dependency style of gcc
| configure:5544: result: gcc3
| configure:5569: checking how to run the C preprocessor
| configure:5687: result: gcc -E
| configure:5711: gcc -E  conftest.c
| configure:5717: $? = 0
| configure:5749: gcc -E  conftest.c
| conftest.c:24:28: ac_nonexistent.h: No such file or directory
| configure:5755: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:5799: checking whether gcc and cc understand -c and -o together
| configure:5829: gcc -c conftest.c -o conftest.o >&5
| configure:5832: $? = 0
| configure:5834: gcc -c conftest.c -o conftest.o >&5
| configure:5837: $? = 0
| configure:5844: cc -c conftest.c >&5
| configure:5847: $? = 0
| configure:5850: cc -c conftest.c -o conftest.o >&5
| configure:5853: $? = 0
| configure:5855: cc -c conftest.c -o conftest.o >&5
| configure:5858: $? = 0
| configure:5876: result: yes
| configure:5907: checking for a sed that does not truncate output
| configure:5979: result: /usr/bin/sed
| configure:6003: checking for compilation debug mode
| configure:6005: result: no
| configure:6251: checking if gcc supports -pipe
| configure:6269: gcc -c -g2 -Wall  -pipe -c conftest.c conftest.c >&5
| configure:6273: $? = 0
| configure:6286: result: yes
| configure:6740: checking build system type
| configure:6758: result: i686-pc-cygwin
| configure:6777: checking host system type
| configure:6792: result: i686-pc-cygwin
| configure:6811: checking for fgrep
| configure:6889: result: /usr/bin/grep -F
| configure:6925: checking for ld used by gcc
| configure:6992: result: /usr/i686-pc-cygwin/bin/ld.exe
| configure:7001: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is 
GNU ld
| configure:7016: result: yes
| configure:7028: checking for BSD- or MS-compatible name lister (nm)
| configure:7070: result: /usr/bin/nm -B
| configure:7179: checking the name lister (/usr/bin/nm -B) interface
| configure:7186: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c:1:23: warning: no newline at end of file
| configure:7189: /usr/bin/nm -B "conftest.o"
| configure:7192: output
| 00000000 b .bss
| 00000000 d .data
| 00000000 N .stab
| 00000000 N .stabstr
| 00000000 t .text
| 00000000 B _some_variable
| configure:7199: result: BSD nm
| configure:7202: checking whether ln -s works
| configure:7206: result: yes
| configure:7214: checking the maximum length of command line arguments
| configure:7311: result: 8192
| configure:7325: checking whether the shell understands some XSI constructs
| configure:7333: result: yes
| configure:7337: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload 
object files
| configure:7344: result: -r
| configure:7371: checking how to recognise dependent libraries
| configure:7547: result: file_magic ^x86 archive import|^x86 DLL
| configure:7605: checking for ar
| configure:7621: found /usr/bin/ar
| configure:7631: result: ar
| configure:7709: checking for strip
| configure:7725: found /usr/bin/strip
| configure:7735: result: strip
| configure:7807: checking for ranlib
| configure:7823: found /usr/bin/ranlib
| configure:7833: result: ranlib
| configure:7898: checking command to parse /usr/bin/nm -B output from gcc 
object
| configure:7999: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:8002: $? = 0
| configure:8006: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[        
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
| configure:8009: $? = 0
| cannot find nm_test_var in conftest.nm
| configure:7999: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:8002: $? = 0
| configure:8006: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[        
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
| configure:8009: $? = 0
| configure:8063: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c conftstm.o 
>&5
| configure:8066: $? = 0
| configure:8104: result: ok
| configure:8155: checking for dlfcn.h
| configure:8171: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:8177: $? = 0
| configure:8181: test -z 
|                        || test ! -s conftest.err
| configure:8184: $? = 0
| configure:8187: test -s conftest.o
| configure:8190: $? = 0
| configure:8202: result: yes
| configure:8807: checking whether a program can dlopen itself
| configure:8879: gcc -o conftest.exe -g2 -Wall -pipe  -DHAVE_DLFCN_H   
conftest.c   >&5
| configure: In function `fnord':
| configure:8862: warning: unused variable `i'
| configure: In function `main':
| configure:8875: warning: implicit declaration of function `exit'
| configure:8882: $? = 0
| configure:8900: result: no
| configure:9276: checking for objdir
| configure:9291: result: .libs
| configure:9611: checking if gcc supports -fno-rtti -fno-exceptions
| configure:9629: gcc -c -g2 -Wall -pipe  -fno-rtti -fno-exceptions conftest.c 
>&5
| cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not 
for C
| configure:9633: $? = 0
| configure:9646: result: no
| configure:9666: checking for gcc option to produce PIC
| configure:9893: result:  -DPIC
| configure:9905: checking if gcc PIC flag  -DPIC works
| configure:9923: gcc -c -g2 -Wall -pipe   -DPIC -DPIC conftest.c >&5
| configure:9927: $? = 0
| configure:9940: result: yes
| configure:9963: checking if gcc static flag -static works
| configure:9991: result: yes
| configure:10006: checking if gcc supports -c -o file.o
| configure:10027: gcc -c -g2 -Wall -pipe  -o out/conftest2.o conftest.c >&5
| configure:10031: $? = 0
| configure:10053: result: yes
| configure:10061: checking if gcc supports -c -o file.o
| configure:10108: result: yes
| configure:10141: checking whether the gcc linker 
(/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries
| configure:11118: result: yes
| configure:11165: checking whether -lc should be explicitly linked in
| configure:11170: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:11173: $? = 0
| configure:11187: gcc -shared conftest.o  -v -o ./conftest 
-Wl,--image-base=0x10000000 -Wl,--out-implib,conftest 2\>\&1 \| /usr/bin/grep  
-lc  \>/dev/null 2\>\&1
| configure:11190: $? = 1
| configure:11202: result: yes
| configure:11356: checking dynamic linker characteristics
| configure:11930: result: Win32 ld.exe
| configure:12014: checking how to hardcode library paths into programs
| configure:12039: result: immediate
| configure:12060: checking whether stripping libraries is possible
| configure:12065: result: yes
| configure:12100: checking if libtool supports shared libraries
| configure:12102: result: yes
| configure:12105: checking whether to build shared libraries
| configure:12126: result: yes
| configure:12129: checking whether to build static libraries
| configure:12133: result: yes
| configure:12338: checking whether to use included libltdl
| configure:12340: result: yes
| configure:12366: checking whether NLS is requested
| configure:12376: result: yes
| configure:12414: checking for msgfmt
| configure:12445: result: /usr/bin/msgfmt
| configure:12454: checking for gmsgfmt
| configure:12485: result: /usr/bin/msgfmt
| configure:12524: checking for xgettext
| configure:12555: result: /usr/bin/xgettext
| configure:12595: checking for msgmerge
| configure:12625: result: /usr/bin/msgmerge
| configure:12701: checking for ld used by GCC
| configure:12765: result: /usr/i686-pc-cygwin/bin/ld.exe
| configure:12774: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is 
GNU ld
| configure:12787: result: yes
| configure:12793: checking for shared library run path origin
| configure:12806: result: done
| configure:13224: checking whether NLS is requested
| configure:13234: result: yes
| configure:13252: checking for GNU gettext in libc
| configure:13276: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| /cygdrive/c/windows/temp/cc5K0j8h.o: In function `main':
| /home/eblake/m4-head/conftest.c:32: undefined reference to 
`_libintl_bindtextdomain'
| /home/eblake/m4-head/conftest.c:33: undefined reference to `_libintl_gettext'
| /home/eblake/m4-head/conftest.c:33: undefined reference to `_libintl_ngettext'
| /home/eblake/m4-head/conftest.c:33: undefined reference to `__nl_msg_cat_cntr'
| /home/eblake/m4-head/conftest.c:33: undefined reference to 
`__nl_domain_bindings'
| collect2: ld returned 1 exit status
| configure:13282: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h.  */
| | #include <libintl.h>
| | extern int _nl_msg_cat_cntr;
| | extern int *_nl_domain_bindings;
| | int
| | main ()
| | {
| | bindtextdomain ("", "");
| | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + 
*_nl_domain_bindings
| |   ;
| |   return 0;
| | }
| configure:13307: result: no
| configure:13341: checking for iconv
| configure:13368: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| /cygdrive/c/windows/temp/ccxTQ331.o: In function `main':
| /home/eblake/m4-head/conftest.c:31: undefined reference to `_iconv_open'
| /home/eblake/m4-head/conftest.c:32: undefined reference to `_iconv'
| /home/eblake/m4-head/conftest.c:33: undefined reference to `_iconv_close'
| collect2: ld returned 1 exit status
| configure:13374: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #include <iconv.h>
| | int
| | main ()
| | {
| | iconv_t cd = iconv_open("","");
| |        iconv(cd,NULL,NULL,NULL,NULL);
| |        iconv_close(cd);
| |   ;
| |   return 0;
| | }
| configure:13419: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  -liconv >&5
| /cygdrive/c/windows/temp/cc8ZdewE.o: In function `main':
| /home/eblake/m4-head/conftest.c:31: undefined reference to `_iconv_open'
| /home/eblake/m4-head/conftest.c:32: undefined reference to `_iconv'
| /home/eblake/m4-head/conftest.c:33: undefined reference to `_iconv_close'
| collect2: ld returned 1 exit status
| configure:13425: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #include <iconv.h>
| | int
| | main ()
| | {
| | iconv_t cd = iconv_open("","");
| |          iconv(cd,NULL,NULL,NULL,NULL);
| |          iconv_close(cd);
| |   ;
| |   return 0;
| | }
| configure:13453: result: no, consider installing GNU libiconv
| configure:13855: checking for GNU gettext in libintl
| configure:13887: gcc -o conftest.exe -g2 -Wall -pipe    conftest.c  -lintl >&5
| Info: resolving __nl_msg_cat_cntr by linking to __imp___nl_msg_cat_cntr 
(auto-import)
| configure:13893: $? = 0
| configure:13897: test -z 
|                        || test ! -s conftest.err
| configure:13900: $? = 0
| configure:13903: test -s conftest.exe
| configure:13906: $? = 0
| configure:13978: result: yes
| configure:14007: checking whether to use NLS
| configure:14009: result: yes
| configure:14012: checking where the gettext function comes from
| configure:14023: result: external libintl
| configure:14031: checking how to link with libintl
| configure:14033: result: -lintl
| configure:14090: checking for gettext.h
| configure:14106: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c:63:21: gettext.h: No such file or directory
| configure:14112: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #include <gettext.h>
| configure:14137: result: no
| configure:14165: checking for working alloca.h
| configure:14186: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:33: warning: unused variable `p'
| configure:14192: $? = 0
| configure:14196: test -z 
|                        || test ! -s conftest.err
| configure:14199: $? = 0
| configure:14202: test -s conftest.exe
| configure:14205: $? = 0
| configure:14217: result: yes
| configure:14227: checking for alloca
| configure:14268: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:54: warning: unused variable `p'
| configure:14274: $? = 0
| configure:14278: test -z 
|                        || test ! -s conftest.err
| configure:14281: $? = 0
| configure:14284: test -s conftest.exe
| configure:14287: $? = 0
| configure:14299: result: yes
| configure:14524: checking whether strerror_r is declared
| configure:14548: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:68: warning: unused variable `p'
| configure:14554: $? = 0
| configure:14558: test -z 
|                        || test ! -s conftest.err
| configure:14561: $? = 0
| configure:14564: test -s conftest.o
| configure:14567: $? = 0
| configure:14578: result: yes
| configure:14600: checking for strerror_r
| configure:14657: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:14663: $? = 0
| configure:14667: test -z 
|                        || test ! -s conftest.err
| configure:14670: $? = 0
| configure:14673: test -s conftest.exe
| configure:14676: $? = 0
| configure:14689: result: yes
| configure:14699: checking whether strerror_r returns char *
| configure:14727: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:71: warning: unused variable `x'
| conftest.c:72: warning: unused variable `p'
| configure:14733: $? = 0
| configure:14737: test -z 
|                        || test ! -s conftest.err
| configure:14740: $? = 0
| configure:14743: test -s conftest.o
| configure:14746: $? = 0
| configure:14806: result: yes
| configure:14825: checking for unistd.h
| configure:14831: result: yes
| configure:14835: checking sys/time.h usability
| configure:14847: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:14853: $? = 0
| configure:14857: test -z 
|                        || test ! -s conftest.err
| configure:14860: $? = 0
| configure:14863: test -s conftest.o
| configure:14866: $? = 0
| configure:14876: result: yes
| configure:14880: checking sys/time.h presence
| configure:14890: gcc -E  conftest.c
| configure:14896: $? = 0
| configure:14916: result: yes
| configure:14951: checking for sys/time.h
| configure:14959: result: yes
| configure:14825: checking for stdint.h
| configure:14831: result: yes
| configure:14835: checking locale.h usability
| configure:14847: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:14853: $? = 0
| configure:14857: test -z 
|                        || test ! -s conftest.err
| configure:14860: $? = 0
| configure:14863: test -s conftest.o
| configure:14866: $? = 0
| configure:14876: result: yes
| configure:14880: checking locale.h presence
| configure:14890: gcc -E  conftest.c
| configure:14896: $? = 0
| configure:14916: result: yes
| configure:14951: checking for locale.h
| configure:14959: result: yes
| configure:14835: checking wchar.h usability
| configure:14847: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:14853: $? = 0
| configure:14857: test -z 
|                        || test ! -s conftest.err
| configure:14860: $? = 0
| configure:14863: test -s conftest.o
| configure:14866: $? = 0
| configure:14876: result: yes
| configure:14880: checking wchar.h presence
| configure:14890: gcc -E  conftest.c
| configure:14896: $? = 0
| configure:14916: result: yes
| configure:14951: checking for wchar.h
| configure:14959: result: yes
| configure:14835: checking wctype.h usability
| configure:14847: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:14853: $? = 0
| configure:14857: test -z 
|                        || test ! -s conftest.err
| configure:14860: $? = 0
| configure:14863: test -s conftest.o
| configure:14866: $? = 0
| configure:14876: result: yes
| configure:14880: checking wctype.h presence
| configure:14890: gcc -E  conftest.c
| configure:14896: $? = 0
| configure:14916: result: yes
| configure:14951: checking for wctype.h
| configure:14959: result: yes
| configure:14990: checking whether getenv is declared
| configure:15014: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:77: warning: unused variable `p'
| configure:15020: $? = 0
| configure:15024: test -z 
|                        || test ! -s conftest.err
| configure:15027: $? = 0
| configure:15030: test -s conftest.o
| configure:15033: $? = 0
| configure:15044: result: yes
| configure:15064: checking for inttypes.h
| configure:15086: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:46: warning: unused variable `i'
| configure:15092: $? = 0
| configure:15096: test -z 
|                        || test ! -s conftest.err
| configure:15099: $? = 0
| configure:15102: test -s conftest.o
| configure:15105: $? = 0
| configure:15116: result: yes
| configure:15127: checking for stdint.h
| configure:15149: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:47: warning: unused variable `i'
| configure:15155: $? = 0
| configure:15159: test -z 
|                        || test ! -s conftest.err
| configure:15162: $? = 0
| configure:15165: test -s conftest.o
| configure:15168: $? = 0
| configure:15179: result: yes
| configure:15190: checking for unsigned long long
| configure:15212: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:15218: $? = 0
| configure:15222: test -z 
|                        || test ! -s conftest.err
| configure:15225: $? = 0
| configure:15228: test -s conftest.exe
| configure:15231: $? = 0
| configure:15243: result: yes
| configure:15275: checking for inttypes.h
| configure:15327: result: yes
| configure:15338: checking for stdint.h
| configure:15390: result: yes
| configure:15408: checking for special C compiler options needed for large 
files
| configure:15507: result: no
| configure:15513: checking for _FILE_OFFSET_BITS value needed for large files
| configure:15544: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:15550: $? = 0
| configure:15554: test -z 
|                        || test ! -s conftest.err
| configure:15557: $? = 0
| configure:15560: test -s conftest.o
| configure:15563: $? = 0
| configure:15628: result: no
| configure:15638: checking for _LARGE_FILES value needed for large files
| configure:15669: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:15675: $? = 0
| configure:15679: test -z 
|                        || test ! -s conftest.err
| configure:15682: $? = 0
| configure:15685: test -s conftest.o
| configure:15688: $? = 0
| configure:15753: result: no
| configure:15765: checking for C/C++ restrict keyword
| configure:15783: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c:47: error: parse error before "x"
| conftest.c:47: warning: type defaults to `int' in declaration of `x'
| conftest.c:47: warning: data definition has no type or storage class
| configure:15789: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | /* end confdefs.h.  */
| | float * restrict x;
| configure:15783: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:15789: $? = 0
| configure:15793: test -z 
|                        || test ! -s conftest.err
| configure:15796: $? = 0
| configure:15799: test -s conftest.o
| configure:15802: $? = 0
| configure:15814: result: __restrict
| configure:15830: checking for nl_langinfo and CODESET
| configure:15851: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:52: warning: unused variable `cs'
| configure:15857: $? = 0
| configure:15861: test -z 
|                        || test ! -s conftest.err
| configure:15864: $? = 0
| configure:15867: test -s conftest.exe
| configure:15870: $? = 0
| configure:15883: result: yes
| configure:15919: checking for isblank
| configure:15976: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:15982: $? = 0
| configure:15986: test -z 
|                        || test ! -s conftest.err
| configure:15989: $? = 0
| configure:15992: test -s conftest.exe
| configure:15995: $? = 0
| configure:16008: result: yes
| configure:15919: checking for mbrtowc
| configure:15976: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:15982: $? = 0
| configure:15986: test -z 
|                        || test ! -s conftest.err
| configure:15989: $? = 0
| configure:15992: test -s conftest.exe
| configure:15995: $? = 0
| configure:16008: result: yes
| configure:15919: checking for mempcpy
| configure:15976: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c:75: warning: conflicting types for built-in function 'mempcpy'
| configure:15982: $? = 0
| configure:15986: test -z 
|                        || test ! -s conftest.err
| configure:15989: $? = 0
| configure:15992: test -s conftest.exe
| configure:15995: $? = 0
| configure:16008: result: yes
| configure:15919: checking for wcrtomb
| configure:15976: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:15982: $? = 0
| configure:15986: test -z 
|                        || test ! -s conftest.err
| configure:15989: $? = 0
| configure:15992: test -s conftest.exe
| configure:15995: $? = 0
| configure:16008: result: yes
| configure:15919: checking for wcscoll
| configure:15976: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:15982: $? = 0
| configure:15986: test -z 
|                        || test ! -s conftest.err
| configure:15989: $? = 0
| configure:15992: test -s conftest.exe
| configure:15995: $? = 0
| configure:16008: result: yes
| configure:15919: checking for isascii
| configure:15976: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:15982: $? = 0
| configure:15986: test -z 
|                        || test ! -s conftest.err
| configure:15989: $? = 0
| configure:15992: test -s conftest.exe
| configure:15995: $? = 0
| configure:16008: result: yes
| configure:16047: checking whether stat file-mode macros are broken
| configure:16095: result: no
| configure:16105: checking for stdbool.h that conforms to C99
| configure:16164: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:16170: $? = 0
| configure:16174: test -z 
|                        || test ! -s conftest.err
| configure:16177: $? = 0
| configure:16180: test -s conftest.o
| configure:16183: $? = 0
| configure:16194: result: yes
| configure:16196: checking for _Bool
| configure:16220: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:16226: $? = 0
| configure:16230: test -z 
|                        || test ! -s conftest.err
| configure:16233: $? = 0
| configure:16236: test -s conftest.o
| configure:16239: $? = 0
| configure:16250: result: yes
| configure:16269: checking whether strnlen is declared
| configure:16293: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:94: warning: unused variable `p'
| configure:16299: $? = 0
| configure:16303: test -z 
|                        || test ! -s conftest.err
| configure:16306: $? = 0
| configure:16309: test -s conftest.o
| configure:16312: $? = 0
| configure:16323: result: yes
| configure:16348: checking for inline
| configure:16369: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:16375: $? = 0
| configure:16379: test -z 
|                        || test ! -s conftest.err
| configure:16382: $? = 0
| configure:16385: test -s conftest.o
| configure:16388: $? = 0
| configure:16400: result: inline
| configure:16470: checking whether to enable assertions
| configure:16482: result: yes
| configure:16490: checking for error_at_line
| configure:16511: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:96: warning: implicit declaration of function `error_at_line'
| /cygdrive/c/windows/temp/cchyC1xd.o: In function `main':
| /home/eblake/m4-head/conftest.c:96: undefined reference to `_error_at_line'
| collect2: ld returned 1 exit status
| configure:16517: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | error_at_line (0, 0, "", 0, "");
| |   ;
| |   return 0;
| | }
| configure:16542: result: no
| configure:16583: checking whether free (NULL) is known to work
| configure:16610: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:16616: $? = 0
| configure:16620: test -z 
|                        || test ! -s conftest.err
| configure:16623: $? = 0
| configure:16626: test -s conftest.o
| configure:16629: $? = 0
| configure:16640: result: yes
| configure:16665: checking for stdlib.h
| configure:16671: result: yes
| configure:16812: checking for GNU libc compatible malloc
| configure:16841: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:16844: $? = 0
| configure:16846: ./conftest.exe
| configure:16849: $? = 0
| configure:16863: result: yes
| configure:16898: checking for mkstemp
| configure:16955: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:16961: $? = 0
| configure:16965: test -z 
|                        || test ! -s conftest.err
| configure:16968: $? = 0
| configure:16971: test -s conftest.exe
| configure:16974: $? = 0
| configure:16987: result: yes
| configure:17011: checking for mkstemp limitations
| configure:17047: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:17050: $? = 0
| configure:17052: ./conftest.exe
| configure:17055: $? = 0
| configure:17072: result: no
| configure:17232: checking for obstacks
| configure:17253: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c:63:21: obstack.h: No such file or directory
| conftest.c: In function `main':
| conftest.c:67: warning: implicit declaration of function `obstack_free'
| configure:17259: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | /* end confdefs.h.  */
| | #include "obstack.h"
| | int
| | main ()
| | {
| | struct obstack *mem; obstack_free(mem,(char *) 0)
| |   ;
| |   return 0;
| | }
| configure:17284: result: no
| configure:17339: checking for working re_compile_pattern
| configure:17429: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c: In function `main':
| conftest.c:101: error: storage size of 'regex' isn't known
| conftest.c:103: error: storage size of 'regs' isn't known
| conftest.c:107: warning: implicit declaration of function `re_set_syntax'
| conftest.c:107: error: `REG_SYNTAX_POSIX_EGREP' undeclared (first use in this 
function)
| conftest.c:107: error: (Each undeclared identifier is reported only once
| conftest.c:107: error: for each function it appears in.)
| conftest.c:109: warning: implicit declaration of function `re_compile_pattern'
| conftest.c:109: warning: assignment makes pointer from integer without a cast
| conftest.c:116: warning: assignment makes pointer from integer without a cast
| conftest.c:124: warning: assignment makes pointer from integer without a cast
| conftest.c:129: warning: implicit declaration of function `re_match'
| conftest.c:133: warning: assignment makes pointer from integer without a cast
| conftest.c:139: warning: implicit declaration of function `re_search'
| conftest.c:146: error: `REG_SYNTAX_EMACS' undeclared (first use in this 
function)
| conftest.c:146: error: `REG_IGNORE_CASE' undeclared (first use in this 
function)
| conftest.c:147: warning: assignment makes pointer from integer without a cast
| conftest.c:101: warning: unused variable `regex'
| conftest.c:103: warning: unused variable `regs'
| conftest.c:101: error: storage size of `regex' isn't known
| configure:17432: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define _REGEX_LARGE_OFFSETS 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| |        #include <regex.h>
| | int
| | main ()
| | {
| | static struct re_pattern_buffer regex;
| |         const char *s;
| |         struct re_registers regs;
| |         /* Use the POSIX-compliant spelling with leading REG_,
| |            rather than the traditional GNU spelling with leading RE_,
| |            so that we reject older libc implementations.  */
| |         re_set_syntax (REG_SYNTAX_POSIX_EGREP);
| |         memset (&regex, 0, sizeof (regex));
| |         s = re_compile_pattern ("a[:]:]b\n", 9, &regex);
| |         /* This should fail with _Invalid character class name_ error.  */
| |         if (!s)
| |           exit (1);
| | 
| |         /* This should succeed, but does not for e.g. glibc-2.1.3.  */
| |         memset (&regex, 0, sizeof (regex));
| |         s = re_compile_pattern ("{1", 2, &regex);
| | 
| |         if (s)
| |           exit (1);
| | 
| |         /* The following example is derived from a problem report
| |            against gawk from Jorge Stolfi <address@hidden>.  */
| |         memset (&regex, 0, sizeof (regex));
| |         s = re_compile_pattern ("[an\371]*n", 7, &regex);
| |         if (s)
| |           exit (1);
| | 
| |         /* This should match, but does not for e.g. glibc-2.2.1.  */
| |         if (re_match (&regex, "an", 2, 0, &regs) != 2)
| |           exit (1);
| | 
| |         memset (&regex, 0, sizeof (regex));
| |         s = re_compile_pattern ("x", 1, &regex);
| |         if (s)
| |           exit (1);
| | 
| |         /* The version of regex.c in e.g. GNU libc-2.2.93 did not
| |            work with a negative RANGE argument.  */
| |         if (re_search (&regex, "wxy", 3, 2, -2, &regs) != 1)
| |           exit (1);
| | 
| |         /* The version of regex.c in older versions of gnulib
| |            ignored REG_IGNORE_CASE (which was then called RE_ICASE).
| |            Detect that problem too.  */
| |         memset (&regex, 0, sizeof (regex));
| |         re_set_syntax (REG_SYNTAX_EMACS | REG_IGNORE_CASE);
| |         s = re_compile_pattern ("x", 1, &regex);
| |         if (s)
| |           exit (1);
| | 
| |         if (re_search (&regex, "WXY", 3, 0, 3, &regs) < 0)
| |           exit (1);
| | 
| |         /* REG_STARTEND was added to glibc on 2004-01-15.
| |            Reject older versions.  */
| |         if (! REG_STARTEND)
| |           exit (1);
| | 
| |         /* Reject hosts whose regoff_t values are too narrow.
| |            These include glibc 2.3.5 on hosts with 64-bit off_t
| |            and 32-bit int, and Solaris 10 on hosts with 32-bit int
| |            and _FILE_OFFSET_BITS=64.  */
| |         if (sizeof (regoff_t) < sizeof (off_t))
| |           exit (1);
| | 
| |         exit (0);
| |   ;
| |   return 0;
| | }
| configure:17451: result: yes
| configure:17510: checking for C/C++ restrict keyword
| configure:17559: result: __restrict
| configure:17607: checking for strndup
| configure:17664: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:17670: $? = 0
| configure:17674: test -z 
|                        || test ! -s conftest.err
| configure:17677: $? = 0
| configure:17680: test -s conftest.exe
| configure:17683: $? = 0
| configure:17696: result: yes
| configure:17726: checking for working strnlen
| configure:17765: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:17768: $? = 0
| configure:17770: ./conftest.exe
| configure:17773: $? = 0
| configure:17787: result: yes
| configure:17825: checking for strtol
| configure:17882: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:17888: $? = 0
| configure:17892: test -z 
|                        || test ! -s conftest.err
| configure:17895: $? = 0
| configure:17898: test -s conftest.exe
| configure:17901: $? = 0
| configure:17914: result: yes
| configure:17982: checking for error.h
| configure:17998: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c:101:19: error.h: No such file or directory
| configure:18004: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define restrict __restrict
| | #define HAVE_STRNDUP 1
| | #define HAVE_STRTOL 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #include <error.h>
| configure:18029: result: no
| configure:18058: checking for getopt.h
| configure:18074: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:18080: $? = 0
| configure:18084: test -z 
|                        || test ! -s conftest.err
| configure:18087: $? = 0
| configure:18090: test -s conftest.o
| configure:18093: $? = 0
| configure:18105: result: yes
| configure:18124: checking for getopt_long_only
| configure:18181: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:18187: $? = 0
| configure:18191: test -z 
|                        || test ! -s conftest.err
| configure:18194: $? = 0
| configure:18197: test -s conftest.exe
| configure:18200: $? = 0
| configure:18213: result: yes
| configure:18228: checking whether optreset is declared
| configure:18253: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:75: warning: unused variable `p'
| configure:18259: $? = 0
| configure:18263: test -z 
|                        || test ! -s conftest.err
| configure:18266: $? = 0
| configure:18269: test -s conftest.o
| configure:18272: $? = 0
| configure:18283: result: yes
| configure:18376: checking for obstack.h
| configure:18392: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c:104:21: obstack.h: No such file or directory
| configure:18398: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define restrict __restrict
| | #define HAVE_STRNDUP 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define __GETOPT_PREFIX rpl_
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #include <obstack.h>
| configure:18423: result: no
| configure:18478: checking for a BSD-compatible install
| configure:18533: result: /usr/bin/install -c
| configure:18544: checking whether make sets $(MAKE)
| configure:18565: result: yes
| configure:18576: checking for perl
| configure:18594: found /usr/bin/perl
| configure:18606: result: /usr/bin/perl
| configure:18617: checking for gawk
| configure:18643: result: gawk
| configure:18659: checking for function prototypes
| configure:18662: result: yes
| configure:18692: checking for string.h
| configure:18698: result: yes
| configure:18840: checking for an ANSI C-conforming const
| configure:18907: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:100: warning: unused variable `s'
| conftest.c:120: warning: unused variable `foo'
| conftest.c:81: warning: unused variable `x'
| conftest.c:87: warning: unused variable `zero'
| configure:18913: $? = 0
| configure:18917: test -z 
|                        || test ! -s conftest.err
| configure:18920: $? = 0
| configure:18923: test -s conftest.o
| configure:18926: $? = 0
| configure:18937: result: yes
| configure:18947: checking for size_t
| configure:18971: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:18977: $? = 0
| configure:18981: test -z 
|                        || test ! -s conftest.err
| configure:18984: $? = 0
| configure:18987: test -s conftest.o
| configure:18990: $? = 0
| configure:19001: result: yes
| configure:19013: checking for long long int
| configure:19037: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:19043: $? = 0
| configure:19047: test -z 
|                        || test ! -s conftest.err
| configure:19050: $? = 0
| configure:19053: test -s conftest.o
| configure:19056: $? = 0
| configure:19067: result: yes
| configure:19070: checking size of long long int
| configure:19382: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:19385: $? = 0
| configure:19387: ./conftest.exe
| configure:19390: $? = 0
| configure:19412: result: 8
| configure:19425: checking for ANSI C header files
| configure:19582: result: yes
| configure:19612: checking limits.h usability
| configure:19624: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:19630: $? = 0
| configure:19634: test -z 
|                        || test ! -s conftest.err
| configure:19637: $? = 0
| configure:19640: test -s conftest.o
| configure:19643: $? = 0
| configure:19653: result: yes
| configure:19657: checking limits.h presence
| configure:19667: gcc -E  conftest.c
| configure:19673: $? = 0
| configure:19693: result: yes
| configure:19728: checking for limits.h
| configure:19736: result: yes
| configure:19602: checking for locale.h
| configure:19608: result: yes
| configure:19602: checking for memory.h
| configure:19608: result: yes
| configure:19602: checking for string.h
| configure:19608: result: yes
| configure:19602: checking for unistd.h
| configure:19608: result: yes
| configure:19612: checking errno.h usability
| configure:19624: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:19630: $? = 0
| configure:19634: test -z 
|                        || test ! -s conftest.err
| configure:19637: $? = 0
| configure:19640: test -s conftest.o
| configure:19643: $? = 0
| configure:19653: result: yes
| configure:19657: checking errno.h presence
| configure:19667: gcc -E  conftest.c
| configure:19673: $? = 0
| configure:19693: result: yes
| configure:19728: checking for errno.h
| configure:19736: result: yes
| configure:19765: checking signal.h usability
| configure:19777: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:19783: $? = 0
| configure:19787: test -z 
|                        || test ! -s conftest.err
| configure:19790: $? = 0
| configure:19793: test -s conftest.o
| configure:19796: $? = 0
| configure:19806: result: yes
| configure:19810: checking signal.h presence
| configure:19820: gcc -E  conftest.c
| configure:19826: $? = 0
| configure:19846: result: yes
| configure:19881: checking for signal.h
| configure:19889: result: yes
| configure:19924: checking for bzero
| configure:19981: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c:106: warning: conflicting types for built-in function 'bzero'
| configure:19987: $? = 0
| configure:19991: test -z 
|                        || test ! -s conftest.err
| configure:19994: $? = 0
| configure:19997: test -s conftest.exe
| configure:20000: $? = 0
| configure:20013: result: yes
| configure:19924: checking for calloc
| configure:19981: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c:107: warning: conflicting types for built-in function 'calloc'
| configure:19987: $? = 0
| configure:19991: test -z 
|                        || test ! -s conftest.err
| configure:19994: $? = 0
| configure:19997: test -s conftest.exe
| configure:20000: $? = 0
| configure:20013: result: yes
| configure:19924: checking for mkstemp
| configure:20013: result: yes
| configure:19924: checking for mktemp
| configure:19981: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:19987: $? = 0
| configure:19991: test -z 
|                        || test ! -s conftest.err
| configure:19994: $? = 0
| configure:19997: test -s conftest.exe
| configure:20000: $? = 0
| configure:20013: result: yes
| configure:19924: checking for strerror
| configure:19981: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:19987: $? = 0
| configure:19991: test -z 
|                        || test ! -s conftest.err
| configure:19994: $? = 0
| configure:19997: test -s conftest.exe
| configure:20000: $? = 0
| configure:20013: result: yes
| configure:19924: checking for tmpfile
| configure:19981: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:19987: $? = 0
| configure:19991: test -z 
|                        || test ! -s conftest.err
| configure:19994: $? = 0
| configure:19997: test -s conftest.exe
| configure:20000: $? = 0
| configure:20013: result: yes
| configure:20025: checking for working alloca.h
| configure:20077: result: yes
| configure:20087: checking for alloca
| configure:20159: result: yes
| configure:20388: checking for vprintf
| configure:20445: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c:114: warning: conflicting types for built-in function 'vprintf'
| configure:20451: $? = 0
| configure:20455: test -z 
|                        || test ! -s conftest.err
| configure:20458: $? = 0
| configure:20461: test -s conftest.exe
| configure:20464: $? = 0
| configure:20477: result: yes
| configure:20484: checking for _doprnt
| configure:20541: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| /cygdrive/c/windows/temp/ccZupHcU.o: In function `main':
| /home/eblake/m4-head/conftest.c:131: undefined reference to `__doprnt'
| /home/eblake/m4-head/conftest.c:130: undefined reference to `__doprnt'
| collect2: ld returned 1 exit status
| configure:20547: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define restrict __restrict
| | #define HAVE_STRNDUP 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define __GETOPT_PREFIX rpl_
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_STRING_H 1
| | #define SIZEOF_LONG_LONG_INT 8
| | #define STDC_HEADERS 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_ERRNO_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_BZERO 1
| | #define HAVE_CALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define HAVE_MKTEMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_TMPFILE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | /* end confdefs.h.  */
| | /* Define _doprnt to an innocuous variant, in case <limits.h> declares 
_doprnt.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define _doprnt innocuous__doprnt
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char _doprnt (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef _doprnt
| | 
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | {
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char _doprnt ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub__doprnt) || defined (__stub____doprnt)
| | choke me
| | #else
| | char (*f) () = _doprnt;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != _doprnt;
| |   ;
| |   return 0;
| | }
| configure:20572: result: no
| configure:20587: checking if malloc debugging is wanted
| configure:20607: result: no
| configure:20614: checking return type of signal handlers
| configure:20637: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:97: error: void value not ignored as it ought to be
| configure:20643: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define restrict __restrict
| | #define HAVE_STRNDUP 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define __GETOPT_PREFIX rpl_
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_STRING_H 1
| | #define SIZEOF_LONG_LONG_INT 8
| | #define STDC_HEADERS 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_ERRNO_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_BZERO 1
| | #define HAVE_CALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define HAVE_MKTEMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_TMPFILE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <signal.h>
| | 
| | int
| | main ()
| | {
| | return *(signal (0, 0)) (0) == 1;
| |   ;
| |   return 0;
| | }
| configure:20667: result: void
| configure:20680: checking for siginfo.h
| configure:20696: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c:126:21: siginfo.h: No such file or directory
| configure:20702: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define restrict __restrict
| | #define HAVE_STRNDUP 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define __GETOPT_PREFIX rpl_
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_STRING_H 1
| | #define SIZEOF_LONG_LONG_INT 8
| | #define STDC_HEADERS 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_ERRNO_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_BZERO 1
| | #define HAVE_CALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define HAVE_MKTEMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_TMPFILE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define RETSIGTYPE void
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #if HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #include <siginfo.h>
| configure:20727: result: no
| configure:20745: checking for sigaction
| configure:20802: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:20808: $? = 0
| configure:20812: test -z 
|                        || test ! -s conftest.err
| configure:20815: $? = 0
| configure:20818: test -s conftest.exe
| configure:20821: $? = 0
| configure:20834: result: yes
| configure:20745: checking for sigaltstack
| configure:20802: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| /cygdrive/c/windows/temp/cc8fZP0z.o: In function `main':
| /home/eblake/m4-head/conftest.c:133: undefined reference to `_sigaltstack'
| /home/eblake/m4-head/conftest.c:132: undefined reference to `_sigaltstack'
| collect2: ld returned 1 exit status
| configure:20808: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define restrict __restrict
| | #define HAVE_STRNDUP 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define __GETOPT_PREFIX rpl_
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_STRING_H 1
| | #define SIZEOF_LONG_LONG_INT 8
| | #define STDC_HEADERS 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_ERRNO_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_BZERO 1
| | #define HAVE_CALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define HAVE_MKTEMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_TMPFILE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define RETSIGTYPE void
| | #define HAVE_SIGACTION 1
| | /* end confdefs.h.  */
| | /* Define sigaltstack to an innocuous variant, in case <limits.h> declares 
sigaltstack.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define sigaltstack innocuous_sigaltstack
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char sigaltstack (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef sigaltstack
| | 
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | {
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char sigaltstack ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_sigaltstack) || defined (__stub___sigaltstack)
| | choke me
| | #else
| | char (*f) () = sigaltstack;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != sigaltstack;
| |   ;
| |   return 0;
| | }
| configure:20834: result: no
| configure:20745: checking for sigstack
| configure:20802: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| /cygdrive/c/windows/temp/ccLnFs7g.o: In function `main':
| /home/eblake/m4-head/conftest.c:133: undefined reference to `_sigstack'
| /home/eblake/m4-head/conftest.c:132: undefined reference to `_sigstack'
| collect2: ld returned 1 exit status
| configure:20808: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define restrict __restrict
| | #define HAVE_STRNDUP 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define __GETOPT_PREFIX rpl_
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_STRING_H 1
| | #define SIZEOF_LONG_LONG_INT 8
| | #define STDC_HEADERS 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_ERRNO_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_BZERO 1
| | #define HAVE_CALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define HAVE_MKTEMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_TMPFILE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define RETSIGTYPE void
| | #define HAVE_SIGACTION 1
| | /* end confdefs.h.  */
| | /* Define sigstack to an innocuous variant, in case <limits.h> declares 
sigstack.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define sigstack innocuous_sigstack
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char sigstack (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef sigstack
| | 
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | {
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char sigstack ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_sigstack) || defined (__stub___sigstack)
| | choke me
| | #else
| | char (*f) () = sigstack;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != sigstack;
| |   ;
| |   return 0;
| | }
| configure:20834: result: no
| configure:20745: checking for sigvec
| configure:20802: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| /cygdrive/c/windows/temp/cc9LN6X2.o: In function `main':
| /home/eblake/m4-head/conftest.c:133: undefined reference to `_sigvec'
| /home/eblake/m4-head/conftest.c:132: undefined reference to `_sigvec'
| collect2: ld returned 1 exit status
| configure:20808: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define restrict __restrict
| | #define HAVE_STRNDUP 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define __GETOPT_PREFIX rpl_
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_STRING_H 1
| | #define SIZEOF_LONG_LONG_INT 8
| | #define STDC_HEADERS 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_ERRNO_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_BZERO 1
| | #define HAVE_CALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define HAVE_MKTEMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_TMPFILE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define RETSIGTYPE void
| | #define HAVE_SIGACTION 1
| | /* end confdefs.h.  */
| | /* Define sigvec to an innocuous variant, in case <limits.h> declares 
sigvec.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define sigvec innocuous_sigvec
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char sigvec (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef sigvec
| | 
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | {
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char sigvec ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_sigvec) || defined (__stub___sigvec)
| | choke me
| | #else
| | char (*f) () = sigvec;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != sigvec;
| |   ;
| |   return 0;
| | }
| configure:20834: result: no
| configure:20844: checking if stack overflow is detectable
| configure:20907: result: no
| configure:21051: checking whether struct tm is in sys/time.h or time.h
| configure:21074: gcc -c -g2 -Wall -pipe  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:99: warning: statement with no effect
| configure:21080: $? = 0
| configure:21084: test -z 
|                        || test ! -s conftest.err
| configure:21087: $? = 0
| configure:21090: test -s conftest.o
| configure:21093: $? = 0
| configure:21104: result: time.h
| configure:21118: checking for strftime
| configure:21175: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| conftest.c:117: warning: conflicting types for built-in function 'strftime'
| configure:21181: $? = 0
| configure:21185: test -z 
|                        || test ! -s conftest.err
| configure:21188: $? = 0
| configure:21191: test -s conftest.exe
| configure:21194: $? = 0
| configure:21207: result: yes
| configure:21298: checking for getcwd
| configure:21355: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:21361: $? = 0
| configure:21365: test -z 
|                        || test ! -s conftest.err
| configure:21368: $? = 0
| configure:21371: test -s conftest.exe
| configure:21374: $? = 0
| configure:21387: result: yes
| configure:21298: checking for gethostname
| configure:21355: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:21361: $? = 0
| configure:21365: test -z 
|                        || test ! -s conftest.err
| configure:21368: $? = 0
| configure:21371: test -s conftest.exe
| configure:21374: $? = 0
| configure:21387: result: yes
| configure:21298: checking for mktime
| configure:21355: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:21361: $? = 0
| configure:21365: test -z 
|                        || test ! -s conftest.err
| configure:21368: $? = 0
| configure:21371: test -s conftest.exe
| configure:21374: $? = 0
| configure:21387: result: yes
| configure:21298: checking for uname
| configure:21355: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:21361: $? = 0
| configure:21365: test -z 
|                        || test ! -s conftest.err
| configure:21368: $? = 0
| configure:21371: test -s conftest.exe
| configure:21374: $? = 0
| configure:21387: result: yes
| configure:21404: checking for setenv
| configure:21461: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:21467: $? = 0
| configure:21471: test -z 
|                        || test ! -s conftest.err
| configure:21474: $? = 0
| configure:21477: test -s conftest.exe
| configure:21480: $? = 0
| configure:21493: result: yes
| configure:21404: checking for unsetenv
| configure:21461: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:21467: $? = 0
| configure:21471: test -z 
|                        || test ! -s conftest.err
| configure:21474: $? = 0
| configure:21477: test -s conftest.exe
| configure:21480: $? = 0
| configure:21493: result: yes
| configure:21404: checking for putenv
| configure:21461: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| configure:21467: $? = 0
| configure:21471: test -z 
|                        || test ! -s conftest.err
| configure:21474: $? = 0
| configure:21477: test -s conftest.exe
| configure:21480: $? = 0
| configure:21493: result: yes
| configure:21404: checking for clearenv
| configure:21461: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  >&5
| /cygdrive/c/windows/temp/ccMXbr4q.o: In function `main':
| /home/eblake/m4-head/conftest.c:141: undefined reference to `_clearenv'
| /home/eblake/m4-head/conftest.c:140: undefined reference to `_clearenv'
| collect2: ld returned 1 exit status
| configure:21467: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU m4"
| | #define PACKAGE_TARNAME "m4"
| | #define PACKAGE_VERSION "1.9a"
| | #define PACKAGE_STRING "GNU m4 1.9a"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| | #define PACKAGE "m4"
| | #define VERSION "1.9a"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define _POSIX_PTHREAD_SEMANTICS 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define restrict __restrict
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_ISBLANK 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_MEMPCPY 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_WCSCOLL 1
| | #define HAVE_ISASCII 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define _REGEX_LARGE_OFFSETS 1
| | #define restrict __restrict
| | #define HAVE_STRNDUP 1
| | #define HAVE_STRTOL 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define __GETOPT_PREFIX rpl_
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_STRING_H 1
| | #define SIZEOF_LONG_LONG_INT 8
| | #define STDC_HEADERS 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_ERRNO_H 1
| | #define HAVE_SIGNAL_H 1
| | #define HAVE_BZERO 1
| | #define HAVE_CALLOC 1
| | #define HAVE_MKSTEMP 1
| | #define HAVE_MKTEMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_TMPFILE 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_VPRINTF 1
| | #define RETSIGTYPE void
| | #define HAVE_SIGACTION 1
| | #define HAVE_STRFTIME 1
| | #define HAVE_GETCWD 1
| | #define HAVE_GETHOSTNAME 1
| | #define HAVE_MKTIME 1
| | #define HAVE_UNAME 1
| | #define HAVE_SETENV 1
| | #define HAVE_UNSETENV 1
| | #define HAVE_PUTENV 1
| | /* end confdefs.h.  */
| | /* Define clearenv to an innocuous variant, in case <limits.h> declares 
clearenv.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define clearenv innocuous_clearenv
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char clearenv (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef clearenv
| | 
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | {
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char clearenv ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_clearenv) || defined (__stub___clearenv)
| | choke me
| | #else
| | char (*f) () = clearenv;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != clearenv;
| |   ;
| |   return 0;
| | }
| configure:21493: result: no
| configure:21508: checking for gmp.h
| configure:21524: gcc -c -g2 -Wall -pipe  conftest.c >&5
| configure:21530: $? = 0
| configure:21534: test -z 
|                        || test ! -s conftest.err
| configure:21537: $? = 0
| configure:21540: test -s conftest.o
| configure:21543: $? = 0
| configure:21555: result: yes
| configure:21590: gcc -o conftest.exe -g2 -Wall -pipe   conftest.c  -lgmp >&5
| configure:21596: $? = 0
| configure:21600: test -z 
|                        || test ! -s conftest.err
| configure:21603: $? = 0
| configure:21606: test -s conftest.exe
| configure:21609: $? = 0
| configure:21622: checking if using GNU multiple precision arithmetic library
| configure:21659: result: yes
| configure:21802: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU m4 config.status 1.9a, which was
| generated by GNU Autoconf 2.59c.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on LOUNGE
| 
| config.status:862: creating tests/m4
| config.status:862: creating po/Makefile.in
| config.status:862: creating Makefile
| config.status:862: creating gnu/Makefile
| config.status:862: creating m4/system.h
| config.status:862: creating tests/atlocal
| config.status:862: creating config.h
| config.status:1122: config.h is unchanged
| config.status:1157: executing tests/atconfig commands
| config.status:1157: executing depfiles commands
| config.status:1157: executing libtool commands
| config.status:1157: executing default-1 commands
| configure:23857: === configuring in ltdl (/home/eblake/m4-head/ltdl
| configure:23944: running /bin/sh './configure' --prefix=/usr/local  '-C' 
'CFLAGS=-g2 -Wall' '--with-included-ltdl' 'ac_cv_func_argz_insert=no' 
'ac_cv_type_error_t=no' --enable-ltdl-convenience --cache-file=../config.cache 
--srcdir=.
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=i686-pc-cygwin
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_const=yes
| ac_cv_c_inline=inline
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| ac_cv_env_CFLAGS_set=set
| ac_cv_env_CFLAGS_value='-g2 -Wall'
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_CPP_set=
| ac_cv_env_CPP_value=
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_exeext=.exe
| ac_cv_func__doprnt=no
| ac_cv_func_alloca_works=yes
| ac_cv_func_argz_insert=no
| ac_cv_func_bzero=yes
| ac_cv_func_calloc=yes
| ac_cv_func_clearenv=no
| ac_cv_func_getcwd=yes
| ac_cv_func_gethostname=yes
| ac_cv_func_getopt_long_only=yes
| ac_cv_func_isascii=yes
| ac_cv_func_isblank=yes
| ac_cv_func_malloc_0_nonnull=yes
| ac_cv_func_mbrtowc=yes
| ac_cv_func_mempcpy=yes
| ac_cv_func_mkstemp=yes
| ac_cv_func_mktemp=yes
| ac_cv_func_mktime=yes
| ac_cv_func_obstack=no
| ac_cv_func_putenv=yes
| ac_cv_func_setenv=yes
| ac_cv_func_sigaction=yes
| ac_cv_func_sigaltstack=no
| ac_cv_func_sigstack=no
| ac_cv_func_sigvec=no
| ac_cv_func_strerror=yes
| ac_cv_func_strerror_r=yes
| ac_cv_func_strerror_r_char_p=yes
| ac_cv_func_strftime=yes
| ac_cv_func_strndup=yes
| ac_cv_func_strnlen_working=yes
| ac_cv_func_strtol=yes
| ac_cv_func_tmpfile=yes
| ac_cv_func_uname=yes
| ac_cv_func_unsetenv=yes
| ac_cv_func_vprintf=yes
| ac_cv_func_wcrtomb=yes
| ac_cv_func_wcscoll=yes
| ac_cv_have_decl_getenv=yes
| ac_cv_have_decl_optreset=yes
| ac_cv_have_decl_strerror_r=yes
| ac_cv_have_decl_strnlen=yes
| ac_cv_header_dlfcn_h=yes
| ac_cv_header_errno_h=yes
| ac_cv_header_error_h=no
| ac_cv_header_getopt_h=yes
| ac_cv_header_gettext_h=no
| ac_cv_header_gmp_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_limits_h=yes
| ac_cv_header_locale_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_minix_config_h=no
| ac_cv_header_obstack_h=no
| ac_cv_header_siginfo_h=no
| ac_cv_header_signal_h=yes
| ac_cv_header_stat_broken=no
| ac_cv_header_stdbool_h=yes
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_time_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_header_wchar_h=yes
| ac_cv_header_wctype_h=yes
| ac_cv_host=i686-pc-cygwin
| ac_cv_lib_error_at_line=no
| ac_cv_objext=o
| ac_cv_path_EGREP='/usr/bin/grep -E'
| ac_cv_path_FGREP='/usr/bin/grep -F'
| ac_cv_path_GMSGFMT=/usr/bin/msgfmt
| ac_cv_path_GREP=/usr/bin/grep
| ac_cv_path_MSGFMT=/usr/bin/msgfmt
| ac_cv_path_MSGMERGE=/usr/bin/msgmerge
| ac_cv_path_PERL=/usr/bin/perl
| ac_cv_path_SED=/usr/bin/sed
| ac_cv_path_XGETTEXT=/usr/bin/xgettext
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_prog_AWK=gawk
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_ac_ct_AR=ar
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_ac_ct_STRIP=strip
| ac_cv_prog_cc_c89=
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_gcc_c_o=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_search_strerror='none required'
| ac_cv_sizeof_long_long_int=8
| ac_cv_struct_tm=time.h
| ac_cv_sys_file_offset_bits=no
| ac_cv_sys_large_files=no
| ac_cv_sys_largefile_CC=no
| ac_cv_type__Bool=yes
| ac_cv_type_error_t=no
| ac_cv_type_long_long_int=yes
| ac_cv_type_signal=void
| ac_cv_type_size_t=yes
| ac_cv_type_unsigned_long_long=yes
| ac_cv_working_alloca_h=yes
| acl_cv_hardcode_direct=no
| acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
| acl_cv_hardcode_libdir_separator=
| acl_cv_hardcode_minus_L=no
| acl_cv_libext=a
| acl_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe
| acl_cv_prog_gnu_ld=yes
| acl_cv_rpath=done
| acl_cv_shlibext=dll
| acl_cv_wl=-Wl,
| am_cv_CC_dependencies_compiler_type=gcc3
| am_cv_func_iconv='no, consider installing GNU libiconv'
| am_cv_langinfo_codeset=yes
| am_cv_lib_iconv=no
| am_cv_prog_cc_stdc=
| gl_cv_c_restrict=__restrict
| gl_cv_func_free=yes
| gl_cv_func_mkstemp_limitations=no
| gl_cv_func_re_compile_pattern_broken=yes
| gt_cv_func_gnugettext2_libc=no
| gt_cv_func_gnugettext2_libintl=yes
| jm_ac_cv_header_inttypes_h=yes
| jm_ac_cv_header_stdint_h=yes
| lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
| lt_cv_dlopen=dlopen
| lt_cv_dlopen_libs=
| lt_cv_dlopen_self=no
| lt_cv_file_magic_cmd=func_win32_libid
| lt_cv_file_magic_test_file=
| lt_cv_ld_reload_flag=-r
| lt_cv_nm_interface='BSD nm'
| lt_cv_objdir=.libs
| lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe
| lt_cv_path_NM='/usr/bin/nm -B'
| lt_cv_prog_compiler_c_o=yes
| lt_cv_prog_compiler_rtti_exceptions=no
| lt_cv_prog_gnu_ld=yes
| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[    
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  
{"\2", (void *) \&\2},/p'\'''
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int 
\1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
| lt_cv_sys_max_cmd_len=8192
| m4_cv_prog_compiler_pipe=yes
| m4_cv_using_lib_gmp=yes
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /home/eblake/m4-head/ltdl/config/missing --run aclocal-1.9a'
| ALLOCA=''
| ALLOCA_H='alloca.h'
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /home/eblake/m4-head/ltdl/config/missing --run tar'
| ANSI2KNR=''
| AR='ar'
| AS='as'
| AUTOCONF='${SHELL} /home/eblake/m4-head/ltdl/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /home/eblake/m4-head/ltdl/config/missing --run 
autoheader'
| AUTOMAKE='${SHELL} /home/eblake/m4-head/ltdl/config/missing --run 
automake-1.9a'
| AWK='gawk'
| CC='gcc'
| CCDEPMODE='depmode=gcc3'
| CFLAGS='-g2 -Wall -pipe'
| CPP='gcc -E'
| CPPFLAGS=''
| CYGPATH_W='cygpath -w'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| DLLTOOL='dlltool'
| DLPREOPEN='-dlpreopen force -dlpreopen modules/m4.la -dlpreopen 
modules/traditional.la -dlpreopen modules/gnu.la'
| DUMPBIN=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/usr/bin/grep -E'
| ERROR_H='error.h'
| EXEEXT='.exe'
| FGREP='/usr/bin/grep -F'
| GETOPT_H='getopt.h'
| GETTEXT_H='gettext.h'
| GMSGFMT='/usr/bin/msgfmt'
| GREP='/usr/bin/grep'
| HAVE__BOOL='1'
| INCLTDL='-I${top_srcdir}/ltdl'
| INCLUDE_ERROR_H='#include <gnu/error.h>'
| INCLUDE_OBSTACK_H='#include <gnu/obstack.h>'
| INCLUDE_REGEX_H='#include <gnu/regex.h>'
| INCLUDE_STDBOOL_H='#include <stdbool.h>'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS='-lintl'
| LD='/usr/i686-pc-cygwin/bin/ld.exe'
| LDFLAGS=''
| LIBADD_GMP='-lgmp'
| LIBICONV=''
| LIBINTL='-lintl'
| LIBLTDL='${top_builddir}/ltdl/libltdlc.la'
| LIBOBJS=' ${LIBOBJDIR}error$U.o ${LIBOBJDIR}exitfail$U.o 
${LIBOBJDIR}obstack$U.o ${LIBOBJDIR}regex$U.o ${LIBOBJDIR}xmalloc$U.o'
| LIBS=''
| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
| LN_S='ln -s'
| LTALLOCA=''
| LTDLINCL='-I${top_srcdir}/ltdl'
| LTLIBICONV=''
| LTLIBINTL='-lintl'
| LTLIBOBJS=' ${LIBOBJDIR}error$U.lo ${LIBOBJDIR}exitfail$U.lo 
${LIBOBJDIR}obstack$U.lo ${LIBOBJDIR}regex$U.lo ${LIBOBJDIR}xmalloc$U.lo'
| MAKEINFO='${SHELL} /home/eblake/m4-head/ltdl/config/missing --run makeinfo'
| MKINSTALLDIRS='$(top_builddir)/ltdl/config/mkinstalldirs'
| MSGFMT='/usr/bin/msgfmt'
| MSGMERGE='/usr/bin/msgmerge'
| NM='/usr/bin/nm -B'
| OBJDUMP='objdump'
| OBJEXT='o'
| OBSTACK_H='obstack.h'
| PACKAGE='m4'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU m4'
| PACKAGE_STRING='GNU m4 1.9a'
| PACKAGE_TARNAME='m4'
| PACKAGE_VERSION='1.9a'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| POSUB='po'
| PREOPEN_DEPENDENCIES=' modules/m4.la modules/traditional.la modules/gnu.la'
| RANLIB='ranlib'
| REGEX_H='regex.h'
| SED='/usr/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STACKOVF=''
| STDBOOL_H=''
| STRIP='strip'
| U=''
| USE_GMP='yes'
| USE_GMP_FALSE='#'
| USE_GMP_TRUE=''
| USE_NLS='yes'
| VERSION='1.9a'
| XGETTEXT='/usr/bin/xgettext'
| ac_ct_AR='ar'
| ac_ct_AS=''
| ac_ct_CC='gcc'
| ac_ct_DLLTOOL=''
| ac_ct_DUMPBIN=''
| ac_ct_OBJDUMP=''
| ac_ct_RANLIB='ranlib'
| ac_ct_STRIP='strip'
| am__fastdepCC_FALSE='#'
| am__fastdepCC_TRUE=''
| am__include='include'
| am__leading_dot='.'
| am__quote=''
| am__tar='${AMTAR} chof - "$$tardir"'
| am__untar='${AMTAR} xf -'
| bindir='${exec_prefix}/bin'
| build='i686-pc-cygwin'
| build_alias=''
| build_cpu='i686'
| build_os='cygwin'
| build_vendor='pc'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='i686-pc-cygwin'
| host_alias=''
| host_cpu='i686'
| host_os='cygwin'
| host_vendor='pc'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='/home/eblake/m4-head/ltdl/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| lt_ECHO='echo'
| mandir='${datarootdir}/man'
| mkdir_p='mkdir -p --'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| subdirs=' ltdl'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define ENABLE_NLS 1
| #define HAVE_ALLOCA 1
| #define HAVE_ALLOCA 1
| #define HAVE_ALLOCA 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_BZERO 1
| #define HAVE_CALLOC 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_GETTEXT 1
| #define HAVE_GMP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOL 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TMPFILE 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UNAME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSETENV 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_VPRINTF 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCTYPE_H 1
| #define HAVE__BOOL 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "m4"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "GNU m4"
| #define PACKAGE_STRING "GNU m4 1.9a"
| #define PACKAGE_TARNAME "m4"
| #define PACKAGE_VERSION "1.9a"
| #define PROTOTYPES 1
| #define RETSIGTYPE void
| #define SIZEOF_LONG_LONG_INT 8
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STRERROR_R_CHAR_P 1
| #define TIMESTAMP " (Build: 1.286 2005/07/07 16:27:54)"
| #define USE_GMP 1
| #define VERSION "1.9a"
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _REGEX_LARGE_OFFSETS 1
| #define __EXTENSIONS__ 1
| #define __GETOPT_PREFIX rpl_
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define restrict __restrict
| 
| configure: exit 0


reply via email to

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