specific?
>
> Might be. I can't find any occurrences of -nologo in the CVS
> autoconf. Hmm... But, indeed, it's there in autoconf 2.13. Oops :-)
Check out the ChangeLog:
2000-09-14 Pavel Roskin <[EMAIL PROTECTED]>
* acgeneral.m4 (_AC_TRY_CPP): Don't filter out conftest.$ac_ext
from the output - it is only printed by Visual C that gives
correct exit status.
* aclang.m4 (AC_PROG_CPP): Don't try '${CC-cc} -nologo -E'
by the same reason.
(that's post-2.13, in any case).
Thu May 28 18:37:36 1998 Ian Lance Taylor <[EMAIL PROTECTED]>
...
(AC_PROG_CPP): Try running the compiler with the -nologo option.