From 981aa1cdc232011dbe2d155e199a0ea4d166d8d6 Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Tue, 16 Mar 1999 05:52:58 +0000 Subject: [PATCH] Remove statmsg, sysctl and dhcpctl subdirectories. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index ced697e88..e1c69f80e 100755 --- a/configure +++ b/configure @@ -75,7 +75,7 @@ fi echo "System Type: $sysname" -for foo in . client server relay statmsg sysconfd common dhcpctl; do +for foo in . client server relay common; do (sed -e "/^##--${sysname}--/,/^##--${sysname}--/s/^#//" \ $foo/Makefile -- 2.47.3