Hash :
74540d44
Author :
Date :
2013-12-04T10:00:00
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>