1 # ltversion.m4 -- version numbers -*- Autoconf -*-
4 # serial @MACRO_SERIAL@
5 # This file is part of GNU Libtool
7 m4_define([LT_PACKAGE_VERSION], [1.5.6])
8 m4_define([LT_PACKAGE_REVISION], [1.5.6])
10 AC_DEFUN([LTVERSION_VERSION],
11 [macro_version='1.5.6'
13 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
14 _LT_DECL(, macro_revision, 0)