From c3d5a4a78370b1acb883f538864ac896d9b9e7e7 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 7 Jul 2005 16:06:50 +0000 Subject: [PATCH] * bootstrap (gnulib_modules): Add gettext, now that it's no longer implied by the other modules. --- ChangeLog | 5 +++++ bootstrap | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 23bdb1bf..aec6d3b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-07-07 Paul Eggert + + * bootstrap (gnulib_modules): Add gettext, now that it's no longer + implied by the other modules. + 2005-07-06 Akim Demaille Bind examples/calc++ to the package. diff --git a/bootstrap b/bootstrap index a16b57e4..658beaa9 100755 --- a/bootstrap +++ b/bootstrap @@ -97,6 +97,7 @@ dirname error extensions getopt +gettext hard-locale hash malloc -- 2.47.2