r18895: AIX need to call pidl with --uint-enums as the compiler doesn't
authorStefan Metzmacher <metze@samba.org>
Mon, 25 Sep 2006 12:59:31 +0000 (12:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:14:43 +0000 (12:14 -0500)
commit9468dcc5d564d7242d527eb770717e2b4480cf1c
tree923a622de8bb4f19a78e0e6063356308e9e239db
parentdb838f49a0e9de6881b36b10fe2c3862862b1908
r18895: AIX need to call pidl with --uint-enums as the compiler doesn't
like negative values in the generated code.

I'm not sure how we can solve that in samba3 as the generated code is commited

Maybe we need to alsways pass --uint-enums

metze
source/Makefile.in
source/configure.in