bug-diffutils
[Top][All Lists]
Advanced

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

[bug-diffutils] [PATCH 16/19] build: use more gnulib modules


From: Jim Meyering
Subject: [bug-diffutils] [PATCH 16/19] build: use more gnulib modules
Date: Fri, 20 Nov 2009 10:12:25 +0100

From: Jim Meyering <address@hidden>

* bootstrap.conf (gnulib_modules): Add mktime, nanosleep, strptime
and timegm.
---
 bootstrap.conf |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index d474aca..b58955b 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -49,6 +49,8 @@ maintainer-makefile
 manywarnings
 mbrtowc
 mkstemp
+mktime
+nanosleep
 progname
 propername
 regex
@@ -57,7 +59,9 @@ stat-macros
 stat-time
 strcase
 strftime
+strptime
 strtoumax
+timegm
 unistd
 unlocked-io
 update-copyright
-- 
1.6.5.3.433.g11067





reply via email to

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