summaryrefslogtreecommitdiff
path: root/modules/filevercmp
blob: dd6b0a6b69634512ab9fff7587d433ac565eadc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
compare version strings and version-containing file names

Files:
lib/filevercmp.h
lib/filevercmp.c

Depends-on:
c-ctype
stdbool
string

configure.ac:
AC_REQUIRE([AC_C_INLINE])

Makefile.am:
lib_SOURCES += filevercmp.c

Include:
"filevercmp.h"

License:
LGPL

Maintainer:
all