unlink: Update regarding AIX.
[gnulib.git] / modules / gethrxtime
1 Description:
2 Get high resolution real time.
3
4 Files:
5 lib/xtime.h
6 lib/gethrxtime.c
7 lib/gethrxtime.h
8 m4/gethrxtime.m4
9 m4/longlong.m4
10
11 Depends-on:
12 clock-time
13 extensions
14 gettime
15 sys_time
16
17 configure.ac:
18 gl_GETHRXTIME
19
20 Makefile.am:
21
22 Include:
23 "xtime.h"
24
25 Link:
26 $(LIB_GETHRXTIME)
27
28 License:
29 GPL
30
31 Maintainer:
32 Paul Eggert