From 32933c961b609e0ee5e385709859a0c2819b5363 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Wed, 9 Jun 1999 18:04:44 +0000 Subject: [PATCH] Delete unnecessary newlines in TABLE --- Configure | 1 - TABLE | 2 -- 2 files changed, 3 deletions(-) diff --git a/Configure b/Configure index a14f95d9a2..7603301938 100755 --- a/Configure +++ b/Configure @@ -380,7 +380,6 @@ if ($target eq "TABLE") { foreach $target (sort keys %table) { print_table_entry($target); } - print "\n"; exit 0; } diff --git a/TABLE b/TABLE index 8e36ed81a4..5174cf6dd9 100644 --- a/TABLE +++ b/TABLE @@ -1,6 +1,5 @@ Output of `Configure TABLE:' - *** BC-16 $cc = bcc $cflags = @@ -1428,4 +1427,3 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = - -- 2.25.1