posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / list
blob845231506d41cc4cdb80d920fa189cf29f2a6a7a
1 Description:
2 Abstract sequential list data type.
4 Files:
5 lib/gl_list.h
6 lib/gl_list.c
8 Depends-on:
9 extern-inline
10 stdbool
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_list.h gl_list.c
17 Include:
18 "gl_list.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 all