]> git.tuebingen.mpg.de Git - paraslash.git/commit
update to gengetopt-2.17
authorAndre <maan@p133.(none)>
Mon, 27 Mar 2006 04:28:56 +0000 (06:28 +0200)
committerAndre <maan@p133.(none)>
Mon, 27 Mar 2006 04:28:56 +0000 (06:28 +0200)
commitf4fb0289834e76a23839719ab0e89fe29b591d3f
treef46c05e7777875f99fc173412e621e58205a756c
parent90677f86caf3fa8e882efdd28e8c57d79103ecf3
update to gengetopt-2.17

gengetopt-2.17 has an improved help management, thanks again to Lorenzo
Bettini for implementing my suggestions. The help texts of the options
are contained in an array which is defined in xyz.cmdline.c and declared
as extern in xyz.cmdline.h.

In order to link more than one xyz.cmdline.o into a single binary,
these arrays must have different names. So use the --arg-struct-name
option of gengetopt for each receiver/filter.
Makefile.in
NEWS
compress.c
dccp_recv.c
http_recv.c
oggdec.c
ortp_recv.c