ltversion.m4 revision 35c4bbdf
11.1337Smsaitoh# ltversion.m4 -- version numbers -*- Autoconf -*- 21.1Scgd# 31.1Scgd# Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. 41.4Scgd# Written by Scott James Remnant, 2004 51.1Scgd# 61.1Scgd# This file is free software; the Free Software Foundation gives 71.1Scgd# unlimited permission to copy and/or distribute it, with or without 81.1Scgd# modifications, as long as this notice is preserved. 91.1Scgd 101.1Scgd# @configure_input@ 111.1Scgd 121.1Scgd# serial 4179 ltversion.m4 131.1Scgd# This file is part of GNU Libtool 141.1Scgd 151.1Scgdm4_define([LT_PACKAGE_VERSION], [2.4.6]) 161.1Scgdm4_define([LT_PACKAGE_REVISION], [2.4.6]) 171.1Scgd 181.1ScgdAC_DEFUN([LTVERSION_VERSION], 191.1Scgd[macro_version='2.4.6' 201.1Scgdmacro_revision='2.4.6' 211.1Scgd_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) 221.1Scgd_LT_DECL(, macro_revision, 0) 231.1Scgd]) 241.1Scgd