pmccabe2html: escaping of special characters
[gnulib.git] / modules / xoset
index 61e8d54..4285e9e 100644 (file)
@@ -4,16 +4,14 @@ Abstract ordered set data type, with out-of-memory checking.
 Files:
 lib/gl_xoset.h
 lib/gl_xoset.c
-m4/gl_list.m4
 
 Depends-on:
 oset
-inline
+extern-inline
 stdbool
 xalloc-die
 
 configure.ac:
-gl_LIST
 
 Makefile.am:
 lib_SOURCES += gl_xoset.h gl_xoset.c