From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 23 Jul 2008 12:35:43 +0200 Subject: [Buildroot] [PATCH] grep intl link fix In-Reply-To: (Wade Berrier's message of "Tue\, 22 Jul 2008 16\:02\:49 -0600") References: Message-ID: <87vdywyjk0.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Wade" == Wade Berrier writes: Wade> Oops, I missed a grep.mk change that applies that patch :( Wade> Here's an updated patch. NAK, libintl linking is handled by INTLLIBS. Configure finds it ok if locale support is enabled, and it isn't needed otherwise. See my recent grep commits for details. -- Bye, Peter Korsgaard