diff options
| author | Collin Funk <collin.funk1@gmail.com> | 2024-07-02 18:04:21 -0700 |
|---|---|---|
| committer | Reuben Thomas <rrt@sc3d.org> | 2024-07-03 13:03:35 +0300 |
| commit | 24225d705684322f482135e8a2d679485fce0811 (patch) | |
| tree | 2c3eb8cec15366d408e74e858a045b81a5065112 /bootstrap.conf | |
| parent | f0dab33af133c2df48ba23a8392a151616d88272 (diff) | |
maint: remove the obsolete gettext modulemaster
* bootstrap.conf (gnulib_modules): Remove gettext. Use the gettext-h
module instead.
* Makefile.am (hello_LDADD): Update libraries according to current
./bootstrap invocation.
Diffstat (limited to 'bootstrap.conf')
| -rw-r--r-- | bootstrap.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index a8fdd41..4a81c79 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -26,7 +26,7 @@ gnulib_modules=" error gendocs getopt-gnu - gettext + gettext-h gitlog-to-changelog gnu-web-doc-update gnupload |
