source: trunk/third/gnome-vfs2/README @ 18317

Revision 18317, 561 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18316, which included commits to RCS files with non-trunk default branches.
Line 
1This is the GNOME Virtual File System.
2
3GNOME VFS is currently used as one of the foundations of the Nautilus
4file manager.
5
6For instructions on submitting patches, etc. check out the 'HACKING' file.
7
8Please read OUTSTANDING_API_ISSUES for a list of things that are not
9frozen.
10
11Special configure options:
12
13--with-afs
14  Handle afs.  Requires /afs, /usr/afsws/lib, and /usr/afsws/include.
15  configure doesn't add AFS support automatically because it adds considerably
16  to yet another module, and the AFS libraries need -lucb on Solaris, which
17  breaks things.
18
Note: See TracBrowser for help on using the repository browser.