From: Christos Zoulas Date: Thu, 26 May 2011 21:02:53 +0000 (-0400) Subject: Remove ``# serial 57 LT_INIT''. Newer autoconf does not like it because it X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=36d93df01a72620b3dafd5c54204b3edbb1c34e5;p=am-utils-6.2.git Remove ``# serial 57 LT_INIT''. Newer autoconf does not like it because it is not the first macro in the file. --- diff --git a/m4/macros/libtool.m4 b/m4/macros/libtool.m4 index d8125842..6be59da0 100644 --- a/m4/macros/libtool.m4 +++ b/m4/macros/libtool.m4 @@ -39,9 +39,6 @@ m4_define([_LT_COPYING], [dnl # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ]) -# serial 57 LT_INIT - - # LT_PREREQ(VERSION) # ------------------ # Complain and exit if this libtool version is less that VERSION.