summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Korb <bkorb@gnu.org>2002-03-13 02:06:48 +0000
committerBruce Korb <bkorb@gnu.org>2002-03-13 02:06:48 +0000
commit4598f91bd056577fb76efd039a253505c4884a48 (patch)
tree654414cce868beb517c059007ca75fe99fb57a62
parente930151b1bbd5e1e424c2b3815acd009d5c0fd64 (diff)
downloadlibtool-4598f91bd056577fb76efd039a253505c4884a48.tar.gz
Remove duplicate line
-rw-r--r--ltmain.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/ltmain.in b/ltmain.in
index 62c3d2dc..7a1bdd6a 100644
--- a/ltmain.in
+++ b/ltmain.in
@@ -313,7 +313,6 @@ if test -z "$show_help"; then
# libtool compile mode
compile)
modename="$modename: compile"
- modename="$modename: compile"
# Get the compilation command and the source file.
base_compile=
srcfile="$nonopt" # always keep a non-empty value in "srcfile"