diff options
author | David Boddie <dboddie@trolltech.com> | 2010-01-22 15:23:02 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-01-22 15:23:02 (GMT) |
commit | fa51e0a61fac98b20e55cb8734556d10acdbd1bc (patch) | |
tree | 23e554429bb2d95010ef148f5eee83e7ee264dbc /doc/src/platforms | |
parent | ed760b619ed0748d1428b9f08b785913883b560c (diff) | |
download | Qt-fa51e0a61fac98b20e55cb8734556d10acdbd1bc.zip Qt-fa51e0a61fac98b20e55cb8734556d10acdbd1bc.tar.gz Qt-fa51e0a61fac98b20e55cb8734556d10acdbd1bc.tar.bz2 |
Doc: Fixed installation information for Qt for Embedded Linux.
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/platforms')
-rw-r--r-- | doc/src/platforms/emb-install.qdoc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src/platforms/emb-install.qdoc b/doc/src/platforms/emb-install.qdoc index c13fbef..623ba89 100644 --- a/doc/src/platforms/emb-install.qdoc +++ b/doc/src/platforms/emb-install.qdoc @@ -84,7 +84,9 @@ Before building the \l{Qt for Embedded Linux} library, run the \c ./configure script to configure the library for your development architecture. You can list all of the configuration system's - options by typing \c {./configure -help}. + options by typing + + \snippet doc/src/snippets/code/doc_src_emb-install.qdoc embedded help Note that by default, \l{Qt for Embedded Linux} is configured for installation in the \c{/usr/local/Trolltech/QtEmbedded-%VERSION%} |