> Must be an oddity with my install then.
>
> Rob
First off, please try to use reply below quoted text to preserve
normal conversation flow. I use Outlook too, so I know that doesn't
make it easy, but still...
In any case, it looks like automake is the culprit; the output you
posted clearly show
> "Robert" == Robert Collins <[EMAIL PROTECTED]> writes:
Robert> Must be an oddity with my install then. Rob
What are your sources?
Must be an oddity with my install then.
Rob
- Original Message -
From: "Akim Demaille" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, March 16, 2001 9:15 PM
Subject: Re:
> "Robert" == Robert Collins <[EMAIL PROTECTED]> writes:
Robert> However if the user doesn't put AC_PROG_CC in anyway,
Robert> the output looks like:
/tmp % cat configure.ac nostromo 11:14
m4_include([acinclude.m4])
AC_INIT
AC_API_WIN32
/tmp % ace
This has the AC_REQUIRE autoconf problem fixed (thanks Akim). However if
the user doesn't put AC_PROG_CC in anyway, the output looks like:
configure: creating cache /dev/null
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for ma