]> granicus.if.org Git - imagemagick/blobdiff - config/depcomp
coders/png.c: set image->orientation when orNT chunk is read
[imagemagick] / config / depcomp
index 06b0882dd0793abb396bdbe4f4dcf8b54732f9df..fc98710e2a1df7159cd72a01ffc011784748c3bc 100755 (executable)
@@ -1,9 +1,9 @@
 #! /bin/sh
 # depcomp - compile a program generating dependencies as side-effects
 
-scriptversion=2012-10-18.11; # UTC
+scriptversion=2013-05-30.07; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 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
@@ -552,6 +552,7 @@ $ {
   G
   p
 }' >> "$depfile"
+  echo >> "$depfile" # make sure the fragment doesn't end with a backslash
   rm -f "$tmpdepfile"
   ;;