Remove ``# serial 57 LT_INIT''. Newer autoconf does not like it because it
authorChristos Zoulas <christos@zoulas.com>
Thu, 26 May 2011 21:02:53 +0000 (17:02 -0400)
committerChristos Zoulas <christos@zoulas.com>
Thu, 26 May 2011 21:02:53 +0000 (17:02 -0400)
is not the first macro in the file.

m4/macros/libtool.m4

index d8125842f0a8a5e3a7d2d30a08f8909befa9aeca..6be59da02613563e03484219cc9d1a6454db9b8c 100644 (file)
@@ -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.