1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-12-04 14:46:45 -05:00

Remove the obsolete Gnulib gettext module

This commit is contained in:
John Zaitseff 2017-05-23 20:15:13 +10:00
parent 384631dd5c
commit c978e5b4d1
2 changed files with 3 additions and 2 deletions

2
NEWS
View File

@ -29,6 +29,8 @@ help text string "Page N of M" to allow translations of the form "Of M
pages, this is page N". In addition, newer versions of lib/getopt.c have
different strings. All translations have been updated as a result.
Removed the obsolete Gnulib gettext module.
Migrated the source code repository from Subversion to Git. Updated the
documentation to suit, and also listed specific required version numbers
for the Autoconf and Automake tools.

View File

@ -27,7 +27,7 @@
# Specification in the form of a command-line invocation:
# gnulib-tool --import --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --conditional-dependencies --no-libtool --macro-prefix=gl assert btowc config-h crc getopt-gnu gettext gettext-h gettimeofday locale mbrtowc mbsrtowcs stdbool stdio striconv string strstr sys_stat sys_time unistd wchar wcrtomb wcsdup wctob wctype-h
# gnulib-tool --import --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --conditional-dependencies --no-libtool --macro-prefix=gl assert btowc config-h crc getopt-gnu gettext-h gettimeofday locale mbrtowc mbsrtowcs stdbool stdio striconv string strstr sys_stat sys_time unistd wchar wcrtomb wcsdup wctob wctype-h
# Specification in the form of a few gnulib-tool.m4 macro invocations:
gl_LOCAL_DIR([])
@ -37,7 +37,6 @@ gl_MODULES([
config-h
crc
getopt-gnu
gettext
gettext-h
gettimeofday
locale