Mercurial > hg > octave-shane > gnulib-hg
view modules/argmatch @ 14271:b4cc3c41ca79
libposix: Add _HEADERS primaries to posix modules.
Modify gnulib-tool to strip them from generated Makefile.am-s where
they are not needed. Also, replace M4 macro prefixes when requested.
Finally, omit calls to error() for libposix.
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Sat, 05 Feb 2011 08:22:48 -0800 |
parents | 0ef26bffcbe1 |
children | d214c42cc3fe |
line wrap: on
line source
Description: Search for an exact or abbreviated match of a string in an array of strings. Files: lib/argmatch.h lib/argmatch.c m4/argmatch.m4 Depends-on: gettext-h error quotearg quote exit exitfail verify stdbool memcmp configure.ac: gl_ARGMATCH Makefile.am: Include: "argmatch.h" License: GPL Maintainer: all