mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/getopt-gnu (License): Relax to LGPLv2+, for augeas, on request from Matthew Booth.
24 lines
315 B
Plaintext
24 lines
315 B
Plaintext
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_FOR_TESTS([getopt-gnu])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<getopt.h>
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all, glibc
|