From 8e412d1ac08c95fe1f80e2640f803429fc555ee6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 14 Nov 2007 20:37:06 +0100 Subject: Use gnulib's stpncpy module, now required by install.c * bootstrap.conf (gnulib_modules): Add stpncpy. --- bootstrap.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bootstrap.conf') diff --git a/bootstrap.conf b/bootstrap.conf index 5ffd4661f..40f0e6c6e 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -76,7 +76,9 @@ gnulib_modules=" save-cwd savedir savewd selinux-at settime sig2str ssize_t stat-macros - stat-time stdbool stdlib-safer stpcpy strftime + stat-time stdbool stdlib-safer stpcpy + stpncpy + strftime strpbrk strtoimax strtoumax strverscmp sys_stat timespec tzset unicodeio unistd-safer unlink-busy unlinkdir unlocked-io uptime userspec utimecmp utimens -- cgit v1.2.3-54-g00ecf