From c002371c8ca3c2e0cd689b84bc5e94721ba00255 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 18 Feb 2007 22:44:21 +0000 Subject: [PATCH] Depends on dup2 function being available. --- ChangeLog | 4 ++++ modules/fchdir | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index fda473c42..5f9287471 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-02-18 Bruno Haible + * modules/fchdir (Depends-on): Add dup2. + +2007-02-18 Bruno Haible + * lib/stdlib_.h: Handle glibc's special invocation convention specially. diff --git a/modules/fchdir b/modules/fchdir index 8d9fca812..4a501417c 100644 --- a/modules/fchdir +++ b/modules/fchdir @@ -8,6 +8,7 @@ m4/fchdir.m4 Depends-on: absolute-header +dup2 fcntl unistd canonicalize-lgpl -- 2.11.0