From 5c04306fea28785632e3975355c1de290b84d0d5 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 21 Dec 2004 10:49:29 +0000 Subject: NOINET6 -> NO_INET6 --- rescue/rescue/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rescue') diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 3625127..ba942a7 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -119,7 +119,7 @@ CRUNCH_PROGS_sbin+= atm atmconfig fore_dnld ilmid CRUNCH_LIBS+= -latm .endif -.if !defined(NOINET6) +.if !defined(NO_INET6) CRUNCH_PROGS_sbin+= ping6 .endif -- cgit v1.1