From 0dd8313ea7bce8bd44f95a144e7d512a1eb969df Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 5 Nov 2017 20:07:16 -0800 Subject: [PATCH] maint: remove IMPORT_FROM_GETTEXT * bootstrap.conf (IMPORT_FROM_GETTEXT): Remove. This is a relic from older Gnulib, and has no effect now. --- bootstrap.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/bootstrap.conf b/bootstrap.conf index 649b94a..bea50e4 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -16,9 +16,6 @@ # along with this program. If not, see . -# gzip doesn't use gettext. -IMPORT_FROM_GETTEXT=no - # gnulib modules used by this package. gnulib_modules=' announce-gen -- 2.47.2