don't fail when HAVE_STAT64 is undefined
authorVolker Grabsch <vog@notjusthosting.com>
Wed, 21 Apr 2010 16:47:51 +0000 (18:47 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 28 May 2010 15:02:13 +0000 (17:02 +0200)
commit18dcd80e37d52d8406f02c8b2369b67692057cfd
tree2d051445a1772201f5421a4b7240878f061124a8
parentb016e12e95f33a2880aa243d9598db13e59298f3
don't fail when HAVE_STAT64 is undefined

* libguile/_scm.h: Check whether `HAVE_STAT64' is defined instead of
  checking its value.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
libguile/_scm.h