r7425: configure check to see if a compiler can handle negative enum values
commitc52703c0a8adb4f64ec52e4bf602e9c17ef2c748
authorStefan Metzmacher <metze@samba.org>
Thu, 9 Jun 2005 07:51:58 +0000 (9 07:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:51 +0000 (10 13:17 -0500)
treeb52e76e3685e079dbe5ae96b0a42881a8daa1c50
parent9d4d5163de8b78c5a03348a10ceedb220c92f7b2
r7425: configure check to see if a compiler can handle negative enum values
if the compiler doesn't support it we pass --uint-enums to pidl

metze
source/build/m4/check_cc.m4
source/build/m4/check_perl.m4
source/build/smb_build/makefile.pm
source/script/build_idl.sh