Make inet_ntop depend on restrict.
[gnulib.git] / modules / same
1 Description:
2 Determine whether two pathnames refer to the same directory entry of the same
3 directory.
4
5 Files:
6 lib/same.h
7 lib/same.c
8 m4/same.m4
9
10 Depends-on:
11 xalloc
12 error
13 dirname
14 stdbool
15
16 configure.ac:
17 gl_SAME
18
19 Makefile.am:
20
21 Include:
22 "same.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Jim Meyering