diff options
| -rw-r--r-- | ChangeLog | 3 | ||||
| -rw-r--r-- | NEWS | 2 | ||||
| -rw-r--r-- | configure.ac | 1 | ||||
| -rw-r--r-- | gpgme/ChangeLog | 2 | 
4 files changed, 3 insertions, 5 deletions
| @@ -99,7 +99,7 @@  	* autogen.sh: Added option --build-w32. - Copyright 2001 g10 Code GmbH + Copyright 2001, 2002 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 @@ -108,4 +108,3 @@   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. -	
\ No newline at end of file @@ -92,7 +92,7 @@ Noteworthy changes in version 0.2.1 (2001-04-02)   * Made the W32 support more robust. - Copyright 2001 g10 Code GmbH + Copyright 2001, 2002 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 diff --git a/configure.ac b/configure.ac index 6c5a10d4..fa234934 100644 --- a/configure.ac +++ b/configure.ac @@ -58,7 +58,6 @@ AC_SUBST(VERSION)  AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of this package])  AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version of this package]) -  dnl Don't default to build static libs.  dnl AC_DISABLE_STATIC  AC_PROG_LIBTOOL diff --git a/gpgme/ChangeLog b/gpgme/ChangeLog index c3c522c0..f9996f07 100644 --- a/gpgme/ChangeLog +++ b/gpgme/ChangeLog @@ -867,7 +867,7 @@  	* data.c (gpgme_data_rewind): Allow to rewind data_type_none. - Copyright 2001 g10 Code GmbH + Copyright 2001, 2002 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 | 
