build: reenable "syntax-check" rule: sc_const_long_option
authorJim Meyering <meyering@redhat.com>
Mon, 3 Aug 2009 12:32:44 +0000 (08:32 -0400)
committerJim Meyering <meyering@redhat.com>
Mon, 3 Aug 2009 13:14:31 +0000 (15:14 +0200)
commit58e7e42033b1ac5044ae03f0aa5d5082c5fdb497
treea112f861a199264df7eec8b0d7c2759459fe5659
parenta3cceb6f1c9e55759f5d6a07bf5c74a7ea825dcd
build: reenable "syntax-check" rule: sc_const_long_option

* cfg.mk (disable_temporarily): Remove sc_const_long_option.
* daemon/guestfsd.c (main): Declare long_options to be "const".
* fish/fish.c (main): Likewise.
* test-tool/test-tool.c (main): Likewise.
cfg.mk
daemon/guestfsd.c
fish/fish.c
test-tool/test-tool.c