libgpg-error/tests (Makefile.am t-strerror.c)

cvs user marcus cvs@cvs.gnupg.org
Thu, 15 May 2003 23:56:54 +0200


    Date: Thursday, May 15, 2003 @ 23:56:44
  Author: marcus
    Path: /cvs/gnupg/libgpg-error/tests

Modified: Makefile.am t-strerror.c

2003-05-15  Marcus Brinkmann  <marcus@g10code.de>

	* src/mkstrtable.awk: Add exception clause to license about the
	output of the script.
	* configure.ac: Change license to LGPL 2.1 or later.
	* Makefile.am: Likewise.
	* src/Makefile.am: Likewise.
	* src/err-codes.h.in: Likewise.
	* src/err-sources.h.in: Likewise.
	* src/strsource.c: Likewise.
	* src/strerror.c: Likewise.
	* src/gpg/error.h: Likewise.
	* tests/Makefile.am: Likewise.

	* src/mkstrtable.awk: New variable HEADER.  Copy input until first
	line with an actual code and description occurs.	
	* src/err-codes.h.in: Uncomment license, so it is copied into the
	output.
	* src/err-sources.h.in: Likewise.


--------------+
 Makefile.am  |   13 +++++++------
 t-strerror.c |   15 ++++++++-------
 2 files changed, 15 insertions(+), 13 deletions(-)