doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / list
index 1f58210..c3f171e 100644 (file)
@@ -4,14 +4,12 @@ Abstract sequential list data type.
 Files:
 lib/gl_list.h
 lib/gl_list.c
-m4/gl_list.m4
-m4/inline.m4
 
 Depends-on:
+extern-inline
 stdbool
 
 configure.ac:
-gl_LIST
 
 Makefile.am:
 lib_SOURCES += gl_list.h gl_list.c
@@ -24,4 +22,3 @@ GPL
 
 Maintainer:
 Bruno Haible
-