| > I don't get it at all. Why would you have such problems, and I
| > don't???
|
| The problem went away after the latest cvs update. I still get one failure,
| but I see nothing as of yet that would classify it as DOS-specific.
Good to know.
| =================================
| ./debug-98.sh: Testing autoupdate
| =================================
| ./tools.m4:180: testing...
| --- - Fri Jun 9 12:26:57 2000
| +++ stdout Fri Jun 9 12:26:56 2000
| @@ -1,6 +1 @@
| -AC_INIT
| -dnl The doc says 27 is a valid fubar.
| -fubar=27
| -AC_CONFIG_FILES([Makefile])
| -AC_CONFIG_COMMANDS([default],[[echo $fubar]],[[fubar=$fubar]])
| -AC_OUTPUT
| +[]ifval([], [[
| \ No newline at end of file
Could you send input.m4?