warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / ino-map
blobc340d1ef4c8a9bfc6a3d1aa54ec50e0150706857
1 Description:
2 maintain a mapping of ino_t numbers to small integers
4 Files:
5 lib/ino-map.c
6 lib/ino-map.h
8 Depends-on:
9 hash
10 verify
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += ino-map.c ino-map.h
17 Include:
18 "ino-map.h"
20 License:
21 GPL
23 Maintainer:
24 Jim Meyering