]> git.tuebingen.mpg.de Git - paraslash.git/commit
Use self-made help to avoid recompilations on version changes.
authorAndre Noll <maan@systemlinux.org>
Fri, 12 Apr 2013 12:24:54 +0000 (14:24 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 13 Jun 2013 16:29:03 +0000 (18:29 +0200)
commit042767ce4032ee7bec7df1716411a175259cfbf1
treea49d9593e6a202d099e8aec817abd263dd1d66b1
parent48f1fc440eb53b0efb7c1beaba396e81b8bcb1ab
Use self-made help to avoid recompilations on version changes.

This provides print_help() for all remaining commands so that we can
get rid of the gengetopt generated help output completely.

Hence the *.cmdline.[ch] files no longer depend on git-version.h
which saves a lot of recompilations.
14 files changed:
afh.c
audioc.c
client_common.c
configure.ac
fade.c
gui.c
m4/gengetopt/afh.m4
m4/gengetopt/audioc.m4
m4/gengetopt/client.m4
m4/gengetopt/fade.m4
m4/gengetopt/gui.m4
m4/gengetopt/makefile
m4/gengetopt/server.m4
server.c