ltversion.m4 revision 285612
164562Sgshapiro# ltversion.m4 -- version numbers			-*- Autoconf -*-
264562Sgshapiro#
3261363Sgshapiro#   Copyright (C) 2004 Free Software Foundation, Inc.
490792Sgshapiro#   Written by Scott James Remnant, 2004
564562Sgshapiro#
6266692Sgshapiro# This file is free software; the Free Software Foundation gives
764562Sgshapiro# unlimited permission to copy and/or distribute it, with or without
864562Sgshapiro# modifications, as long as this notice is preserved.
964562Sgshapiro
1064562Sgshapiro# @configure_input@
1164562Sgshapiro
1264562Sgshapiro# serial 3337 ltversion.m4
1364562Sgshapiro# This file is part of GNU Libtool
1464562Sgshapiro
1564562Sgshapirom4_define([LT_PACKAGE_VERSION], [2.4.2])
1664562Sgshapirom4_define([LT_PACKAGE_REVISION], [1.3337])
1764562Sgshapiro
1864562SgshapiroAC_DEFUN([LTVERSION_VERSION],
1964562Sgshapiro[macro_version='2.4.2'
2064562Sgshapiromacro_revision='1.3337'
2194334Sgshapiro_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
2294334Sgshapiro_LT_DECL(, macro_revision, 0)
2394334Sgshapiro])
2494334Sgshapiro