Mercurial > hg > CbC > CbC_gcc
comparison ltversion.m4 @ 55:77e2b8dfacca gcc-4.4.5
update it from 4.4.3 to 4.5.0
author | ryoma <e075725@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 12 Feb 2010 23:39:51 +0900 |
parents | a06113de4d67 |
children |
comparison
equal
deleted
inserted
replaced
52:c156f1bd5cd9 | 55:77e2b8dfacca |
---|---|
7 # unlimited permission to copy and/or distribute it, with or without | 7 # unlimited permission to copy and/or distribute it, with or without |
8 # modifications, as long as this notice is preserved. | 8 # modifications, as long as this notice is preserved. |
9 | 9 |
10 # Generated from ltversion.in. | 10 # Generated from ltversion.in. |
11 | 11 |
12 # serial 3012 ltversion.m4 | 12 # serial 3134 ltversion.m4 |
13 # This file is part of GNU Libtool | 13 # This file is part of GNU Libtool |
14 | 14 |
15 m4_define([LT_PACKAGE_VERSION], [2.2.6]) | 15 m4_define([LT_PACKAGE_VERSION], [2.2.7a]) |
16 m4_define([LT_PACKAGE_REVISION], [1.3012]) | 16 m4_define([LT_PACKAGE_REVISION], [1.3134]) |
17 | 17 |
18 AC_DEFUN([LTVERSION_VERSION], | 18 AC_DEFUN([LTVERSION_VERSION], |
19 [macro_version='2.2.6' | 19 [macro_version='2.2.7a' |
20 macro_revision='1.3012' | 20 macro_revision='1.3134' |
21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) |
22 _LT_DECL(, macro_revision, 0) | 22 _LT_DECL(, macro_revision, 0) |
23 ]) | 23 ]) |