view modules/long-options @ 14271:b4cc3c41ca79

libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
author Bruce Korb <bkorb@gnu.org>
date Sat, 05 Feb 2011 08:22:48 -0800
parents deaaf2799f5d
children d214c42cc3fe
line wrap: on
line source

Description:
Handle --help and --version options.

Files:
lib/long-options.h
lib/long-options.c
m4/long-options.m4

Depends-on:
getopt-gnu
version-etc

configure.ac:
gl_LONG_OPTIONS

Makefile.am:

Include:
"long-options.h"

License:
GPL

Maintainer:
Jim Meyering