kumquat-buildroot/package/coreutils
Peter Korsgaard dfca1b2e0e 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>
2009-09-10 09:25:55 +02:00
..
Config.in Fix PROGRAM_INVOCATION handling with external toolchains 2009-07-31 11:40:34 +02:00
coreutils-7.4-rename-m4-fix.patch coreutils: bump version 2009-07-31 13:54:23 +02:00
coreutils.mk coreutils: fix rename-with-trailing-slash bug override variable name 2009-09-10 09:25:55 +02:00