From 15c38856880642527c3c2564b6d806233b252728 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 5 Nov 2007 19:31:01 +0000 Subject: fix incorrect text of link-time error message. No code changes --- applets/applets.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets') diff --git a/applets/applets.c b/applets/applets.c index 1950cf34e..636b5c91e 100644 --- a/applets/applets.c +++ b/applets/applets.c @@ -17,7 +17,7 @@ #warning See sources.redhat.com/bugzilla/show_bug.cgi?id=3400 #warning Note that glibc is unsuitable for static linking anyway. #warning If you still want to do it, remove -Wl,--gc-sections -#warning from top-level Makefile and remove this warning. +#warning from scripts/trylink and remove this warning. #error Aborting compilation. #endif -- cgit v1.2.3