]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] with-dhcp-xxxsql -> with-xxxsql trac5502_base
authorFrancis Dupont <fdupont@isc.org>
Mon, 19 Feb 2018 20:12:49 +0000 (21:12 +0100)
committerFrancis Dupont <fdupont@isc.org>
Mon, 19 Feb 2018 20:12:49 +0000 (21:12 +0100)
src/lib/dhcpsrv/benchmarks/benchmarks.dox

index cf0ffe41e430e5c2699d520c80f3535dd2eef182..8e5327b3ce4af9e2d5665311f50e66df006cd994 100644 (file)
@@ -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