Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"
authorLinus Torvalds <torvalds@g5.osdl.org>
Thu, 9 Feb 2006 16:00:14 +0000 (08:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 9 Feb 2006 16:00:14 +0000 (08:00 -0800)
This reverts commit 5e375bc7d586e0df971734a5a5f1f080ffd89b68.

Kyle McMartin steps on his soap-box:

  "Sigh.  Can everyone please stop assuming gcc can output to /dev/null?
   On several platforms, ld tries to lseek in the output file, and fails
   if it can't."

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found