From 5e30415625af35f7951dbf8d46352dc9f779bd19 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Wed, 14 Mar 2001 11:30:57 +0000 Subject: [PATCH] Add a commented out entry for compat4x PR: 25196 Submitted by: Chris Knight --- etc/defaults/make.conf | 1 + share/examples/etc/make.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 7554631bfe81..3860a147548e 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -145,6 +145,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ #COMPAT21= yes #COMPAT22= yes #COMPAT3X= yes +#COMPAT4X= yes # # # If you do not want additional documentation (some of which are diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 7554631bfe81..3860a147548e 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -145,6 +145,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ #COMPAT21= yes #COMPAT22= yes #COMPAT3X= yes +#COMPAT4X= yes # # # If you do not want additional documentation (some of which are