documentation.conf: document ENABLE_BINARY_LOCALE_GENERATION
authorKoen Kooi <koen@openembedded.org>
Tue, 14 Mar 2006 12:40:36 +0000 (12:40 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 14 Mar 2006 12:40:36 +0000 (12:40 +0000)
conf/documentation.conf

index 19aaf2d..630b679 100644 (file)
@@ -73,3 +73,5 @@ CVSDIR[doc] = "The directory where cvs checkouts will be stored in."
 STAMP[doc]   = "The directory that holds files to keep track of what was built"
 WORKDIR[doc] = "The directory where a concrete package will be unpacked and built"
 T[doc]       = "Temporary directory within the WORKDIR"
+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 you should make this an empty var"
+