]> sourceware.org Git - automake.git/commitdiff
in in -> in
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jul 2006 16:09:43 +0000 (16:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jul 2006 16:09:43 +0000 (16:09 +0000)
lib/depcomp

index 4e7b1bda7b225fee8291276b588cf181256e07a2..ffe5461bdead5741ab8de333fb015a950d090a0d 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # depcomp - compile a program generating dependencies as side-effects
 
-scriptversion=2006-05-10.23
+scriptversion=2006-07-09.11
 
 # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
 # Foundation, Inc.
@@ -335,7 +335,7 @@ tru64)
       #
       # With libtool 1.5 this exception was removed, and libtool now
       # generates 2 separate objects for the 2 libraries.  These two
-      # compilations output dependencies in in $dir.libs/$base.o.d and
+      # compilations output dependencies in $dir.libs/$base.o.d and
       # in $dir$base.o.d.  We have to check for both files, because
       # one of the two compilations can be disabled.  We should prefer
       # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
This page took 0.02743 seconds and 5 git commands to generate.