1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/check-version
Bruno Haible f0aca245e8 check-version: Move AC_LIBOBJ invocations to module description.
* m4/check-version.m4: Remove file.
* modules/check-version (Files): Remove it.
(configure.ac): Remove gl_CHECK_VERSION call.
(Makefile.am): Augment lib_SOURCES.
2011-06-16 00:07:18 +02:00

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