mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
262 B
Plaintext
25 lines
262 B
Plaintext
Description:
|
|
Check version string compatibility.
|
|
|
|
Files:
|
|
m4/check-version.m4
|
|
lib/check-version.h
|
|
lib/check-version.c
|
|
|
|
Depends-on:
|
|
strverscmp
|
|
|
|
configure.ac:
|
|
gl_CHECK_VERSION
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"check-version.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|