]> git.pond.sub.org Git - empserver/commit
configure: Suppress Clang warning on carg()
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 6 Jun 2015 17:44:46 +0000 (19:44 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 5 Dec 2015 11:11:37 +0000 (12:11 +0100)
commit5cff5022a9e1fe5257bf4758bafdedeb7e3f68a4
tree18b996d12830fbe77b5f5164286223d011736f65
parentb82413424064810dfce0c8983ec72d0e189c3449
configure: Suppress Clang warning on carg()

Renaming carg() would be smarter, but I'd rather do that as part of a
consistent renaming of all command functions, and I'm not up to that
right now.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
configure.ac