1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/modules/argmatch
Bruno Haible 9e1cdef20b argmatch: Move AC_LIBOBJ invocations to module description.
* m4/argmatch.m4: Remove file.
* modules/argmatch (Files): Remove it.
(configure.ac): Remove gl_ARGMATCH call.
(Makefile.am): Augment lib_SOURCES.
2011-06-16 00:07:16 +02:00

32 lines
319 B
Plaintext

Description:
Search for an exact or abbreviated match of a string in an array of strings.
Files:
lib/argmatch.h
lib/argmatch.c
Depends-on:
gettext-h
error
quotearg
quote
exitfail
verify
stdbool
stdlib
memcmp
configure.ac:
Makefile.am:
lib_SOURCES += argmatch.c
Include:
"argmatch.h"
License:
GPL
Maintainer:
all