view modules/getopt-gnu @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
parents 245c367e63f4
children b2385e7b332e
line wrap: on
line source

Description:
GNU-like getopt() function, getopt_long() function, getopt_long_only() function:
process command line arguments.

Files:

Depends-on:
getopt-posix

configure.ac:
gl_FUNC_GETOPT_GNU
gl_MODULE_INDICATOR([getopt-gnu])

Makefile.am:

Include:
<getopt.h>

License:
LGPL

Maintainer:
all, glibc