Commited. Thanks! For everyone following things, _please_ test as
much as you can!
2007-05-28 Debarshi Ray <[EMAIL PROTECTED]>
* inetd/inetd.8: Fix typo.
* inetd/Makefile.am (INCLUDES): Added -I$(top_srcdir)/libinetutils.
* inetd/inetd.c: Include <stdbool.h>, <argp.h> and "libinetutils.h".
Don't include <getopt.h>
(program_name): Variable removed.
(debug, env_option, resolve_option): Changed type to bool.
(ARGP_PROGRAM_DATA): Call macro.
(args_doc, doc): New variables.
(OPT_ENVIRON, OPT_RESOLVE): New enums.
(argp_options): New variable.
(parse_opt): New function.
(argp): New variable.
(usage): Function removed.
(short_options, long_options): Variables removed.
(main): Use argp to parse program options.
_______________________________________________
bug-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-inetutils