summaryrefslogtreecommitdiff
path: root/config/libc/glibc-eglibc.in-common
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-05-18 21:42:57 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-05-18 21:42:57 (GMT)
commitbdefc7b1e7386eadb5fbb6fb85c0a3634a12781c (patch)
tree5197798741092bdb6cfb588226fa781e89cde1b6 /config/libc/glibc-eglibc.in-common
parent2c3b6d2b71c3a9bcbef5157ec9eb4217b25cf685 (diff)
config: document array-capable variables
Update help entries for thos variables that accept multiple arguments with spaces (aka. array-capable variables). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config/libc/glibc-eglibc.in-common')
-rw-r--r--config/libc/glibc-eglibc.in-common4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common
index b8d3b56..d72533e 100644
--- a/config/libc/glibc-eglibc.in-common
+++ b/config/libc/glibc-eglibc.in-common
@@ -23,7 +23,9 @@ config LIBC_GLIBC_EXTRA_CONFIG_ARRAY
help
Extra flags to pass onto ./configure when configuring.
- Eg.: --enable-static-nss
+ You can enter multiple arguments here, and arguments can contain spaces
+ if they are properly quoted (or escaped, but prefer quotes). Eg.:
+ --with-foo="1st arg with 4 spaces" --with-bar=2nd-arg-without-space
config LIBC_GLIBC_CONFIGPARMS
string