[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: obsolete macro documentation
From: |
Paul Eggert |
Subject: |
Re: obsolete macro documentation |
Date: |
Sat, 08 Sep 2007 16:04:41 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Eric Blake <address@hidden> writes:
> I'm wondering whether any of the following
> macros marked obsolescent should be graduated to obsolete, and moved in
> the documentation accordingly:
Does gnulib use any of them? If not, and assuming these were all
marked obsolescent in 2.61 or earlier, it's fine with me.
> I'm also thinking we should mark these macros as obsolescent, replaced by
> AC_USE_SYSTEM_EXTENSIONS (in addition to making this macro work on Interix):
>
> AC_AIX
> AC_GNU_SOURCE
> AC_MINIX
That also makes sense to me. Thanks.