On Thu, 25 Aug 2011 15:55:14 -0500 Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx> wrote: > On Thu, Aug 25, 2011 at 3:31 PM, Jeff Layton <jlayton@xxxxxxxxx> wrote: > > Some versions of wbclient.h have function declarations with bool type > > Jeff, did not understand this verbiage, did you mean winbind library > or source files or something else? > Other than that, looks fine. > I meant the header, but I did screw up the verbiage here. That should read: autoconf: work around broken wbclient.h file Some versions of wbclient.h have function declarations with bool type args, but they don't include stdbool.h themselves. Make sure that we can deal with that by telling the autoconf test to include stdbool.h explicitly. In order to do that properly we need to move some of the standard header and type tests up in the file. -- Jeff Layton <jlayton@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html