git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / filevercmp
blobdd6b0a6b69634512ab9fff7587d433ac565eadc3
1 Description:
2 compare version strings and version-containing file names
4 Files:
5 lib/filevercmp.h
6 lib/filevercmp.c
8 Depends-on:
9 c-ctype
10 stdbool
11 string
13 configure.ac:
14 AC_REQUIRE([AC_C_INLINE])
16 Makefile.am:
17 lib_SOURCES += filevercmp.c
19 Include:
20 "filevercmp.h"
22 License:
23 LGPL
25 Maintainer:
26 all