view modules/long-options @ 15212:97b2baeef1a5

long-options: Move AC_LIBOBJ invocations to module description. * m4/long-options.m4: Remove file. * modules/long-options (Files): Remove it. (configure.ac): Remove gl_LONG_OPTIONS call. (Makefile.am): Augment lib_SOURCES.
author Bruno Haible <bruno@clisp.org>
date Tue, 24 May 2011 00:28:08 +0200
parents d214c42cc3fe
children 5a34193cbc07
line wrap: on
line source

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