[git administrivia] remove auto-built quagga.info, add to gitignore.
[jleu-quagga.git] / m4 / ltversion.m4
blob1524e6db4ab95ce2ac45f7a50c2f66da478e8a8c
1 # ltversion.m4 -- version numbers                       -*- Autoconf -*-
2 # @configure_input@
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'
12 macro_revision='6'
13 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
14 _LT_DECL(, macro_revision, 0)