tentative at fixing bug #1776

lchown replacement was using rpl_chown too (could not understand how this works)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24053 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2008-02-21 22:51:19 +00:00
parent 7f3937521f
commit 2731158cde
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ StaticLibrary libfetish.a :
imaxtostr.c
inet_ntop.c
isapipe.c
lchown.c
# lchown.c
linebuffer.c
localcharset.c
long-options.c
+1 -1
View File
@@ -722,7 +722,7 @@
/* #undef HAVE_LCHMOD */
/* Define to 1 if you have the `lchown' function. */
/* #undef HAVE_LCHOWN */
#define HAVE_LCHOWN 1
/* Define to 1 if you have the `dgc' library (-ldgc). */
/* #undef HAVE_LIBDGC */