update from prep
[gnulib.git] / modules / getopt
1 Description:
2
3 Files:
4 lib/getopt.h
5 lib/getopt.c
6 lib/getopt1.c
7 m4/getopt.m4
8
9 Depends-on:
10 gettext
11
12 configure.ac:
13 gl_GETOPT
14
15 Makefile.am:
16 lib_SOURCES += getopt.h getopt.c getopt1.c
17
18 Include:
19 "getopt.h"
20