summaryrefslogtreecommitdiff
path: root/app-misc/screen/files/screen-4.0.3-config.h-autoconf-2.62.patch
blob: 5605fdac7414956175bd3471a5720560029743e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
compability for sys-devel/autoconf-2.62

https://bugs.gentoo.org/show_bug.cgi?id=217311

--- screen/config.h.in
+++ screen/config.h.in
@@ -563,7 +563,6 @@
  * If you are on a SYS V machine that restricts filename length to 14 
  * characters, you may need to enforce that by setting NAME_MAX to 14
  */
-#undef NAME_MAX		/* KEEP_UNDEF_HERE override system value */
 #undef NAME_MAX
 
 /*