[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guile with win32 cross compiling
From: |
Ludovic Courtès |
Subject: |
Re: Guile with win32 cross compiling |
Date: |
Sun, 19 Jun 2011 16:42:29 +0200 |
User-agent: |
Gnus/5.110017 (No Gnus v0.17) Emacs/24.0.50 (gnu/linux) |
Hi!
Andy Wingo <address@hidden> skribis:
> On Sun 24 Apr 2011 22:22, address@hidden (Ludovic Courtès) writes:
>
>> Looks good to me. Could you factor it into an M4 macro, use
>> AC_CACHE_CHECK, and move that to acinclude.m4?
>
> I tried and failed, so I pushed it anyway. Would you like to do the
> refactoring as a separate commit? :-)) Sorry for being pathetic here
> but it is beyond my autofoo.
Done in commit 10c29ebde574b5bc45df70f313835b0c2e1f3a35.
Ludo’.