X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=configure;h=836d7ade7940979f1e39b2c40baa959f4f1321b0;hp=76da4ba597674a35ba9a14ef5a1d5cb2d1c20374;hb=d9d9db0f8000fec31a0996c602a0fb76b4c2a548;hpb=33980f5de15c4dc79dc847410fbbc64405a45617;ds=inline diff --git a/configure b/configure index 76da4ba5..836d7ade 100755 --- a/configure +++ b/configure @@ -1017,7 +1017,7 @@ fi if test "$sfaa" = "yes" ; then output_sym "CONFIG_SFAA" fi -if test "$libverbs" = "yes" -o "rdmacm" = "yes" ; then +if test "$libverbs" = "yes" -a "rdmacm" = "yes" ; then output_sym "CONFIG_RDMA" fi if test "$clock_gettime" = "yes" ; then