]> git.ipfire.org Git - thirdparty/gettext.git/commit
libtextstyle: Don't use a C++ compiler.
authorBruno Haible <bruno@clisp.org>
Wed, 13 Mar 2019 22:43:38 +0000 (23:43 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 13 Mar 2019 22:43:38 +0000 (23:43 +0100)
commitdda32ef6012d07b9dfe5e41c9c198b7abeefc78f
tree456136071065651f5b15e493893ce0e55b91eccb
parentd7d5954ac8f8232a03b5e963a6fa9d4eac6517bc
libtextstyle: Don't use a C++ compiler.

* libtextstyle/gnulib-local/modules/fd-styled-ostream.diff: New file.
* libtextstyle/gnulib-local/modules/html-styled-ostream.diff: New file.
* libtextstyle/gnulib-local/modules/term-styled-ostream.diff: New file.
* libtextstyle/lib/Makefile.am (libtextstyle_la_LINK): Use the C compiler
always.
* libtextstyle/configure.ac: Remove LT_LANG([C++]), AC_PROG_CXX, and related
invocations.
libtextstyle/configure.ac
libtextstyle/gnulib-local/modules/fd-styled-ostream.diff [new file with mode: 0644]
libtextstyle/gnulib-local/modules/html-styled-ostream.diff [new file with mode: 0644]
libtextstyle/gnulib-local/modules/term-styled-ostream.diff [new file with mode: 0644]
libtextstyle/lib/Makefile.am