gnulib-tool: Ignore autom4te.cache when using GNULIB_TOOL_IMPL=sh+py.
[gnulib.git] / modules / oset
blob82d9462d1d761c316a0e5c9a74b1ad7ad2153d94
1 Description:
2 Abstract ordered set data type.
4 Files:
5 lib/gl_oset.h
6 lib/gl_oset.c
8 Depends-on:
9 extern-inline
10 stdbool
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += gl_oset.h gl_oset.c
17 Include:
18 "gl_oset.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 all