symlinkat: Fix documentation.
[gnulib.git] / modules / check-version
1 Description:
2 Check version string compatibility.
3
4 Files:
5 m4/check-version.m4
6 lib/check-version.h
7 lib/check-version.c
8
9 Depends-on:
10 strverscmp
11
12 configure.ac:
13 gl_CHECK_VERSION
14
15 Makefile.am:
16
17 Include:
18 "check-version.h"
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 Simon Josefsson