config/global/paths.in
changeset 2765 6c5658b8b588
parent 2564 5d4e91c0343e
child 3075 aadd4647dd91
     1.1 --- a/config/global/paths.in	Sun Jul 17 16:53:40 2011 +0200
     1.2 +++ b/config/global/paths.in	Wed Nov 16 10:06:21 2011 +1300
     1.3 @@ -90,6 +90,14 @@
     1.4        Remove the installed documentation (man and info pages).
     1.5        Gains around 8MiB for a uClibc-based, C and C++ compiler.
     1.6  
     1.7 +config BUILD_MANUALS
     1.8 +    bool
     1.9 +    prompt "Build the manuals"
    1.10 +    depends on ! REMOVE_DOCS
    1.11 +    help
    1.12 +      Build the PDF and HTML manuals for the main components such as
    1.13 +      binutils, GCC, GDB, and the C library.
    1.14 +
    1.15  config INSTALL_DIR_RO
    1.16      bool
    1.17      prompt "Render the toolchain read-only"