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

3 Commits

Author SHA1 Message Date
Eric Blake
74540d44dc include_next: minimize code duplication
I noticed some code duplication while trying to resolve a bug
originally reported by Rhys Ulerich:
https://lists.gnu.org/archive/html/bug-gnulib/2013-10/msg00049.html

* modules/include_next (Depends-on): Add absolute-header.
* m4/include_next.m4 (gl_NEXT_HEADERS_INTERNAL): Reuse
gl_ABSOLUTE_HEADER_ONE instead of open-coding it.

Signed-off-by: Eric Blake <eblake@redhat.com>
2013-12-04 10:58:26 -07:00
Bruno Haible
a93995613c Use the synonymous term "LGPLv2+". 2007-07-13 01:29:04 +00:00
Paul Eggert
f20d1dd618 * MODULES.html.sh: Add include_next.
* modules/include_next: New file.
2007-06-21 08:21:18 +00:00