X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=m4%2Funlinkdir.m4;h=d3157ad997ac6f6eb065a2f303e6ffbd56f09246;hb=c4c53bb2f7c0a05e9795da46ea3ddc17b2ef0c78;hp=be4b7ff7335e73442b8fb71eab710ff74035fbd6;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=pspp diff --git a/m4/unlinkdir.m4 b/m4/unlinkdir.m4 index be4b7ff733..d3157ad997 100644 --- a/m4/unlinkdir.m4 +++ b/m4/unlinkdir.m4 @@ -1,6 +1,6 @@ -# serial 6 +# serial 7 -# Copyright (C) 2005-2007, 2009 Free Software Foundation, Inc. +# Copyright (C) 2005-2007, 2009-2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -13,8 +13,6 @@ AC_DEFUN([gl_UNLINKDIR], AC_REQUIRE([AC_CANONICAL_HOST]) AC_CHECK_HEADERS_ONCE([priv.h]) - AC_LIBOBJ([unlinkdir]) - # The Hurd, the Linux kernel, the FreeBSD kernel version 2.2 and later, # Cygwin, and mingw never let anyone (even root) unlink directories. # If anyone knows of another system for which unlink can never