Make gfio build with --build-static
authorJens Axboe <axboe@fb.com>
Tue, 25 Nov 2014 23:02:52 +0000 (16:02 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 25 Nov 2014 23:02:52 +0000 (16:02 -0700)
commit867198458145fc405d1925e339719f779fb671c2
tree0cd8a77d4e5de0f9719c1b016a13b97e53a6c0e7
parentdd9bd2b2e0ed9665325240fdd5a40253fe23bca6
Make gfio build with --build-static

We can't build the gtk app statically, so filter out the static part
for just that. Fix up the Makefile so that fio doesn't include
all the gtk libs as well.

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