warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / long-options
blobf1106c3cc740064ef2e30d693912a65e9410d30a
1 Description:
2 Handle --help and --version options.
4 Files:
5 lib/long-options.h
6 lib/long-options.c
8 Depends-on:
9 getopt-gnu
10 stdlib
11 version-etc
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += long-options.c
18 Include:
19 "long-options.h"
21 License:
22 GPL
24 Maintainer:
25 Jim Meyering