From ac4b9a47cef7a17e27fb034b787089cf07f6c3d4 Mon Sep 17 00:00:00 2001 From: Philip Sequeira Date: Tue, 11 Mar 2014 15:27:50 -0400 Subject: stream_file: network file system detection for Linux Addresses issue #558 on Linux systems. Signed-off-by: wm4 --- old-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'old-configure') diff --git a/old-configure b/old-configure index b438f8b33e..42897f3c15 100755 --- a/old-configure +++ b/old-configure @@ -3400,6 +3400,7 @@ cat > $TMPH << EOF /* we didn't bother to add actual config checks for this */ #define HAVE_BSD_FSTATFS 0 +#define HAVE_LINUX_FSTATFS 0 /* system headers */ $def_mman_h -- cgit v1.2.3