RE: V4a win32 macro

2001-03-17 Thread Tim Van Holder
> 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

Re: V4a win32 macro

2001-03-16 Thread Akim Demaille
> "Robert" == Robert Collins <[EMAIL PROTECTED]> writes: Robert> Must be an oddity with my install then. Rob What are your sources?

Re: V4a win32 macro

2001-03-16 Thread Robert Collins
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:

Re: V4a win32 macro

2001-03-16 Thread Akim Demaille
> "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