]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Remove spurious ] causing shell complaints during configure. 15023/head
authorMiod Vallat <miod.vallat@open-xchange.com>
Thu, 9 Jan 2025 09:56:59 +0000 (10:56 +0100)
committerMiod Vallat <miod.vallat@open-xchange.com>
Thu, 9 Jan 2025 09:56:59 +0000 (10:56 +0100)
pdns/recursordist/configure.ac

index 31af88619fea8d28b0830044a7b510559ea1ff57..db122a4d95e75197e9179bbd1192ecba4453d5a0 100644 (file)
@@ -52,7 +52,7 @@ AC_FUNC_STRERROR_R
 PDNS_CHECK_CLOCK_GETTIME
 
 BOOST_REQUIRE([1.54])
-BOOST_CONTEXT([], [yes])]
+BOOST_CONTEXT([], [yes])
 
 PDNS_ENABLE_UNIT_TESTS
 PDNS_ENABLE_REPRODUCIBLE