]> git.ipfire.org Git - thirdparty/gettext.git/commit
Update after gnulib changed.
authorBruno Haible <bruno@clisp.org>
Thu, 3 Feb 2022 18:38:57 +0000 (19:38 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 4 Feb 2022 00:38:36 +0000 (01:38 +0100)
commit1bc095c8f78b4ff07b48535033e504c126624f3c
treeef8d55e10a63eaa1479ae9fca01accd3f5adb1a7
parent5c8fc8afd6d3d5f6c7f617b1aa3080ce3f49c578
Update after gnulib changed.

* libtextstyle/gnulib-local/lib/termcap.h: Remove file (moved to gnulib).
* libtextstyle/gnulib-local/lib/terminfo.h: Remove file (moved to gnulib).
* libtextstyle/gnulib-local/lib/tparm.c: Remove file (moved to gnulib).
* libtextstyle/gnulib-local/lib/tputs.c: Remove file (moved to gnulib).
* libtextstyle/gnulib-local/m4/termcap.m4: Remove file (moved to gnulib).
* libtextstyle/gnulib-local/m4/terminfo.m4: Remove file (moved to gnulib).
* libtextstyle/gnulib-local/m4/curses.m4: Remove file (moved to gnulib).
* libtextstyle/gnulib-local/modules/termcap: Remove file (moved to gnulib).
* libtextstyle/gnulib-local/modules/termcap-h: Remove file (moved to gnulib).
* libtextstyle/gnulib-local/modules/terminfo: Remove file (moved to gnulib).
* libtextstyle/gnulib-local/modules/terminfo-h: Remove file (moved to gnulib).
* libtextstyle/Makefile.am (EXTRA_DIST): Remove these files.
14 files changed:
.gitignore
libtextstyle/.gitignore
libtextstyle/Makefile.am
libtextstyle/gnulib-local/lib/termcap.h [deleted file]
libtextstyle/gnulib-local/lib/terminfo.h [deleted file]
libtextstyle/gnulib-local/lib/tparm.c [deleted file]
libtextstyle/gnulib-local/lib/tputs.c [deleted file]
libtextstyle/gnulib-local/m4/curses.m4 [deleted file]
libtextstyle/gnulib-local/m4/termcap.m4 [deleted file]
libtextstyle/gnulib-local/m4/terminfo.m4 [deleted file]
libtextstyle/gnulib-local/modules/termcap [deleted file]
libtextstyle/gnulib-local/modules/termcap-h [deleted file]
libtextstyle/gnulib-local/modules/terminfo [deleted file]
libtextstyle/gnulib-local/modules/terminfo-h [deleted file]