automake
[Top][All Lists]
Advanced

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

Re: Another snag.. extension detection


From: NightStrike
Subject: Re: Another snag.. extension detection
Date: Tue, 20 Nov 2007 22:41:44 -0500

On 11/18/07, Ralf Wildenhues <address@hidden> wrote:
> Hello,
>
> This is an Autoconf issue, not an Automake one.

I thought as much.

> GCC has similar issues, too, and they use hacks like GCC_NO_EXECUTABLES
> to work around the issues, see
>  gcc/config/no-executables.m4
>
> in the GCC source tree, and other places where it's used.  Sorry.

I found GCC_NO_EXECUTABLES, which turned me to google, which turned me
on to AC_NO_EXECUTABLES.  I lined both up side by side, and it appears
that as of autoconf 2.61, AC_NO_EXECUTABLES appears to be pretty
complete and less messy (plus it's a native macro).  I'm not entirely
sure what the difference is, but I put the AC_ one in my Makefile.am
and it's now working very nicely once again.

As always, thanks muchly to this list for the tons of feedback and
assistance.  Hopefully you guys can make use of the mingw-w64 project
when this is all over.




reply via email to

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