]> git.draconx.ca Git - slotifier.git/commitdiff
Don't use gnulib gettext module.
authorNick Bowler <nbowler@draconx.ca>
Sat, 13 Feb 2021 18:33:37 +0000 (13:33 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 13 Feb 2021 18:33:37 +0000 (13:33 -0500)
This gives deprecation warnings, suggesting the use of gettext-h
instead.  I believe there is little reason not to switch, as
everything will work the same just that the NLS configure tests
will come from an installed GNU gettext when bootstrapping rather
than from gnulib.


No differences found