We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d67e7bb + 0a1740c commit 414e261Copy full SHA for 414e261
configure.in configure.acconfigure.in renamed to configure.ac
@@ -1,5 +1,5 @@
1
AC_INIT(qperf, 0.4.10, [email protected])
2
-AM_INIT_AUTOMAKE(qperf, 0.4.10)
+AM_INIT_AUTOMAKE
3
AC_PROG_CC
4
AC_CHECK_LIB(ibverbs, ibv_open_device, RDMA=1)
5
AC_CHECK_LIB(ibverbs, ibv_open_xrc_domain, HAS_XRC=1)
0 commit comments