mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* m4/check-version.m4: Remove file. * modules/check-version (Files): Remove it. (configure.ac): Remove gl_CHECK_VERSION call. (Makefile.am): Augment lib_SOURCES.
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
|