Gentoo Archives: gentoo-commits

From: "Sven Wegener (swegener)" <swegener@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/screen/files: screen-4.0.3-config.h-autoconf-2.62.patch
Date: Fri, 11 Apr 2008 18:44:39
Message-Id: E1JkOEn-00039a-1Q@stork.gentoo.org
1 swegener 08/04/11 18:44:37
2
3 Added: screen-4.0.3-config.h-autoconf-2.62.patch
4 Log:
5 Include a compability patch for autoconf-2.62, bug #217311. Drop bindnow-flags, bug #214245.
6 (Portage version: 2.1.5_rc2)
7
8 Revision Changes Path
9 1.1 app-misc/screen/files/screen-4.0.3-config.h-autoconf-2.62.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/screen/files/screen-4.0.3-config.h-autoconf-2.62.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/screen/files/screen-4.0.3-config.h-autoconf-2.62.patch?rev=1.1&content-type=text/plain
13
14 Index: screen-4.0.3-config.h-autoconf-2.62.patch
15 ===================================================================
16 compability for sys-devel/autoconf-2.62
17
18 https://bugs.gentoo.org/show_bug.cgi?id=217311
19
20 --- screen/config.h.in
21 +++ screen/config.h.in
22 @@ -563,7 +563,6 @@
23 * If you are on a SYS V machine that restricts filename length to 14
24 * characters, you may need to enforce that by setting NAME_MAX to 14
25 */
26 -#undef NAME_MAX /* KEEP_UNDEF_HERE override system value */
27 #undef NAME_MAX
28
29 /*
30
31
32
33 --
34 gentoo-commits@l.g.o mailing list