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)
commit75064ae95eb385e65d290f6f680ed729c6e2135b
tree665f44acdfbb95445482dd6c3de55d4956537709
parent868daf42b27cadc01ac5c3a8f6eb71cc504f3df9
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
(This used to be commit 9468dcc5d564d7242d527eb770717e2b4480cf1c)
source3/Makefile.in
source3/configure.in