Fix wrong message in configure help

This commit is contained in:
Christophe Dumez 2010-12-05 18:14:21 +00:00
parent 0fa79f0d63
commit 879f59c922
2 changed files with 4 additions and 3 deletions

5
configure vendored
View file

@ -32,7 +32,8 @@ Dependency options:
executable (please follow executable (please follow
instructions in instructions in
src/geoip/README) src/geoip/README)
--disable-qtsingleapplication Disable use of libboost --disable-qtsingleapplication Disable use of
qtsingleapplication
--with-qtsingleapplication=[system|shipped] Use the shipped --with-qtsingleapplication=[system|shipped] Use the shipped
qtsingleapplication library qtsingleapplication library
or the system one or the system one
@ -609,7 +610,7 @@ public:
#line 1 "qtsingleapplication.qcm" #line 1 "qtsingleapplication.qcm"
/* /*
-----BEGIN QCMOD----- -----BEGIN QCMOD-----
name: libboost name: qtsingleapplication
arg: with-qtsingleapplication=[system|shipped], Use the shipped qtsingleapplication library or the system one arg: with-qtsingleapplication=[system|shipped], Use the shipped qtsingleapplication library or the system one
-----END QCMOD----- -----END QCMOD-----
*/ */

View file

@ -1,6 +1,6 @@
/* /*
-----BEGIN QCMOD----- -----BEGIN QCMOD-----
name: libboost name: qtsingleapplication
arg: with-qtsingleapplication=[system|shipped], Use the shipped qtsingleapplication library or the system one arg: with-qtsingleapplication=[system|shipped], Use the shipped qtsingleapplication library or the system one
-----END QCMOD----- -----END QCMOD-----
*/ */