~james-w/+junk/fuse-ubuntu

« back to all changes in this revision

Viewing changes to kernel/config.h.in

  • Committer: James Westby
  • Date: 2008-05-16 12:58:53 UTC
  • Revision ID: jw+debian@jameswestby.net-20080516125853-8ixljpt4yia8mkt9
Import upstream from fuse_2.7.0.orig.tar.gz

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
/* kernel has BLOCK option */
4
4
#undef HAVE_CONFIG_BLOCK
5
5
 
 
6
/* kernel has exportfs.h */
 
7
#undef HAVE_EXPORTFS_H
 
8
 
6
9
/* fs_subsys is defined */
7
10
#undef HAVE_FS_SUBSYS
8
11