mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* m4/long-options.m4: Remove file. * modules/long-options (Files): Remove it. (configure.ac): Remove gl_LONG_OPTIONS call. (Makefile.am): Augment lib_SOURCES.
26 lines
265 B
Plaintext
26 lines
265 B
Plaintext
Description:
|
|
Handle --help and --version options.
|
|
|
|
Files:
|
|
lib/long-options.h
|
|
lib/long-options.c
|
|
|
|
Depends-on:
|
|
getopt-gnu
|
|
stdlib
|
|
version-etc
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += long-options.c
|
|
|
|
Include:
|
|
"long-options.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|