From 3fd2c8d6baab61d0bf99cdabca66f02f9838c205 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 27 Oct 2016 08:52:20 +0200 Subject: [PATCH] Remove autotools goal For more details, see https://github.com/i3/i3/commit/3f33edf31b4286bee4b604c5d27f95c13ae52727 --- index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/index.html b/index.html index 53c4835..adfd7e9 100644 --- a/index.html +++ b/index.html @@ -66,12 +66,6 @@ we agreed upon the following goals for i3: when in the 'resize' mode than when you are in the default mode, for example. -
  • - Do not use programs such as autoconf/automake for configuration and - creating unreadable/broken makefiles. Instead, use a clean makefile which automatically - enables/disables features for specific platforms. Also, document the dependencies - properly, so that package maintainers have an easy job packaging i3. -
  • Implement an IPC interface for other programs. Provide subscription to certain events and accept commands. -- 2.39.5