[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: update to configure bug in Bison 1.31
From: |
Paul Eggert |
Subject: |
Re: update to configure bug in Bison 1.31 |
Date: |
Thu, 17 Jan 2002 10:07:57 -0800 (PST) |
> From: Akim Demaille <address@hidden>
> Date: 17 Jan 2002 10:52:56 +0100
>
> In any case, the easiest is to do exactly what you suggest: have the
> mmap test be adjusted.
There's precedent for this: AC_FUNC_MKTIME #undefs putenv for the same reason.
It's not elegant, but it's probably good enough for now.