* argp/argp-help.c (__argp_short_program_name): Move inside [! _LIBC].
commit4921e1e20e2c061f7def7e95fb182772ec3fae25
authorRoland McGrath <roland@gnu.org>
Fri, 3 Oct 2003 00:44:51 +0000 (3 00:44 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 3 Oct 2003 00:44:51 +0000 (3 00:44 +0000)
tree34d400f525bfbc0d91fb03aba15ac49f727abb6d
parentd6e68295b4a0e6484fc52b7267d042bdd2c48906
* argp/argp-help.c (__argp_short_program_name): Move inside [! _LIBC].

* argp/argp-namefrob.h
[_LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME]
(__argp_short_program_name): Don't declare fn, define it as a macro.
ChangeLog