From 5ec9ecabb60db89546d4f070df928cf682f00176 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 5 Jul 1998 13:09:46 +0000 Subject: No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined. --- net/hesiod/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/hesiod') diff --git a/net/hesiod/Makefile b/net/hesiod/Makefile index 16d38765a0b8..1811cdec3a57 100644 --- a/net/hesiod/Makefile +++ b/net/hesiod/Makefile @@ -3,7 +3,7 @@ # Date created: 6/11/1998 # Whom: n@nectar.com # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/04 19:51:53 steve Exp $ # DISTNAME= hesiod-3.0.2 @@ -21,7 +21,6 @@ MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \ hesiod_resolve.3 hesiod_to_bind.3 MAN5= hesiod.conf.5 -HAS_CONFIGURE= YES GNU_CONFIGURE= YES .include -- cgit v1.2.3