lib:replace: Require bool from C99
authorAndreas Schneider <asn@samba.org>
Thu, 27 Oct 2022 06:32:20 +0000 (08:32 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 27 Oct 2022 19:11:30 +0000 (19:11 +0000)
commit6f1a9ef2072621a22cd0f38c89afc5c7598682e3
treeaf360e1924743bb9e19b678069187654cc455691
parentae86c620aadea19e47e3f7967b4770d496d4bc02
lib:replace: Require bool from C99

https://fedoraproject.org/wiki/Changes/PortingToModernC

We define True to true from stdbool.h and the same for false. So we
don't have to do a cleanup now.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Oct 27 19:11:30 UTC 2022 on sn-devel-184
lib/replace/replace.h
lib/replace/wscript