From 8520ad550ba27c5d04b05e1a895c5854ba41bd7e Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 14 Jan 2007 20:29:04 +0000 Subject: [PATCH] Add missing dependency. --- ChangeLog | 5 +++++ modules/fchdir | 1 + modules/unistd | 1 + 3 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 11f4becd1..9e29999cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ * modules/allocsa-tests: New file. * tests/test-allocsa.c: New file. +2007-01-14 Bruno Haible + + * modules/fchdir (Depends-on): Add absolute-header. + * modules/unistd (Depends-on): Likewise. + 2006-12-30 Bruno Haible * modules/fchdir: New file. diff --git a/modules/fchdir b/modules/fchdir index b8fa65108..f3d177fae 100644 --- a/modules/fchdir +++ b/modules/fchdir @@ -7,6 +7,7 @@ lib/dirent_.h m4/fchdir.m4 Depends-on: +absolute-header fcntl unistd canonicalize-lgpl diff --git a/modules/unistd b/modules/unistd index d04c80c2a..c42a3ac7d 100644 --- a/modules/unistd +++ b/modules/unistd @@ -6,6 +6,7 @@ m4/unistd_h.m4 lib/unistd_.h Depends-on: +absolute-header configure.ac: gl_HEADER_UNISTD -- 2.11.0