1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/getopt-gnu
Jim Meyering c2090a84dc getopt-gnu: relax license from LGPLv3+ to LGPLv2+
* modules/getopt-gnu (License): Relax to LGPLv2+, for augeas,
on request from Matthew Booth.
2011-03-03 07:59:42 +01:00

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