diff -ruw owfs-2.5p4.org/configure.ac owfs-2.5p4/configure.ac
--- owfs-2.5p4.org/configure.ac	2006-10-06 13:04:13.000000000 +0200
+++ owfs-2.5p4/configure.ac	2006-10-06 13:04:26.000000000 +0200
@@ -792,7 +792,7 @@
 
     save_CPPFLAGS="$CPPFLAGS"
     save_LDFLAGS="$LDFLAGS"
-    FUSE_FLAGS="-DFUSE_USE_VERSION=26"
+    FUSE_FLAGS="-DFUSE_USE_VERSION=25"
     FUSE_INCLUDES="-I${fuse_include_path}"
     FUSE_LIBS="-L${fuse_lib_path}"
     LD_EXTRALIBS="-Wl,--rpath -Wl,${fuse_lib_path}"
