Re: [bug-gnulib] AC_C_CONST

2006-06-29 Thread Derek R. Price
Bruno Haible wrote: > Derek R. Price wrote: >> * m4/gettext.m4: Remove references to obsolescent AC_C_CONST. > > I'll do this in gettext-0.15.1. I'm not sure how the GNULIB macro relates to gettext. Is this a change you'll import into GNULIB after you ch

Re: [bug-gnulib] AC_C_CONST

2006-06-29 Thread Bruno Haible
Derek R. Price wrote: > * m4/gettext.m4: Remove references to obsolescent AC_C_CONST. I'll do this in gettext-0.15.1. Bruno

Re: AC_C_CONST

2006-06-28 Thread Paul Eggert
"Derek R. Price" <[EMAIL PROTECTED]> writes: > 2006-06-28 Derek R. Price <[EMAIL PROTECTED]> > > * m4/fnmatch.m4, m4/gettext.m4, m4/strftime.m4: Remove > references to obsolescent AC_C_CONST. Thanks. I assume Bruno will look into gettext.m4

Re: AC_C_CONST

2006-06-28 Thread Derek R. Price
Previously neglected patch attached. Derek R. Price wrote: > Autoconf 2.60 marks AC_C_CONST as obsolescent because no practical > porting targets require it any longer. The attached patch removes three > references. > > 2006-06-28 Derek R. Price <[EMAIL PROTECTED]> >

AC_C_CONST

2006-06-28 Thread Derek R. Price
Autoconf 2.60 marks AC_C_CONST as obsolescent because no practical porting targets require it any longer. The attached patch removes three references. 2006-06-28 Derek R. Price <[EMAIL PROTECTED]> * m4/fnmatch.m4, m4/gettext.m4, m4/strftime.m4: Remove references to obsol