Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / i-ring
blob374970694b83de80c0dafe9fe4f7c8c3116bd924
1 Description:
2 a simple ring buffer
4 Files:
5 lib/i-ring.h
6 lib/i-ring.c
7 m4/i-ring.m4
9 Depends-on:
10 stdbool
11 verify
13 configure.ac:
14 gl_I_RING
16 Makefile.am:
17 lib_SOURCES += i-ring.c
19 Include:
20 "i-ring.h"
22 License:
23 LGPL
25 Maintainer:
26 Jim Meyering