summaryrefslogtreecommitdiff
path: root/misc/tools/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tools/README.txt')
-rw-r--r--misc/tools/README.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/misc/tools/README.txt b/misc/tools/README.txt
index fff94cd3f..47c966921 100644
--- a/misc/tools/README.txt
+++ b/misc/tools/README.txt
@@ -50,11 +50,17 @@ kconfig-frontends-3.3.0-1-libintl.patch
http://ymorin.is-a-geek.org/download/kconfig-frontends/
-kconfig-macos.path
-------------------
+kconfig-macos.patch
+-------------------
This is a patch to make the kconfig-frontends-3.3.0 build on Mac OS X.
+ To build the conf and mconf frontends, use the following commands:
+
+ ./configure --disable-shared --enable-static --disable-gconf --disable-qconf --disable-nconf --disable-utils
+ make
+ make install
+
kconfig-frontends for Windows
=============================