build: silence gcc7's implicit fallthrough warning
commitcf390dff897a679d904242286cef3b7d29847c50
authorCory Fields <cory-nospam-@coryfields.com>
Wed, 31 May 2017 15:41:38 +0000 (31 11:41 -0400)
committerCory Fields <cory-nospam-@coryfields.com>
Wed, 31 May 2017 15:54:06 +0000 (31 11:54 -0400)
tree70ef3d46f7457cd21eef3fb2d2cb1330286d0138
parent18ba984140be5fd03eee95a21796c498391146e6
build: silence gcc7's implicit fallthrough warning

This is a well-intentioned but realistically annoying warning. Unfortunately,
it's too easy for a warning in one header to cause dozens of repeated warnings.
configure.ac