Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/argus/files: argus-3.0.3.8-autoconf-2.65.patch
Date: Thu, 06 May 2010 09:06:17
Message-Id: 20100506090610.A54BF2964A@corvid.gentoo.org
1 pva 10/05/06 09:06:10
2
3 Added: argus-3.0.3.8-autoconf-2.65.patch
4 Log:
5 Version bump. Some patches were accepted upstream.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 net-analyzer/argus/files/argus-3.0.3.8-autoconf-2.65.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/argus/files/argus-3.0.3.8-autoconf-2.65.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/argus/files/argus-3.0.3.8-autoconf-2.65.patch?rev=1.1&content-type=text/plain
13
14 Index: argus-3.0.3.8-autoconf-2.65.patch
15 ===================================================================
16 === modified file 'aclocal.m4'
17 --- aclocal.m4 2010-05-06 09:00:58 +0000
18 +++ aclocal.m4 2010-05-06 09:01:19 +0000
19 @@ -93,7 +93,7 @@
20 dnl
21 AC_DEFUN(AC_LBL_C_INIT,
22 [AC_PREREQ(2.12)
23 - AC_BEFORE([AC_PROG_CC])
24 + AC_REQUIRE([AC_PROG_CC])
25 AC_BEFORE([$0], [AC_LBL_FIXINCLUDES])
26 AC_BEFORE([$0], [AC_LBL_DEVEL])
27 AC_BEFORE([$0], [AC_QOSIENT_DEBUG])