summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e3707884..f33c1617 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2884,7 +2884,8 @@ if test "x$enable_rdma" != "xno"; then
fi
if test "x$found_libibverbs" = "xyes"; then
- AC_MSG_WARN([Testing 1 2 3...])
+ save_CFLAGS="$CFLAGS"
+ save_LIBS="$LIBS"
fi
if test "x$found_usable_libibverbs" = "xyes"