[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gettext patches for cygwin #2: autoconf warnings, cygwin/getopt
From: |
Bruno Haible |
Subject: |
Re: gettext patches for cygwin #2: autoconf warnings, cygwin/getopt |
Date: |
Thu, 24 Nov 2005 22:04:14 +0100 |
User-agent: |
KMail/1.5 |
Charles Wilson wrote:
> > Regarding AH_TOP: I don't see warnings for it, except when I use
> > "autoconf -Wobsolete" or "autoconf -Wall", but with these flags I also
> > warnings about the use of deprecated macros inside autoconf itself. So
> > I figure I better shut off these warnings.
>
> Ah, ok. I reckon that goes for autoheader, too?
Actually, autoheader doesn't spew any warnings at all when used in gettext.
> AH_BOTTOM and AH_TOP are not deprecated
Ah, thanks for getting this straight. I had believed what you had said :-)
Bruno