Convert para_recv to lopsub.
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 26 Aug 2016 13:28:24 +0000 (15:28 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commit206708954b39a6216161409b785b7c6b1480a856
tree2c43d0fa6b8b0cf5e7e9971a07549e0a5063ede9
parent870fcd0379ab096184f42481541d668694da7c83
Convert para_recv to lopsub.

This converts the gengetopt parser for para_recv to lopsub format,
replacing the ggo file by a lopsub suite.

The conversion is rather simple because para_recv does not have
a config file parser and because changes to the build system are
small because we already link para_recv with -llopsub due to the
recv_cmd suite.
Makefile.real
configure.ac
m4/gengetopt/recv.m4 [deleted file]
m4/lls/recv.suite.m4 [new file with mode: 0644]
recv.c