util: Recognize FALSE and F in debug_get_bool_option
authorJakob Bornecrantz <jakob@vmware.com>
Thu, 6 May 2010 14:42:18 +0000 (15:42 +0100)
committerJakob Bornecrantz <jakob@vmware.com>
Thu, 6 May 2010 14:45:20 +0000 (15:45 +0100)
commitf587615e13cf55504c6060d4621506d65b608774
tree6e11913ff86ef2436c94ce5147cc3b03b1867645
parent7ed2f953c0b109d35ddb4c58effb18bd0fac4592
util: Recognize FALSE and F in debug_get_bool_option

Concidering that we actually print FALSE when displaying the
option we should also accept that value.
src/gallium/auxiliary/util/u_debug.c