link-follow: fix logic bug in prior patch
authorEric Blake <ebb9@byu.net>
Fri, 4 Sep 2009 21:40:22 +0000 (15:40 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 4 Sep 2009 21:46:03 +0000 (15:46 -0600)
commit8a0efd04dc9583c96b4a0d3c311ff216e07dcdcd
tree5b4a346a6894663b5b2ad05d6f152ea216116942
parentee67d8ea6bd183f5ce32d90a6764705d766c3d6b
link-follow: fix logic bug in prior patch

* m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Fix bug that
reversed sense of yes and no in prior patch.  Avoid confusing
compilation failure with desired semantics.

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