From 71b4fd97922933b24424924acee606389bfecb2d Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 16 Mar 2006 13:56:14 +0000 Subject: r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. (This used to be commit 9c37f847d32d2f327a88c53a90af0c73126b76be) --- source4/lib/stream/config.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/lib/stream') diff --git a/source4/lib/stream/config.mk b/source4/lib/stream/config.mk index 923447e4d2..18ba0d077b 100644 --- a/source4/lib/stream/config.mk +++ b/source4/lib/stream/config.mk @@ -4,6 +4,5 @@ [SUBSYSTEM::LIBPACKET] OBJ_FILES = \ packet.o -NOPROTO=YES # End SUBSYSTEM LIBPACKET ################################################ -- cgit