From 30ead3a5cf6405dab9d5eeac79ffe6a0e9d0aafd Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 24 Aug 2017 17:07:57 +0200 Subject: Dropped support for building with autotools It's just too much pain to keep it working. --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'README.md') 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 - for details. \ No newline at end of file + for details. -- cgit v1.2.3