stdlib: favor compiler check of random.h
authorEric Blake <ebb9@byu.net>
Thu, 26 Feb 2009 17:00:28 +0000 (10:00 -0700)
committerEric Blake <ebb9@byu.net>
Thu, 26 Feb 2009 17:05:39 +0000 (10:05 -0700)
commitf26544f660df049ff2195f6b40762d96742d0228
tree524c777437e091d28ecacb3fc45e146de9903c4b
parent5fba87291f6a5c22c204494d6d2664675d13e30f
stdlib: favor compiler check of random.h

* m4/stdlib_h.m4 (gl_STDLIB_H): Skip preprocessor check.  Needed
to avoid an ObjC random.h installed by Swarm.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
m4/stdlib_h.m4