24 lines
256 B
Plaintext
24 lines
256 B
Plaintext
Description:
|
|
Check version string compatibility.
|
|
|
|
Files:
|
|
lib/check-version.h
|
|
lib/check-version.c
|
|
|
|
Depends-on:
|
|
strverscmp
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += check-version.c
|
|
|
|
Include:
|
|
"check-version.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|