summaryrefslogtreecommitdiff
path: root/Mk/bsd.autotools.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/bsd.autotools.mk')
-rw-r--r--Mk/bsd.autotools.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/Mk/bsd.autotools.mk b/Mk/bsd.autotools.mk
index 43004b0b2fac..d93244091efb 100644
--- a/Mk/bsd.autotools.mk
+++ b/Mk/bsd.autotools.mk
@@ -97,18 +97,6 @@ Autotools_Include_MAINTAINER= ade@FreeBSD.org
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
-# DEPRECATED ENTRY POINTS
-#---------------------------------------------------------------------------
-.for i in AUTOMAKE AUTOCONF AUTOHEADER LIBTOOL
-. if defined(USE_${i})
-BROKEN= "USE_${i} deprecated: replace with USE_${i}_VER=..."
-. endif
-. if defined(WANT_${i})
-BROKEN= "WANT_${i} deprecated: replace with WANT_${i}_VER=..."
-. endif
-.endfor
-
-#---------------------------------------------------------------------------
# AUTOMAKE/ACLOCAL
#---------------------------------------------------------------------------