Merge branch 'fix-depcomp'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 11 Apr 2011 15:07:47 +0000 (17:07 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 11 Apr 2011 15:07:47 +0000 (17:07 +0200)
1  2 
ChangeLog
lib/depcomp

diff --cc ChangeLog
Simple merge
diff --cc lib/depcomp
@@@ -1,10 -1,10 +1,10 @@@
  #! /bin/sh
  # depcomp - compile a program generating dependencies as side-effects
  
- scriptversion=2011-04-11-05; # UTC
+ scriptversion=2011-04-11-10; # UTC
  
 -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2011,
 -# Free Software Foundation, Inc.
 +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
 +# 2011 Free Software Foundation, Inc.
  
  # This program is free software; you can redistribute it and/or modify
  # it under the terms of the GNU General Public License as published by