Fix bison parsing
authorStephen M. Cameron <stephenmcameron@gmail.com>
Tue, 7 Oct 2014 02:18:57 +0000 (20:18 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 7 Oct 2014 02:18:57 +0000 (20:18 -0600)
commit7e0049e99d9f52659813c31e3f5abc432ec6a137
tree5ca7a1a84c4e0aaac92253e8581bf0439365b610
parentc9fa1c8d4cf41ea3b895cb68d5b4bc17e935d621
Fix bison parsing

Changes from me to switch the order in which we choose to use yacc or
bison, default to using bison if we have it.

Signed-off-by: Jens Axboe <axboe@fb.com>
Makefile
configure