]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Remove statmsg, sysctl and dhcpctl subdirectories.
authorTed Lemon <source@isc.org>
Tue, 16 Mar 1999 05:52:58 +0000 (05:52 +0000)
committerTed Lemon <source@isc.org>
Tue, 16 Mar 1999 05:52:58 +0000 (05:52 +0000)
configure

index ced697e882baea32c3ca00850e30f37276d9441b..e1c69f80e1779506f8ced57056eea5ad4a2c8dd8 100755 (executable)
--- 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/^#//" \
                <Makefile.conf; cat site.conf; cat $foo/Makefile.dist)  \
                                >$foo/Makefile