summaryrefslogtreecommitdiff
path: root/libs/sigc++2/scripts/ltversion.m4
blob: 8b8db37ad4f346321e1de6ac4a09bbab7897ba27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ltversion.m4 -- version numbers			-*- Autoconf -*-
# Generated from ltversion.in; do not edit by hand.

# serial 1467
# This file is part of GNU Libtool

m4_define([LT_PACKAGE_VERSION], [])
m4_define([LT_PACKAGE_REVISION], [1.1467])

AC_DEFUN([LTVERSION_VERSION],
[macro_version=''
macro_revision='1.1467'
_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
_LT_DECL(, macro_revision, 0)
])