X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=m4%2Funlinkat.m4;h=be70c4fefc6f9b9b64264618ccdacb04e5fbd892;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=f5110aaa0828d04187f7e6a1294b093bf8a02fe9;hpb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;p=debian%2Ftar diff --git a/m4/unlinkat.m4 b/m4/unlinkat.m4 index f5110aaa..be70c4fe 100644 --- a/m4/unlinkat.m4 +++ b/m4/unlinkat.m4 @@ -1,5 +1,5 @@ # unlinkat.m4 serial 2 -dnl Copyright (C) 2004-2014 Free Software Foundation, Inc. +dnl Copyright (C) 2004-2015 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -24,6 +24,7 @@ AC_DEFUN([gl_FUNC_UNLINKAT], ;; *) # GNU/Hurd has unlinkat, but it has the same bug as unlink. + # Darwin has unlinkat, but it has the same UNLINK_PARENT_BUG. if test $REPLACE_UNLINK = 1; then REPLACE_UNLINKAT=1 fi