diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-09-30 13:15:25 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2006-09-30 13:15:25 +0000 |
commit | ff5fa7f8de978d56e8c334e746e08195ed25730d (patch) | |
tree | e5e773b4264eaa4b2f3becfb5a55e48cb98cd76c /README-2.4 | |
parent | d93a4295c13503e52b2c3a2f6b4473a6d5bf907c (diff) | |
download | libfuse-ff5fa7f8de978d56e8c334e746e08195ed25730d.tar.gz |
doc update
Diffstat (limited to 'README-2.4')
-rw-r--r-- | README-2.4 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/README-2.4 b/README-2.4 deleted file mode 100644 index 5967bfe..0000000 --- a/README-2.4 +++ /dev/null @@ -1,3 +0,0 @@ -WARNING: be very careful about which gcc version you use to compile -the fuse kernel module. It must be the same as the version used to -compile the kernel otherwise nasty things will happen! |