bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fchdir: fix dependencies


From: Bruno Haible
Subject: fchdir: fix dependencies
Date: Sun, 18 Feb 2007 23:51:40 +0100
User-agent: KMail/1.5.4

The fchdir module contains code that references the dup2 function, therefore
it needs to depends on the dup2 module.

2007-02-18  Bruno Haible  <address@hidden>

        * modules/fchdir (Depends-on): Add dup2.

*** modules/fchdir      28 Jan 2007 16:10:39 -0000      1.3
--- modules/fchdir      18 Feb 2007 22:40:29 -0000
***************
*** 8,13 ****
--- 8,14 ----
  
  Depends-on:
  absolute-header
+ dup2
  fcntl
  unistd
  canonicalize-lgpl





reply via email to

[Prev in Thread] Current Thread [Next in Thread]