config/global.in
changeset 372 f635b165bf18
parent 252 ff95210bd9bd
child 384 5b30e5c8e25c
     1.1 --- a/config/global.in	Sat Jul 14 13:06:56 2007 +0000
     1.2 +++ b/config/global.in	Tue Sep 11 17:14:28 2007 +0000
     1.3 @@ -147,6 +147,15 @@
     1.4        If you have previously downloaded the tarballs, enter the PATH where
     1.5        you stored them here.
     1.6  
     1.7 +config SAVE_TARBALLS
     1.8 +    bool
     1.9 +    prompt "Save new tarballs"
    1.10 +    default n
    1.11 +    depends on LOCAL_TARBALLS_DIR != ""
    1.12 +    help
    1.13 +      If you say 'y' here, new doanloaded tarballs will be saved in the
    1.14 +      directory you entered above.
    1.15 +
    1.16  config PREFIX_DIR
    1.17      string
    1.18      prompt "Prefix directory"