aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-08-24 17:07:57 +0200
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-08-24 20:50:44 +0200
commit30ead3a5cf6405dab9d5eeac79ffe6a0e9d0aafd (patch)
tree5bffbe72317aacb3e8d6e4ac3ef4ced1585961fa /README.md
parent937467b6a06b72ee44709541f71b614ca28fa870 (diff)
Dropped support for building with autotools
It's just too much pain to keep it working.
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 1 insertions, 18 deletions
diff --git a/README.md b/README.md
index 1ddaf0a..e9fa83f 100644
--- a/README.md
+++ b/README.md
@@ -66,23 +66,6 @@ setuid root first:
$ sudo chmod 4755 util/fusermount3
$ python3 -m pytest test/
-
-Alternate Installation
-----------------------
-
-If you are not able to use Meson and Ninja, please report this to the
-libfuse mailing list. Until the problem is resolved, you may fall back
-to an in-source build using autotools:
-
- $ ./configure
- $ make
- $ sudo make install
-
-Note that support for building with autotools may disappear at some
-point, so if you depend on using autotools for some reason please let
-the libfuse developers know!
-
-
Security implications
---------------------
@@ -156,4 +139,4 @@ Professional Support
--------------------
Professional support is available. Please contact Nikolaus Rath
-<Nikolaus@rath.org> for details. \ No newline at end of file
+<Nikolaus@rath.org> for details.