Revert "Add note in README about color support" - noice - small file browser (m… | |
git clone git://git.codemadness.org/noice | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 3f05a6cc674f5bcca9ca0234906ac9804f5b8be3 | |
parent badedf6ee6dc86c3dd8b6850b4acbba80692755a | |
Author: Lazaros Koromilas <[email protected]> | |
Date: Sun, 3 Feb 2019 22:36:07 +0200 | |
Revert "Add note in README about color support" | |
This reverts commit 80aa6f83283cd82e34a66dcfd2f0092f4a432d13. | |
Diffstat: | |
M README | 4 ---- | |
1 file changed, 0 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -35,10 +35,6 @@ cases you just do: | |
make | |
-To build with color support: | |
- | |
- make CPPFLAGS=-DUSE_COLOR | |
- | |
It is known to work on OpenBSD, NetBSD, FreeBSD, DragonFly BSD, Linux, OSX, | |
IRIX 6.5, Haiku and Solaris 9. Some notes for building on certain systems | |
follow. |