]> git.cworth.org Git - tar/blobdiff - m4/fchdir.m4
Imported Upstream version 1.22
[tar] / m4 / fchdir.m4
index 1d3e5fe514046b7292e855a52dc673deacba7fd9..d5dd3e2d065d0e3ab9b7ce5143aab72f9b1a5dca 100644 (file)
@@ -1,5 +1,5 @@
-# fchdir.m4 serial 6
-dnl Copyright (C) 2006-2008 Free Software Foundation, Inc.
+# fchdir.m4 serial 7
+dnl Copyright (C) 2006-2009 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.
@@ -13,7 +13,7 @@ AC_DEFUN([gl_FUNC_FCHDIR],
     REPLACE_FCHDIR=1
     AC_LIBOBJ([fchdir])
     gl_PREREQ_FCHDIR
-    AC_DEFINE([FCHDIR_REPLACEMENT], 1,
+    AC_DEFINE([FCHDIR_REPLACEMENT], [1],
       [Define if gnulib's fchdir() replacement is used.])
     gl_REPLACE_OPEN
     gl_REPLACE_CLOSE