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:
@@ -87,7 +87,7 @@ StaticLibrary libfetish.a :
|
|||||||
imaxtostr.c
|
imaxtostr.c
|
||||||
inet_ntop.c
|
inet_ntop.c
|
||||||
isapipe.c
|
isapipe.c
|
||||||
lchown.c
|
# lchown.c
|
||||||
linebuffer.c
|
linebuffer.c
|
||||||
localcharset.c
|
localcharset.c
|
||||||
long-options.c
|
long-options.c
|
||||||
|
|||||||
@@ -722,7 +722,7 @@
|
|||||||
/* #undef HAVE_LCHMOD */
|
/* #undef HAVE_LCHMOD */
|
||||||
|
|
||||||
/* Define to 1 if you have the `lchown' function. */
|
/* 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). */
|
/* Define to 1 if you have the `dgc' library (-ldgc). */
|
||||||
/* #undef HAVE_LIBDGC */
|
/* #undef HAVE_LIBDGC */
|
||||||
|
|||||||
Reference in New Issue
Block a user