From eefeb85afaa0c76031bd65fc4db52ce95c78f17d Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Thu, 15 Nov 2001 00:57:37 +0000 Subject: [PATCH] From Joseph S. Myers * ltmain.in: Typo. --- ChangeLog | 5 +++++ ltmain.in | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index fe750b6f3..919c38947 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-11-15 Gary Vaughan + + From Joseph S. Myers + * ltmain.in: Typo. + 2001-11-15 Mo DeJong * ltmain.in: Place parens around a generated relink_command diff --git a/ltmain.in b/ltmain.in index 254ec2b59..7b960e5c1 100644 --- a/ltmain.in +++ b/ltmain.in @@ -2522,8 +2522,8 @@ EOF fi done else - # Error occured in the first compile. Let's try to salvage the situation: - # Compile a seperate program for each library. + # Error occured in the first compile. Let's try to salvage + # the situation: Compile a separate program for each library. for i in $deplibs; do name="`expr $i : '-l\(.*\)'`" # If $name is empty we are operating on a -L argument. -- 2.47.2