warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / hash-triple
blobb746d47519ad68bec749a9fea33e3a7f41f2fd56
1 Description:
2 Hash functions for file-related triples: name, device, inode.
4 Files:
5 lib/hash-triple.c
6 lib/hash-triple.h
8 Depends-on:
9 hash-pjw
10 same
11 same-inode
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += hash-triple.c
18 Include:
19 "hash-triple.h"
21 License:
22 GPL
24 Maintainer:
25 Jim Meyering