X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=configure;h=65dce82a3482bc5f5badbbd1ad2a58614852f7af;hb=aa4c7489b708eb54856871ecdf2bbde99fde92bc;hp=5a587b808c50c19eab8b5a7c904d539ae1ed78ca;hpb=0e5081e87c1609d3c4a9855775ee562ceab485f6;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/configure b/configure index 5a587b808..65dce82a3 100755 --- a/configure +++ b/configure @@ -322,7 +322,6 @@ EOW my $question = <<"EOQ"; Currently, InspIRCd is configured with the following paths: -<|BOLD Base:|> $config{BASE_DIR} <|BOLD Binary:|> $config{BINARY_DIR} <|BOLD Config:|> $config{CONFIG_DIR} <|BOLD Data:|> $config{DATA_DIR} @@ -456,7 +455,6 @@ push @makeargs, "-j${\(get_cpu_count() + 1)}"; print console_format <<"EOM"; <|GREEN Paths:|> - <|GREEN Base:|> $config{BASE_DIR} <|GREEN Binary:|> $config{BINARY_DIR} <|GREEN Config:|> $config{CONFIG_DIR} <|GREEN Data:|> $config{DATA_DIR}