Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-Mailer: MIME-tools 5.508 (Entity 5.508) X-RT-Original-Encoding: utf-8 Content-Transfer-Encoding: binary Message-ID: References: <20171110222008.GA9576@ponyo.lan.banu.com> Content-Disposition: inline In-Reply-To: X-RT-Interface: Web RT-Send-CC: Content-Length: 376 On Fri Nov 10 12:20:24 2017, muks wrote: > This looks good except that some places use AS_HELP_STRING, and others > use AC_HELP_STRING. > > It looks like AC_HELP_STRING is deprecated and AS_HELP_STRING is its > replacement, so please use that everywhere. done > Also bump up AC_PREREQ if necessary for AS_HELP_STRING. Looks like we are already high enough. > Mukund >