(gl_ARGP): Do not check for argp.h or argp_parse; nobody
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Aug 2004 08:02:31 +0000 (08:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Aug 2004 08:02:31 +0000 (08:02 +0000)
commit911067e32ec027bc342897986a35fae74d391f26
treef26b35ca3e5c22ffc4b6e03fe107cf4db68d8b69
parent9746f30a78592cefe97c37b932a413757f2a1bc2
(gl_ARGP): Do not check for argp.h or argp_parse; nobody
uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
Check for program_invocation_name, program_invocation_short_name,
flockfile, funlockfile, features.h, _getopt_long_only_r.
m4/argp.m4