From 37c8c1c80b89127d5f876a193c5fdcc916e03b6c Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Wed, 20 Sep 2017 14:03:58 +0100 Subject: Dropped support for autotools build It's just too much of a pain to maintain. --- README.rst | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index cef05de..e7ad446 100644 --- a/README.rst +++ b/README.rst @@ -75,22 +75,6 @@ tests requires the `py.test`_ Python module):: .. _Ninja: https://ninja-build.org/ .. _`py.test`: http://www.pytest.org/ -Alternate Installation ----------------------- - -If you are not able to use Meson and Ninja, please report this to the -sshfs 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 sshfs developers know! - - Getting Help ------------ -- cgit v1.2.3