2004-09-14 Marcus Brinkmann <marcus@g10code.de>

* gpgme.m4: Add copyright notice.
This commit is contained in:
Marcus Brinkmann 2004-09-14 18:40:35 +00:00
parent 851f76fe5d
commit 13a65ef0e0
2 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2004-09-14 Marcus Brinkmann <marcus@g10code.de>
* gpgme.m4: Add copyright notice.
2004-08-18 Marcus Brinkmann <marcus@g10code.de>
* passphrase.c (_gpgme_passphrase_status_handler): Always run the

View File

@ -1,5 +1,13 @@
dnl Autoconf macros for libgpgme
dnl $Id$
# gpgme.m4 - autoconf macro to detect GPGME.
# 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.
AC_DEFUN([_AM_PATH_GPGME_CONFIG],
[ AC_ARG_WITH(gpgme-prefix,