From 728014360cbd5536b230aab64e54f7bb010e8105 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 1 Mar 2007 22:29:15 +0000 Subject: Deprecate unused BUILD_USES_GETTEXT_M4 variable. --- mk/tools/automake.mk | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'mk/tools') diff --git a/mk/tools/automake.mk b/mk/tools/automake.mk index 8404fc1fbe0..2e39171a638 100644 --- a/mk/tools/automake.mk +++ b/mk/tools/automake.mk @@ -1,4 +1,4 @@ -# $NetBSD: automake.mk,v 1.17 2006/12/05 22:48:31 wiz Exp $ +# $NetBSD: automake.mk,v 1.18 2007/03/01 22:29:15 wiz Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. @@ -71,13 +71,6 @@ # AUTOMAKE_OVERRIDE= no # -# This variable is obsoleted, but continue to allow it until packages -# have been taught to use the new syntax. -# -.if defined(BUILD_USES_GETTEXT_M4) -USE_TOOLS+= gettext-m4 -.endif - # Only allow one of "automake" and "automake14" in USE_TOOLS. .if !empty(USE_TOOLS:C/:.*//:Mautomake) && \ !empty(USE_TOOLS:C/:.*//:Mautomake14) -- cgit v1.2.3