From 3b252d13d202cfa6c3c3444bce5545d20492bd12 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 14 Sep 2004 18:25:25 +0000 Subject: 2004-09-14 Marcus Brinkmann * src/gpg-error.m4: Add copyright note. --- ChangeLog | 2 ++ src/gpg-error.m4 | 11 ++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 252150f..cfbd57a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-09-14 Marcus Brinkmann + * src/gpg-error.m4: Add copyright note. + * configure.ac: Call AC_CANONICAL_HOST. Suppress warning about lack of strerror_r on all Solaris platforms. diff --git a/src/gpg-error.m4 b/src/gpg-error.m4 index a5875f0..e85f511 100644 --- a/src/gpg-error.m4 +++ b/src/gpg-error.m4 @@ -1,4 +1,13 @@ -dnl Autoconf macros for libgpg-error +# gpg-error.m4 - autoconf macro to detect libgpg-error. +# Copyright (C) 2002, 2003, 2004 g10 Code GmbH +# +# This file is free software; as a special exception the author gives +# unlimited permission to copy and/or distribute it, with or without +# modifications, as long as this notice is preserved. +# +# This file is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the +# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. dnl AM_PATH_GPG_ERROR([MINIMUM-VERSION, dnl [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]]) -- cgit v1.2.3