1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Paul Eggert
b9bd5c498c ignore-value, verify: Omit include files from lib_SOURCES.
* modules/ignore-value, modules/verify (Makefile.am):
Don't put ignore-value.h, or verify.h, into lib_SOURCES, as
that leads Automake to duplicate use of am__objects_... variables
in Makefile.in.  See
<http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00257.html>.
2011-05-07 14:30:09 -07:00
Jim Meyering
b6f8b81bb9 * modules/verify (License): Re-license as LGPLv2+. 2008-04-22 19:17:58 +02:00
Paul Eggert
bff9be21a6 * modules/verify (License): Change from GPL to LGPL. This is a
tiny module and there are apparently near-equivalents that are
under the BSD license.
2005-10-27 17:46:54 +00:00
Paul Eggert
ad97909ae5 * modules/verify: New file.
* lib/verify.h: New file.
* MODULES.html.sh (Diagnostics <assert.h>): New section,
with "verify" module.
2005-09-22 22:56:28 +00:00