Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libosmocore/files: libosmocore-0.6.0-automake-1.13.patch libosmocore-0.5.3-automake-1.13.patch
Date: Fri, 24 May 2013 07:58:00
Message-Id: 20130524075752.A29952171D@flycatcher.gentoo.org
1 xmw 13/05/24 07:57:52
2
3 Added: libosmocore-0.6.0-automake-1.13.patch
4 libosmocore-0.5.3-automake-1.13.patch
5 Log:
6 Version bump, automake-1.13 patches.
7
8 (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
9
10 Revision Changes Path
11 1.1 net-libs/libosmocore/files/libosmocore-0.6.0-automake-1.13.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/files/libosmocore-0.6.0-automake-1.13.patch?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/files/libosmocore-0.6.0-automake-1.13.patch?rev=1.1&content-type=text/plain
15
16 Index: libosmocore-0.6.0-automake-1.13.patch
17 ===================================================================
18 --- libosmocore-0.6.0/configure.ac
19 +++ libosmocore-0.6.0/configure.ac
20 @@ -77,7 +77,7 @@
21 CHECK_TM_INCLUDES_TM_GMTOFF
22
23 dnl Generate the output
24 -AC_CONFIG_HEADER(config.h)
25 +AC_CONFIG_HEADERS(config.h)
26
27 AC_ARG_ENABLE(talloc,
28 [AS_HELP_STRING(
29
30
31
32 1.1 net-libs/libosmocore/files/libosmocore-0.5.3-automake-1.13.patch
33
34 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/files/libosmocore-0.5.3-automake-1.13.patch?rev=1.1&view=markup
35 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libosmocore/files/libosmocore-0.5.3-automake-1.13.patch?rev=1.1&content-type=text/plain
36
37 Index: libosmocore-0.5.3-automake-1.13.patch
38 ===================================================================
39 --- libosmocore-0.5.3/configure.ac
40 +++ libosmocore-0.5.3/configure.ac
41 @@ -40,7 +40,7 @@
42 AC_SUBST(SYMBOL_VISIBILITY)
43
44 dnl Generate the output
45 -AM_CONFIG_HEADER(config.h)
46 +AC_CONFIG_HEADERS(config.h)
47
48 AC_ARG_ENABLE(talloc,
49 [AS_HELP_STRING(