diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-08-01 01:40:34 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-08-02 12:27:45 -0700 |
commit | 84921c5440cdc54018567d7f76c02d06e738ca22 (patch) | |
tree | 13df0d376393928a79665b46dfeebeb5d6cbbba6 /extra | |
parent | 5e2d2e67ddd85d643579140fa45891f6252525f6 (diff) | |
download | uClibc-alpine-84921c5440cdc54018567d7f76c02d06e738ca22.tar.bz2 uClibc-alpine-84921c5440cdc54018567d7f76c02d06e738ca22.tar.xz |
Rules.mak: Fix references to svn.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'extra')
-rw-r--r-- | extra/Configs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 26f975d31..8fe68516b 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -537,7 +537,7 @@ config COMPAT_ATEXIT bool "Old (visible) atexit Support" default n help - Enable this option if you want to update from 0.9.28 to svn/0.9.29, + Enable this option if you want to update from 0.9.28 to git/0.9.29, else you will be missing atexit() until you rebuild all apps. config UCLIBC_SUSV3_LEGACY |