From 819a098258db5b53d126720394644c909f5656a7 Mon Sep 17 00:00:00 2001 From: samo <samo.penic@gmail.com> Date: Wed, 26 Apr 2017 12:53:15 +0000 Subject: [PATCH] Fixes for compilation on Ubuntu 17.04 --- depcomp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/depcomp b/depcomp index 4ebd5b3..fc98710 100755 --- a/depcomp +++ b/depcomp @@ -3,7 +3,7 @@ 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 -- Gitblit v1.9.3