kconfig/lxdialog/BIG.FAT.WARNING
author Bryan Hundven <bryanhundven@gmail.com>
Sun Jan 02 22:32:48 2011 +0100 (2011-01-02)
changeset 2237 eda8abf2f0b5
permissions -rw-r--r--
libc/glibc: normalize glibc hidden version names

Hidden version names for glibc conflicted:

LIBC_GLIBC_V_2.10.1
LIBC_V_2.10

name them constantly as:
LIBC_GLIBC_V_<version>

Reported-by: Esben Haabendal <eha@doredevelopment.dk>
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
     1 This is NOT the official version of dialog.  This version has been
     2 significantly modified from the original.  It is for use by the Linux
     3 kernel configuration script.  Please do not bother Savio Lam with 
     4 questions about this program.