From f1f738d5b8f40021be8f5b21376c417360bb9cde Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 23 Jan 2006 17:03:25 +0000 Subject: fix --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8109161..dc4befc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,4 +7,4 @@ compat_sources = compat/fuse_opt.c compat/fuse_opt.h endif sshfs_SOURCES = sshfs.c cache.c cache.h $(compat_sources) -sshfs_CPPFLAGS = -DFUSE_USE_VERSION=27 +sshfs_CPPFLAGS = -DFUSE_USE_VERSION=26 -- cgit v1.2.3