coreutils: fix rename-with-trailing-slash bug override variable name
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 10 Sep 2009 07:21:48 +0000 (09:21 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 10 Sep 2009 07:25:55 +0000 (09:25 +0200)
commitdfca1b2e0e70833fd22a3d67bebb38ce497572fa
tree007b2da690c733673898f0d0ace0c0a49034b161
parent57f3b11d111fb5f7fd48d64a43a83e25d69bdb4c
coreutils: fix rename-with-trailing-slash bug override variable name

The variable controlling if coreutils thinks the system has the
rename-with-trailing-slash bug is called
gl_cv_func_rename_trailing_slash_bug and not vb_cv_..

Forcing this off works around a bug in coreutils configure, which
otherwise tries to compile Windows-only workaround code.

Reported-by: Stephen Rodgers <hwstar@rodgers.sdcoxmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/coreutils/coreutils.mk