coreutils
[Top][All Lists]
Advanced

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

[PATCH 3/3] maint: remove use of gnulib's obsolete strtol module


From: Jim Meyering
Subject: [PATCH 3/3] maint: remove use of gnulib's obsolete strtol module
Date: Tue, 3 May 2011 10:18:24 +0200

From: Jim Meyering <address@hidden>

* bootstrap.conf (gnulib_modules): Remove now-obsolete "strtol".
Remove use of $obsolete_gnulib_modules: unused since commit edc69f91.
---
 bootstrap.conf |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index 6ff11a4..4168ee2 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -25,7 +25,6 @@ avoided_gnulib_modules='
 # gnulib modules used by this package.
 gnulib_modules="
   $avoided_gnulib_modules
-  $obsolete_gnulib_modules
   acl
   alignof
   alloca
@@ -207,7 +206,6 @@ gnulib_modules="
   strsignal
   strtod
   strtoimax
-  strtol
   strtoumax
   symlink
   sys_ioctl
-- 
1.7.5.141.g791a




reply via email to

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