From 7942d89835676b4eda70134b234398dfbc8c93e0 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Thu, 21 Jul 2016 12:14:51 +0200 Subject: gnulib set does not provide "get" operation, needed for dgrambuf. Importing gnulib list instead. --- mcastseed/m4/gnulib-comp.m4 | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'mcastseed/m4/gnulib-comp.m4') diff --git a/mcastseed/m4/gnulib-comp.m4 b/mcastseed/m4/gnulib-comp.m4 index 136b568..b809eea 100644 --- a/mcastseed/m4/gnulib-comp.m4 +++ b/mcastseed/m4/gnulib-comp.m4 @@ -42,8 +42,8 @@ AC_DEFUN([gl_EARLY], AC_REQUIRE([gl_PROG_AR_RANLIB]) # Code from module extern-inline: - # Code from module oset: - # Code from module rbtree-oset: + # Code from module list: + # Code from module rbtree-list: # Code from module stdbool: ]) @@ -205,15 +205,17 @@ AC_DEFUN([gltests_LIBSOURCES], [ # This macro records the list of files which have been installed by # gnulib-tool and may be removed by future gnulib-tool invocations. AC_DEFUN([gl_FILE_LIST], [ - lib/gl_anytree_oset.h - lib/gl_oset.c - lib/gl_oset.h - lib/gl_rbtree_oset.c - lib/gl_rbtree_oset.h + lib/gl_anyrbtree_list1.h + lib/gl_anyrbtree_list2.h + lib/gl_anytree_list1.h + lib/gl_anytree_list2.h + lib/gl_list.c + lib/gl_list.h + lib/gl_rbtree_list.c + lib/gl_rbtree_list.h lib/stdbool.in.h m4/00gnulib.m4 m4/extern-inline.m4 m4/gnulib-common.m4 - m4/onceonly.m4 m4/stdbool.m4 ]) -- cgit v1.2.3