gnulib-tool.py: Handle module dependencies that cannot be found.
[gnulib.git] / modules / omap
blobb10344bc91d7a197398582a71e4827fb8d1ee7e4
1 Description:
2 Abstract ordered map data type.
4 Files:
5 lib/gl_omap.h
6 lib/gl_omap.c
8 Depends-on:
9 extern-inline
10 stdbool
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_omap.h gl_omap.c
17 Include:
18 "gl_omap.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 all