From: Ted Lemon Date: Tue, 16 Mar 1999 05:52:58 +0000 (+0000) Subject: Remove statmsg, sysctl and dhcpctl subdirectories. X-Git-Tag: V3-ALPHA-19990315~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=981aa1cdc232011dbe2d155e199a0ea4d166d8d6;p=thirdparty%2Fdhcp.git Remove statmsg, sysctl and dhcpctl subdirectories. --- 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