gnulib-tool.py: Regenerate aclocal.m4 before using 'autoconf -t ...'.
[gnulib.git] / modules / stack
blob95f2ce9b9dd8118b24f82cb2457244a1bf71c693
1 Description:
2 Type-safe stack data type.
4 Files:
5 lib/stack.h
7 Depends-on:
8 assure
9 stdbool
10 stdlib
11 xalloc
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += stack.h
18 Include:
19 "stack.h"
21 License:
22 GPL
24 Maintainer:
25 Marc Nieper-Wißkirchen