From 13c081ac2fdf0f06f56b879d9046e27790c223ff Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 26 Apr 2009 16:21:51 +0200 Subject: build: stop using obsolete gnulib modules * bootstrap.conf (obsolete_gnulib_modules): Remove. (gnulib_modules): Remove use. --- bootstrap.conf | 8 -------- 1 file changed, 8 deletions(-) (limited to 'bootstrap.conf') diff --git a/bootstrap.conf b/bootstrap.conf index ba78e36..def43c6 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -23,17 +23,9 @@ avoided_gnulib_modules=' --avoid=lock ' -# These modules are obsolete and can probably be removed soon, -# but leave them in for now to minimize changes. -obsolete_gnulib_modules=' - atexit memchr memcmp memcpy memmove memset rename - strcspn strtod strtol utime -' - # gnulib modules used by this package. gnulib_modules=" $avoided_gnulib_modules - $obsolete_gnulib_modules alloca announce-gen assert calloc config-h configmake closeout -- cgit v1.2.1