[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug in AC_FUNC_MEMCMP [Re: Autoconf 2.49e
From: |
Jim Meyering |
Subject: |
Re: bug in AC_FUNC_MEMCMP [Re: Autoconf 2.49e |
Date: |
22 Apr 2001 20:57:50 +0200 |
User-agent: |
Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.103 |
Alexandre Oliva <address@hidden> wrote:
...
| > Here's a patch that is probably what was intended:
|
| > 2001-04-22 Jim Meyering <address@hidden>
|
| > * acfunctions.m4 (AC_FUNC_MEMCMP): Remove `int main () {' and the
| > trailing `}' since AC_LANG_PROGRAM provides them.
|
| This is ok, please install it.
Thanks for the quick review.
It's checked in.