xref: /aosp_15_r20/external/libevent/m4/ltversion.m4 (revision 663afb9b963571284e0f0a60f257164ab54f64bf)
1*663afb9bSAndroid Build Coastguard Worker# ltversion.m4 -- version numbers			-*- Autoconf -*-
2*663afb9bSAndroid Build Coastguard Worker#
3*663afb9bSAndroid Build Coastguard Worker#   Copyright (C) 2004, 2011-2018 Free Software Foundation, Inc.
4*663afb9bSAndroid Build Coastguard Worker#   Written by Scott James Remnant, 2004
5*663afb9bSAndroid Build Coastguard Worker#
6*663afb9bSAndroid Build Coastguard Worker# This file is free software; the Free Software Foundation gives
7*663afb9bSAndroid Build Coastguard Worker# unlimited permission to copy and/or distribute it, with or without
8*663afb9bSAndroid Build Coastguard Worker# modifications, as long as this notice is preserved.
9*663afb9bSAndroid Build Coastguard Worker
10*663afb9bSAndroid Build Coastguard Worker# @configure_input@
11*663afb9bSAndroid Build Coastguard Worker
12*663afb9bSAndroid Build Coastguard Worker# serial 4221 ltversion.m4
13*663afb9bSAndroid Build Coastguard Worker# This file is part of GNU Libtool
14*663afb9bSAndroid Build Coastguard Worker
15*663afb9bSAndroid Build Coastguard Workerm4_define([LT_PACKAGE_VERSION], [2.4.6.42-b88ce-dirty])
16*663afb9bSAndroid Build Coastguard Workerm4_define([LT_PACKAGE_REVISION], [2.4.6.42])
17*663afb9bSAndroid Build Coastguard Worker
18*663afb9bSAndroid Build Coastguard WorkerAC_DEFUN([LTVERSION_VERSION],
19*663afb9bSAndroid Build Coastguard Worker[macro_version='2.4.6.42-b88ce-dirty'
20*663afb9bSAndroid Build Coastguard Workermacro_revision='2.4.6.42'
21*663afb9bSAndroid Build Coastguard Worker_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
22*663afb9bSAndroid Build Coastguard Worker_LT_DECL(, macro_revision, 0)
23*663afb9bSAndroid Build Coastguard Worker])
24