kconfig/lxdialog/BIG.FAT.WARNING
author Bryan Hundven <bryanhundven@gmail.com>
Sun Jan 02 22:33:04 2011 +0100 (2011-01-02)
changeset 2239 bc439f6537ae
permissions -rw-r--r--
libc/eglibc: normalize eglibc hidden version names

In the previous patches to glibc and uclibc, we standardized on hidden
version names:

LIBC_<LIBC NAME>_V_<VERSION>

This patch updates EGLIBC to be the same for consistency to:

LIBC_EGLIBC_V_<VERSION>

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.