]> git.ipfire.org Git - zone-sync.git/commit
configure: Go back to C11
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 May 2026 09:00:01 +0000 (09:00 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 May 2026 09:00:01 +0000 (09:00 +0000)
commit29cc6a7935985e06e25916417151b49e34b7ef08
treea609e231aaedfdce66850de87fe40b2ce56881f1
parent46fd773142c2faad9dc1d7523c4dc7c7c5ad1a0d
configure: Go back to C11

On Fedora, the BIND headers seem to want old atomic semantics. Our own
code shouldn't matter much as we are not using any modern features.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac