~oem-solutions-group/unity-2d/clutter-1.0

« back to all changes in this revision

Viewing changes to build/autotools/ltversion.m4

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2010-03-21 13:27:56 UTC
  • mto: (2.1.3 experimental)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100321132756-nf8yd30yxo3zzwcm
Tags: upstream-1.2.2
ImportĀ upstreamĀ versionĀ 1.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
# Generated from ltversion.in.
11
11
 
12
 
# serial 3012 ltversion.m4
 
12
# serial 3017 ltversion.m4
13
13
# This file is part of GNU Libtool
14
14
 
15
 
m4_define([LT_PACKAGE_VERSION], [2.2.6])
16
 
m4_define([LT_PACKAGE_REVISION], [1.3012])
 
15
m4_define([LT_PACKAGE_VERSION], [2.2.6b])
 
16
m4_define([LT_PACKAGE_REVISION], [1.3017])
17
17
 
18
18
AC_DEFUN([LTVERSION_VERSION],
19
 
[macro_version='2.2.6'
20
 
macro_revision='1.3012'
 
19
[macro_version='2.2.6b'
 
20
macro_revision='1.3017'
21
21
_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
22
22
_LT_DECL(, macro_revision, 0)
23
23
])