Delete unnecessary newlines in TABLE
authorBodo Möller <bodo@openssl.org>
Wed, 9 Jun 1999 18:04:44 +0000 (18:04 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 9 Jun 1999 18:04:44 +0000 (18:04 +0000)
Configure
TABLE

index a14f95d9a2aa7f68e823a9b73a2ac44cece13f49..7603301938d513fa2d26a3fa067ba0f99db29da4 100755 (executable)
--- 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 8e36ed81a430499e0475d8fc9a4f9797fbb71a52..5174cf6dd939a358bff30c28be564386555c0aac 100644 (file)
--- 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      = 
-