From: Francis Dupont Date: Mon, 19 Feb 2018 20:12:49 +0000 (+0100) Subject: [master] with-dhcp-xxxsql -> with-xxxsql X-Git-Tag: trac5502_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7ee7ea36b7fa72793f15aff88ce61c65ca4d86e;p=thirdparty%2Fkea.git [master] with-dhcp-xxxsql -> with-xxxsql --- diff --git a/src/lib/dhcpsrv/benchmarks/benchmarks.dox b/src/lib/dhcpsrv/benchmarks/benchmarks.dox index cf0ffe41e4..8e5327b3ce 100644 --- a/src/lib/dhcpsrv/benchmarks/benchmarks.dox +++ b/src/lib/dhcpsrv/benchmarks/benchmarks.dox @@ -22,8 +22,8 @@ $ make The benchmarks are built in @b src/lib/dhcpsrv/benchmarks directory. Note that the benchmarks are backend-specific, so please make sure you -enable the backends you want to measure (See --with-dhcp-mysql, ---with-dhcp-pgsql --with-cql parameters for configure). Once the +enable the backends you want to measure (See --with-mysql, +--with-pgsql --with-cql parameters for configure). Once the benchmark is built, you can run specific benchmarks. Make sure you have the environment ready for use, i.e. the actual database backend is set up, the DB or keyspace is created. The setup is the same as for