]> git.sur5r.net Git - i3/i3.github.io/blobdiff - index.html
Remove autotools goal
[i3/i3.github.io] / index.html
index 53c48352bdca60e32286bfd82d06e074a9967012..adfd7e94a361f63a63cf63c63946a922e46b446a 100644 (file)
@@ -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.
   </li> 
-  <li> 
-    Do <strong>not</strong> 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.
-  </li> 
   <li> 
     Implement an IPC interface for other programs. Provide subscription to
     certain events and accept commands.