|
From: Paul M. <pau...@us...> - 2012-10-24 12:54:33
|
Dear Andriy, Am Mittwoch, den 24.10.2012, 13:17 +0300 schrieb Andrej N. Gritsenko: > Paul Menzel has written on Wednesday, 24 October, at 11:53: > >Date: Wed, 24 Oct 2012 11:51:21 +0200 > > >Found by running `autoupdate`. Manually applied by running the following command. > > > $ sed -i s,AC_HELP_STRING,AS_HELP_STRING, configure.ac > > Which version of autoconf is required for that AS_HELP_STRING macro? We > should not break backward compatibility just for nothing. If it isn't > available for autoconf 2.63 then this change should be not applied. It has been around since 2.58 I think. At least it is mentioned in the manual of Autoconf 2.63 [1]. Thanks, Paul [1] http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.63/html_node/External-Software.html |