view modules/argp-version-etc @ 40179:6823a10c9418

Add script for determining the set of symbols to export from a library. * build-aux/declared.sh: New file, from GNU libunistring. * doc/lib-symbol-visibility.texi (Exported Symbols of Shared Libraries): Mention it.
author Bruno Haible <bruno@clisp.org>
date Sun, 03 Feb 2019 21:44:16 +0100
parents 7c297f566e07
children
line wrap: on
line source

Description:
Version-etc hook for Argp.

Files:
lib/argp-version-etc.c
lib/argp-version-etc.h

Depends-on:
argp
version-etc

Makefile.am:
lib_SOURCES += argp-version-etc.h argp-version-etc.c

Include:
"argp-version-etc.h"

License:
GPL

Maintainer:
Sergey Poznyakoff