From 7388ac14353275f4dbf76a78df55afc75f9e9c9c Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 22 Apr 2006 21:18:26 +0000 Subject: [PATCH] documentation.conf: document PALMTOP_USE_MULTITHREADED_QT --- conf/documentation.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/documentation.conf b/conf/documentation.conf index 57ca4fe237..cd189b6f2b 100644 --- a/conf/documentation.conf +++ b/conf/documentation.conf @@ -91,3 +91,6 @@ GROUP_locale[doc] = "Locale generation of the GNU libc implementation" ENABLE_BINARY_LOCALE_GENERATION[doc] = "Enable the use of qemu to generate locale information during build time on the host instead of runtime on the target. If you have trouble with qemu-native you should make this an empty var. @group locale" PCMCIA_MANAGER[doc] = "Specify which package(s) to install to handle PCMCIA slots (usually pcmcia-cs or pcmciautils)." + +# palmtop build class +PALMTOP_USE_MULTITHREADED_QT[doc] = "Set to yes, if you want to build qt apps with CONFIG+=thread" -- 2.39.5