fdopendir: fix configure test
authorEric Blake <ebb9@byu.net>
Mon, 4 Jan 2010 13:36:13 +0000 (06:36 -0700)
committerIan Beckwith <ianb@erislabs.net>
Sun, 10 Jan 2010 00:14:31 +0000 (00:14 +0000)
commit18a2e779eb9b2ac8ebcec9e2fd91c88539007b6d
tree7f4c6d4cdccf316fcb06c7549f262c6319e583d9
parentab43907148e80f3895280928c05d4be93875580f
fdopendir: fix configure test

A typo was causing spurious rejection of fdopendir.

* m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Check for existing file.

Signed-off-by: Eric Blake <ebb9@byu.net>
(cherry picked from commit e138cd8fc9c9465059e9d0427d0cf0669d5a8caf)
ChangeLog
m4/fdopendir.m4