132001f49Smrg# ltversion.m4 -- version numbers			-*- Autoconf -*-
232001f49Smrg#
37ec3b29aSmrg#   Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc.
432001f49Smrg#   Written by Scott James Remnant, 2004
532001f49Smrg#
632001f49Smrg# This file is free software; the Free Software Foundation gives
732001f49Smrg# unlimited permission to copy and/or distribute it, with or without
832001f49Smrg# modifications, as long as this notice is preserved.
932001f49Smrg
1032001f49Smrg# @configure_input@
1132001f49Smrg
127ec3b29aSmrg# serial 4179 ltversion.m4
1332001f49Smrg# This file is part of GNU Libtool
1432001f49Smrg
157ec3b29aSmrgm4_define([LT_PACKAGE_VERSION], [2.4.6])
167ec3b29aSmrgm4_define([LT_PACKAGE_REVISION], [2.4.6])
1732001f49Smrg
1832001f49SmrgAC_DEFUN([LTVERSION_VERSION],
197ec3b29aSmrg[macro_version='2.4.6'
207ec3b29aSmrgmacro_revision='2.4.6'
2132001f49Smrg_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
2232001f49Smrg_LT_DECL(, macro_revision, 0)
2332001f49Smrg])
24