NEWS.stable: update
[gnulib.git] / modules / getopt-gnu
1 Description:
2 GNU-like getopt() function, getopt_long() function, getopt_long_only() function:
3 process command line arguments.
4
5 Files:
6
7 Depends-on:
8 getopt-posix
9
10 configure.ac:
11 gl_FUNC_GETOPT_GNU
12 gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
13
14 Makefile.am:
15
16 Include:
17 <getopt.h>
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 all, glibc