r18936: hopefully fix the test for negative enum values. When a compiler
authorAndrew Tridgell <tridge@samba.org>
Wed, 27 Sep 2006 02:00:13 +0000 (02:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:22 +0000 (14:20 -0500)
commitc9ae85d19adf5720f4c9b8e8c4fdde434293df67
tree567c848f37e37aaa1f48143bd74947706b4b69ab
parentdf7ec4a31a0c29b18e41f3b31e3d694ac91bea65
r18936: hopefully fix the test for negative enum values. When a compiler
truncates the enums, the test was passing.
(This used to be commit c6216f7dbf68012fa8351dcae17fe4c7ab165b58)
source4/build/m4/check_cc.m4