posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / xmap
blob2a7ceade73db3e0ba93c14a556f65e76aed070c6
1 Description:
2 Abstract map data type, with out-of-memory checking.
4 Files:
5 lib/gl_xmap.h
6 lib/gl_xmap.c
8 Depends-on:
9 map
10 extern-inline
11 stdbool
12 xalloc-die
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += gl_xmap.h gl_xmap.c
19 Include:
20 "gl_xmap.h"
22 License:
23 GPL
25 Maintainer:
26 all