view modules/strverscmp @ 5722:adf2be655aae

Remove lib_SOURCES line from Makefile.am section of modules where this is now done automatically by the corresponding Autoconf macro.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 21 Mar 2005 22:07:25 +0000
parents 42b53a22aee5
children be9e01d008cb
line wrap: on
line source

Description:
Compare strings holding version numbers.

Files:
lib/strverscmp.h
lib/strverscmp.c
m4/strverscmp.m4

Depends-on:

configure.ac:
gl_FUNC_STRVERSCMP

Makefile.am:

Include:
"strverscmp.h"

License:
LGPL

Maintainer:
Jim Meyering, glibc