autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Looking for definition of AC_TRY_COMPILER


From: Albert Chin
Subject: Re: Looking for definition of AC_TRY_COMPILER
Date: Fri, 4 Mar 2005 21:25:06 -0600
User-agent: Mutt/1.5.6i

On Fri, Mar 04, 2005 at 02:45:28PM -0800, David Wuertele wrote:
> Now, I happen to know that my compiler works, and I would like to
> avoid as much BS as possible.  Can anyone tell me how to bypass this
> check, or at least insert a definition of AC_TRY_COMPILER() into my
> aclocal.m4 file so that autoconf doesn't croak?

If you know your compiler works, why not just delete the
AC_TRY_COMPILER line? Failing that, just AC_DEFUN it to nothing.

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]