roentgen b75cab
# ltversion.m4 -- version numbers			-*- Autoconf -*-
roentgen b75cab
#
roentgen b75cab
#   Copyright (C) 2004 Free Software Foundation, Inc.
roentgen b75cab
#   Written by Scott James Remnant, 2004
roentgen b75cab
#
roentgen b75cab
# This file is free software; the Free Software Foundation gives
roentgen b75cab
# unlimited permission to copy and/or distribute it, with or without
roentgen b75cab
# modifications, as long as this notice is preserved.
roentgen b75cab
roentgen b75cab
# @configure_input@
roentgen b75cab
roentgen b75cab
# serial 3337 ltversion.m4
roentgen b75cab
# This file is part of GNU Libtool
roentgen b75cab
roentgen b75cab
m4_define([LT_PACKAGE_VERSION], [2.4.2])
roentgen b75cab
m4_define([LT_PACKAGE_REVISION], [1.3337])
roentgen b75cab
roentgen b75cab
AC_DEFUN([LTVERSION_VERSION],
roentgen b75cab
[macro_version='2.4.2'
roentgen b75cab
macro_revision='1.3337'
roentgen b75cab
_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
roentgen b75cab
_LT_DECL(, macro_revision, 0)
roentgen b75cab
])