Pavel Roskin <[EMAIL PROTECTED]> wrote:
| Hello!
|
| Autoconf is badly broken today. Don't use it. It cannot find any compilers
| on my RedHat 6.2. Most tests fail. Running "sh -x configure" shows e.g.
| this:
Argh. What was I thinking?
I've just reverted that.
Sorry. Next time, I'll run `make check'.
| + test -x
|/home/proski/bin:/usr/local/bin:/usr/kerberos/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/sbin:/usr/local/sbin:/sbin/cc
| + continue
| + ac_ct_CC=
| + test -n
| + echo configure:1095: result: no
| + echo no
|
| The only change since yesterday was:
|
| 2001-02-23 Jim Meyering <[EMAIL PROTECTED]>
|
| * acgeneral.m4 (_AC_INIT_PREPARE_FS_SEPARATORS): Fix typo: s/;/:/
|
| Regards,
| Pavel Roskin