Include long-options.h
authorJim Meyering <jim@meyering.net>
Thu, 4 Mar 1999 05:31:17 +0000 (05:31 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 4 Mar 1999 05:31:17 +0000 (05:31 +0000)
commit8a61d8e336cf3a2bbc9b5643306fe7c010e337d9
treea10339ba71731ceb34fa19bc109db7f78bd110ca
parent6e7be7b1c678297d636ef733084526e55f229030
Include long-options.h
[long_options]: Remove the "help" and "version" entries.
Remove declarations of show_help and show_version.
(main): Remove `const' attribute from dcl of argv parameter.
Call bindtextdomain and textdomain.
Use parse_long_options, including author name(s).
Remove the show_version and show_help blocks.
src/ptx.c