warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / oset
bloba9913d20fec41e9ede94a8fd216bea5435a6b7b4
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 GPL
23 Maintainer:
24 all