From 879f59c92243013b712cf9ffa077b43a537376ae Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 5 Dec 2010 18:14:21 +0000 Subject: [PATCH] Fix wrong message in configure help --- configure | 5 +++-- qcm/qtsingleapplication.qcm | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/configure b/configure index 3bfeea59d..de6c56c84 100755 --- a/configure +++ b/configure @@ -32,7 +32,8 @@ Dependency options: executable (please follow instructions in src/geoip/README) - --disable-qtsingleapplication Disable use of libboost + --disable-qtsingleapplication Disable use of + qtsingleapplication --with-qtsingleapplication=[system|shipped] Use the shipped qtsingleapplication library or the system one @@ -609,7 +610,7 @@ public: #line 1 "qtsingleapplication.qcm" /* -----BEGIN QCMOD----- -name: libboost +name: qtsingleapplication arg: with-qtsingleapplication=[system|shipped], Use the shipped qtsingleapplication library or the system one -----END QCMOD----- */ diff --git a/qcm/qtsingleapplication.qcm b/qcm/qtsingleapplication.qcm index 548671492..ece9978c9 100644 --- a/qcm/qtsingleapplication.qcm +++ b/qcm/qtsingleapplication.qcm @@ -1,6 +1,6 @@ /* -----BEGIN QCMOD----- -name: libboost +name: qtsingleapplication arg: with-qtsingleapplication=[system|shipped], Use the shipped qtsingleapplication library or the system one -----END QCMOD----- */