From 0bc6ae642a6fb083875a678a2a966424e2825fc4 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Fri, 18 Mar 2005 15:56:13 +0000 Subject: [PATCH] * config/ltmain.m4sh, tests/defs.m4sh: Typos. --- ChangeLog | 4 ++++ config/ltmain.m4sh | 2 +- tests/defs.m4sh | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1dcd37509..b3ef8f97a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-03-18 Ralf Wildenhues + + * config/ltmain.m4sh, tests/defs.m4sh: Typos. + 2005-03-18 Peter O'Gorman , Ralf Wildenhues diff --git a/config/ltmain.m4sh b/config/ltmain.m4sh index 20bdfbab7..06ce90a26 100644 --- a/config/ltmain.m4sh +++ b/config/ltmain.m4sh @@ -5143,7 +5143,7 @@ EOF eval concat_cmds=\"\$concat_cmds~$export_symbols_cmds\" fi - # Set up a command to remove the reloadale object files + # Set up a command to remove the reloadable object files # after they are used. i=0 while test "$i" -lt "$k" diff --git a/tests/defs.m4sh b/tests/defs.m4sh index b236af178..4e84ecf3f 100644 --- a/tests/defs.m4sh +++ b/tests/defs.m4sh @@ -122,7 +122,7 @@ func_get_config "CC" "$LIBTOOL --config" ": fatal" # Extract host from the libtool configuration func_get_config "host" "$LIBTOOL --config" ": fatal" -# Extract host from the libtool configuration +# Extract build from the libtool configuration func_get_config "build" "$LIBTOOL --config" ": fatal" # func_mkprefixdir -- 2.47.2