]> git.tuebingen.mpg.de Git - paraslash.git/commit
Convert para_fade to lopsub.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 10 Apr 2016 20:31:11 +0000 (22:31 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commitd25417f95997d9e502d021d5fdb61ac843947495
tree788cb6b839a80245fc4c1b07ced05499fe3daf43
parent56330d8f7795979211591bb54273c59beeb45327
Convert para_fade to lopsub.

This replaces the ggo file for the command line and config file parser
of para_fade by a lopsub suite file and links para_fade against the
lopsub library.

As there are no subcommands, the conversion is straight forward and
the bulk of the patch are simple changes which replace access to the
gengetopt structure by equivalent lopsub constructs.
Makefile.real
configure.ac
fade.c
m4/gengetopt/fade.m4 [deleted file]
m4/lls/fade.suite.m4 [new file with mode: 0644]