mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* lib/error.c (is_open, flush_stdout): * lib/filevercmp.c (order): Now static, not static inline. * m4/error.m4 (gl_PREREQ_ERROR): * modules/filevercmp (configure.ac): Do not require AC_C_INLINE.
26 lines
263 B
Plaintext
26 lines
263 B
Plaintext
Description:
|
|
compare version strings and version-containing file names
|
|
|
|
Files:
|
|
lib/filevercmp.h
|
|
lib/filevercmp.c
|
|
|
|
Depends-on:
|
|
c-ctype
|
|
stdbool
|
|
string
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += filevercmp.c
|
|
|
|
Include:
|
|
"filevercmp.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|