Properly disable fuzz support when it hasn't been requested
authorFabian Keil <fk@fabiankeil.de>
Thu, 25 May 2017 11:14:53 +0000 (11:14 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 25 May 2017 11:14:53 +0000 (11:14 +0000)
commit9c070f54df677ce76d49a071bc288765be940ce7
tree35c354226ddca131192e8d1cf6837f4b2e2c3864
parentdd8f4e7e72e131b57d4ca4334273281513a0f060
Properly disable fuzz support when it hasn't been requested

Previously fuzz.o was compiled and linked in anyway
while the code was unreachable.
configure.in