From 9cc3ef30346da96f3dd7f2e328e8a5ff46a37fd9 Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Wed, 22 Aug 2007 03:11:56 +0200 Subject: [PATCH] kbuild: ver_linux fix glibc version print Fix ver_linux glibc version printing (for real this time) Alexey Dobriyan reported that commit 4a645d5ea65baaa5736bcb566673bf4a351b2ad8 broke ver_linux when glibc has a 3 digit version number, and proposed a patch. Al Viro then suggested a simpler way to solve the problem which I've then simply put into patch form. Signed-off-by: Alexey Dobriyan Signed-off-by: Al Viro Signed-off-by: Jesper Juhl Signed-off-by: Sam Ravnborg --- Reading git-format-patch failed