summaryrefslogtreecommitdiffstats
path: root/development/qconf/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/qconf/README')
-rw-r--r--development/qconf/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/qconf/README b/development/qconf/README
index c15f0019c9..1d414b6de8 100644
--- a/development/qconf/README
+++ b/development/qconf/README
@@ -2,9 +2,9 @@ QConf allows you to have a nice configure script for your qmake-based
project. It is intended for developers who don't need (or want) to use
the more complex GNU autotools.
-Scripts generated by QConf are meant for unix. This means it should only
-be used with projects based on Qt/X11, Qt/Mac, or Qt/Embedded. No effort
-has been made in supporting Qt/Windows based projects (yet).
+Scripts generated by QConf are meant for unix. This means it should
+only be used with projects based on Qt/X11, Qt/Mac, or Qt/Embedded.
+No effort has been made in supporting Qt/Windows based projects (yet).
NOTE: QConf is a Qt 4 program as of version 1.2. However, it can still
generate configure scripts for Qt 3 apps. See below for information.