diff options
author | Matthias Dieter Wallnöfer <mdw@samba.org> | 2010-11-28 12:28:03 +0100 |
---|---|---|
committer | Matthias Dieter Wallnöfer <mdw@samba.org> | 2010-11-28 13:33:19 +0100 |
commit | b028a6001ad7e440fbd71faa45cad8b5966fac1c (patch) | |
tree | c9629863a832d2c24b7d9fe6a335766a7033cea0 /source3/lib/sharesec.c | |
parent | 7e2b315ca0f228b617adc7769f3880a8aabd5d67 (diff) | |
download | samba-b028a6001ad7e440fbd71faa45cad8b5966fac1c.tar.gz samba-b028a6001ad7e440fbd71faa45cad8b5966fac1c.tar.bz2 samba-b028a6001ad7e440fbd71faa45cad8b5966fac1c.zip |
replace:wscript - change the "bool" checks to be compatible with more platforms
- If the type was found then we are fine and define "HAVE_BOOL"
- Othewise we substitute it in "replace.h" as "_Bool" or if not possible as "int"
- This prevents lot of warnings on platforms where we don't have a "bool" type as Tru64
- The length check for "bool" is not really useful and therefore removed
Diffstat (limited to 'source3/lib/sharesec.c')
0 files changed, 0 insertions, 0 deletions