summaryrefslogtreecommitdiff
path: root/gl/m4
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-07-29 22:12:41 +0200
committerSimon Josefsson <simon@josefsson.org>2009-07-29 22:12:41 +0200
commitd97c0f9afff7fded223eddd76d50667f48069b8a (patch)
treeeee7ea6a1548557a343274f695ef5e673dff1742 /gl/m4
parent47b86581e68f9b22f163c40f2389934256c5abcb (diff)
downloadlibtasn1-d97c0f9afff7fded223eddd76d50667f48069b8a.tar.gz
libtasn1-d97c0f9afff7fded223eddd76d50667f48069b8a.tar.bz2
libtasn1-d97c0f9afff7fded223eddd76d50667f48069b8a.zip
Update gnulib files.
Diffstat (limited to 'gl/m4')
-rw-r--r--gl/m4/unistd_h.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/gl/m4/unistd_h.m4 b/gl/m4/unistd_h.m4
index ff9a4ea..96fddba 100644
--- a/gl/m4/unistd_h.m4
+++ b/gl/m4/unistd_h.m4
@@ -1,4 +1,4 @@
-# unistd_h.m4 serial 17
+# unistd_h.m4 serial 18
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,
@@ -73,6 +73,7 @@ AC_DEFUN([gl_UNISTD_H_DEFAULTS],
HAVE_SYS_PARAM_H=0; AC_SUBST([HAVE_SYS_PARAM_H])
REPLACE_CHOWN=0; AC_SUBST([REPLACE_CHOWN])
REPLACE_CLOSE=0; AC_SUBST([REPLACE_CLOSE])
+ REPLACE_DUP2=0; AC_SUBST([REPLACE_DUP2])
REPLACE_FCHDIR=0; AC_SUBST([REPLACE_FCHDIR])
REPLACE_GETCWD=0; AC_SUBST([REPLACE_GETCWD])
REPLACE_GETPAGESIZE=0; AC_SUBST([REPLACE_GETPAGESIZE])