summaryrefslogtreecommitdiff
path: root/mcastseed/m4/gnulib-comp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'mcastseed/m4/gnulib-comp.m4')
-rw-r--r--mcastseed/m4/gnulib-comp.m418
1 files changed, 10 insertions, 8 deletions
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
])