From e4045aa72f3dde8eaf15e7f43c21ffca98544a91 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Wed, 3 Sep 2003 20:58:38 +0000 Subject: [PATCH] 2003-09-03 Marcus Brinkmann * gpgme-config.in: Use $libdir, not @libdir@, for the echo command. --- gpgme/ChangeLog | 3 +++ gpgme/gpgme-config.in | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/gpgme/ChangeLog b/gpgme/ChangeLog index 9be8f3f..58669e7 100644 --- a/gpgme/ChangeLog +++ b/gpgme/ChangeLog @@ -1,5 +1,8 @@ 2003-09-03 Marcus Brinkmann + * gpgme-config.in: Use $libdir, not @libdir@, for the echo + command. + * gpgme-config.in: Rewritten. * gpgme.m4: Rewritten. diff --git a/gpgme/gpgme-config.in b/gpgme/gpgme-config.in index 4e428db..b21013e 100644 --- a/gpgme/gpgme-config.in +++ b/gpgme/gpgme-config.in @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 1999, 2002 Free Software Foundation, Inc. +# Copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc. # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without @@ -36,12 +36,12 @@ usage() cat <