]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Move local gnulib modules that are only needed in libtextstyle.
authorBruno Haible <bruno@clisp.org>
Tue, 2 Apr 2019 16:33:26 +0000 (18:33 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 2 Apr 2019 20:03:25 +0000 (22:03 +0200)
* libtextstyle/gnulib-local/*: Many files moved to here from gnulib-local/*.
* libtextstyle/gnulib-local/modules/libglib: Apply diff.
* libtextstyle/gnulib-local/modules/libglib.diff: Remove file.
* libtextstyle/gnulib-local/modules/libcroco: Apply diff.
* libtextstyle/gnulib-local/modules/libcroco.diff: Remove file.
* libtextstyle/gnulib-local/modules/term-styled-ostream: Apply diff.
* libtextstyle/gnulib-local/modules/term-styled-ostream.diff: Remove file.
* libtextstyle/gnulib-local/modules/html-styled-ostream: Apply diff.
* libtextstyle/gnulib-local/modules/html-styled-ostream.diff: Remove file.
* libtextstyle/gnulib-local/modules/noop-styled-ostream: Apply diff.
* libtextstyle/gnulib-local/modules/noop-styled-ostream.diff: Remove file.
* libtextstyle/woe32dll/c++term-styled-ostream.cc: Remove file.
* libtextstyle/woe32dll/c++html-styled-ostream.cc: Remove file.
* libtextstyle/woe32dll/c++noop-styled-ostream.cc: Remove file.
* gettext-tools/woe32dll/c++term-styled-ostream.cc: Remove file.
* gettext-tools/woe32dll/c++html-styled-ostream.cc: Remove file.
* gnulib-local/Makefile.am (EXTRA_DIST): Remove the files that were moved away.
* libtextstyle/Makefile.am (EXTRA_DIST): Add the files that were moved to
libtextstyle/gnulib-local/. Add build-aux/moopp.
* Makefile.am (EXTRA_DIST): Remove build-aux/moopp.

168 files changed:
Makefile.am
gettext-tools/woe32dll/c++html-styled-ostream.cc [deleted file]
gettext-tools/woe32dll/c++term-styled-ostream.cc [deleted file]
gnulib-local/Makefile.am
libtextstyle/Makefile.am
libtextstyle/gnulib-local/build-aux/moopp [moved from gnulib-local/build-aux/moopp with 100% similarity]
libtextstyle/gnulib-local/lib/fd-ostream.oo.c [moved from gnulib-local/lib/fd-ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/fd-ostream.oo.h [moved from gnulib-local/lib/fd-ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/file-ostream.oo.c [moved from gnulib-local/lib/file-ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/file-ostream.oo.h [moved from gnulib-local/lib/file-ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/glib.in.h [moved from gnulib-local/lib/glib.in.h with 100% similarity]
libtextstyle/gnulib-local/lib/glib/README [moved from gnulib-local/lib/glib/README with 100% similarity]
libtextstyle/gnulib-local/lib/glib/ghash.c [moved from gnulib-local/lib/glib/ghash.c with 100% similarity]
libtextstyle/gnulib-local/lib/glib/ghash.in.h [moved from gnulib-local/lib/glib/ghash.in.h with 100% similarity]
libtextstyle/gnulib-local/lib/glib/glist.c [moved from gnulib-local/lib/glib/glist.c with 100% similarity]
libtextstyle/gnulib-local/lib/glib/glist.in.h [moved from gnulib-local/lib/glib/glist.in.h with 100% similarity]
libtextstyle/gnulib-local/lib/glib/gmessages.c [moved from gnulib-local/lib/glib/gmessages.c with 100% similarity]
libtextstyle/gnulib-local/lib/glib/gprimes.c [moved from gnulib-local/lib/glib/gprimes.c with 100% similarity]
libtextstyle/gnulib-local/lib/glib/gprimes.in.h [moved from gnulib-local/lib/glib/gprimes.in.h with 100% similarity]
libtextstyle/gnulib-local/lib/glib/gstrfuncs.c [moved from gnulib-local/lib/glib/gstrfuncs.c with 100% similarity]
libtextstyle/gnulib-local/lib/glib/gstrfuncs.in.h [moved from gnulib-local/lib/glib/gstrfuncs.in.h with 100% similarity]
libtextstyle/gnulib-local/lib/glib/gstring.c [moved from gnulib-local/lib/glib/gstring.c with 100% similarity]
libtextstyle/gnulib-local/lib/glib/gstring.in.h [moved from gnulib-local/lib/glib/gstring.in.h with 100% similarity]
libtextstyle/gnulib-local/lib/glib/gtypes.in.h [moved from gnulib-local/lib/glib/gtypes.in.h with 100% similarity]
libtextstyle/gnulib-local/lib/glibconfig.in.h [moved from gnulib-local/lib/glibconfig.in.h with 100% similarity]
libtextstyle/gnulib-local/lib/html-ostream.oo.c [moved from gnulib-local/lib/html-ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/html-ostream.oo.h [moved from gnulib-local/lib/html-ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/html-styled-ostream.oo.c [moved from gnulib-local/lib/html-styled-ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/html-styled-ostream.oo.h [moved from gnulib-local/lib/html-styled-ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/iconv-ostream.oo.c [moved from gnulib-local/lib/iconv-ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/iconv-ostream.oo.h [moved from gnulib-local/lib/iconv-ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/README [moved from gnulib-local/lib/libcroco/README with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-additional-sel.c [moved from gnulib-local/lib/libcroco/cr-additional-sel.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-additional-sel.h [moved from gnulib-local/lib/libcroco/cr-additional-sel.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-attr-sel.c [moved from gnulib-local/lib/libcroco/cr-attr-sel.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-attr-sel.h [moved from gnulib-local/lib/libcroco/cr-attr-sel.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-cascade.c [moved from gnulib-local/lib/libcroco/cr-cascade.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-cascade.h [moved from gnulib-local/lib/libcroco/cr-cascade.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-declaration.c [moved from gnulib-local/lib/libcroco/cr-declaration.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-declaration.h [moved from gnulib-local/lib/libcroco/cr-declaration.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-doc-handler.c [moved from gnulib-local/lib/libcroco/cr-doc-handler.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-doc-handler.h [moved from gnulib-local/lib/libcroco/cr-doc-handler.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-enc-handler.c [moved from gnulib-local/lib/libcroco/cr-enc-handler.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-enc-handler.h [moved from gnulib-local/lib/libcroco/cr-enc-handler.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-fonts.c [moved from gnulib-local/lib/libcroco/cr-fonts.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-fonts.h [moved from gnulib-local/lib/libcroco/cr-fonts.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-input.c [moved from gnulib-local/lib/libcroco/cr-input.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-input.h [moved from gnulib-local/lib/libcroco/cr-input.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-num.c [moved from gnulib-local/lib/libcroco/cr-num.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-num.h [moved from gnulib-local/lib/libcroco/cr-num.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-om-parser.c [moved from gnulib-local/lib/libcroco/cr-om-parser.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-om-parser.h [moved from gnulib-local/lib/libcroco/cr-om-parser.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-parser.c [moved from gnulib-local/lib/libcroco/cr-parser.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-parser.h [moved from gnulib-local/lib/libcroco/cr-parser.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-parsing-location.c [moved from gnulib-local/lib/libcroco/cr-parsing-location.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-parsing-location.h [moved from gnulib-local/lib/libcroco/cr-parsing-location.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-prop-list.c [moved from gnulib-local/lib/libcroco/cr-prop-list.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-prop-list.h [moved from gnulib-local/lib/libcroco/cr-prop-list.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-pseudo.c [moved from gnulib-local/lib/libcroco/cr-pseudo.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-pseudo.h [moved from gnulib-local/lib/libcroco/cr-pseudo.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-rgb.c [moved from gnulib-local/lib/libcroco/cr-rgb.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-rgb.h [moved from gnulib-local/lib/libcroco/cr-rgb.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-sel-eng.c [moved from gnulib-local/lib/libcroco/cr-sel-eng.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-sel-eng.h [moved from gnulib-local/lib/libcroco/cr-sel-eng.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-selector.c [moved from gnulib-local/lib/libcroco/cr-selector.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-selector.h [moved from gnulib-local/lib/libcroco/cr-selector.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-simple-sel.c [moved from gnulib-local/lib/libcroco/cr-simple-sel.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-simple-sel.h [moved from gnulib-local/lib/libcroco/cr-simple-sel.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-statement.c [moved from gnulib-local/lib/libcroco/cr-statement.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-statement.h [moved from gnulib-local/lib/libcroco/cr-statement.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-string.c [moved from gnulib-local/lib/libcroco/cr-string.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-string.h [moved from gnulib-local/lib/libcroco/cr-string.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-style.c [moved from gnulib-local/lib/libcroco/cr-style.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-style.h [moved from gnulib-local/lib/libcroco/cr-style.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-stylesheet.c [moved from gnulib-local/lib/libcroco/cr-stylesheet.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-stylesheet.h [moved from gnulib-local/lib/libcroco/cr-stylesheet.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-term.c [moved from gnulib-local/lib/libcroco/cr-term.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-term.h [moved from gnulib-local/lib/libcroco/cr-term.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-tknzr.c [moved from gnulib-local/lib/libcroco/cr-tknzr.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-tknzr.h [moved from gnulib-local/lib/libcroco/cr-tknzr.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-token.c [moved from gnulib-local/lib/libcroco/cr-token.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-token.h [moved from gnulib-local/lib/libcroco/cr-token.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-utils.c [moved from gnulib-local/lib/libcroco/cr-utils.c with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/cr-utils.h [moved from gnulib-local/lib/libcroco/cr-utils.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/libcroco-config.h [moved from gnulib-local/lib/libcroco/libcroco-config.h with 100% similarity]
libtextstyle/gnulib-local/lib/libcroco/libcroco.h [moved from gnulib-local/lib/libcroco/libcroco.h with 100% similarity]
libtextstyle/gnulib-local/lib/memory-ostream.oo.c [moved from gnulib-local/lib/memory-ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/memory-ostream.oo.h [moved from gnulib-local/lib/memory-ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/moo.h [moved from gnulib-local/lib/moo.h with 100% similarity]
libtextstyle/gnulib-local/lib/noop-styled-ostream.oo.c [moved from gnulib-local/lib/noop-styled-ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/noop-styled-ostream.oo.h [moved from gnulib-local/lib/noop-styled-ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/ostream.oo.c [moved from gnulib-local/lib/ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/ostream.oo.h [moved from gnulib-local/lib/ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/styled-ostream.oo.c [moved from gnulib-local/lib/styled-ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/styled-ostream.oo.h [moved from gnulib-local/lib/styled-ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/term-ostream.oo.c [moved from gnulib-local/lib/term-ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/term-ostream.oo.h [moved from gnulib-local/lib/term-ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/term-styled-ostream.oo.c [moved from gnulib-local/lib/term-styled-ostream.oo.c with 100% similarity]
libtextstyle/gnulib-local/lib/term-styled-ostream.oo.h [moved from gnulib-local/lib/term-styled-ostream.oo.h with 100% similarity]
libtextstyle/gnulib-local/lib/termcap.h [moved from gnulib-local/lib/termcap.h with 100% similarity]
libtextstyle/gnulib-local/lib/terminfo.h [moved from gnulib-local/lib/terminfo.h with 100% similarity]
libtextstyle/gnulib-local/lib/tparm.c [moved from gnulib-local/lib/tparm.c with 100% similarity]
libtextstyle/gnulib-local/lib/tputs.c [moved from gnulib-local/lib/tputs.c with 100% similarity]
libtextstyle/gnulib-local/m4/curses.m4 [moved from gnulib-local/m4/curses.m4 with 100% similarity]
libtextstyle/gnulib-local/m4/libcroco.m4 [moved from gnulib-local/m4/libcroco.m4 with 100% similarity]
libtextstyle/gnulib-local/m4/libglib.m4 [moved from gnulib-local/m4/libglib.m4 with 100% similarity]
libtextstyle/gnulib-local/m4/moo.m4 [moved from gnulib-local/m4/moo.m4 with 100% similarity]
libtextstyle/gnulib-local/m4/term-ostream.m4 [moved from gnulib-local/m4/term-ostream.m4 with 100% similarity]
libtextstyle/gnulib-local/m4/termcap.m4 [moved from gnulib-local/m4/termcap.m4 with 100% similarity]
libtextstyle/gnulib-local/m4/terminfo.m4 [moved from gnulib-local/m4/terminfo.m4 with 100% similarity]
libtextstyle/gnulib-local/modules/fd-ostream [moved from gnulib-local/modules/fd-ostream with 100% similarity]
libtextstyle/gnulib-local/modules/file-ostream [moved from gnulib-local/modules/file-ostream with 100% similarity]
libtextstyle/gnulib-local/modules/html-ostream [moved from gnulib-local/modules/html-ostream with 100% similarity]
libtextstyle/gnulib-local/modules/html-styled-ostream [moved from gnulib-local/modules/html-styled-ostream with 96% similarity]
libtextstyle/gnulib-local/modules/html-styled-ostream.diff [deleted file]
libtextstyle/gnulib-local/modules/iconv-ostream [moved from gnulib-local/modules/iconv-ostream with 100% similarity]
libtextstyle/gnulib-local/modules/libcroco [moved from gnulib-local/modules/libcroco with 80% similarity]
libtextstyle/gnulib-local/modules/libcroco.diff [deleted file]
libtextstyle/gnulib-local/modules/libglib [moved from gnulib-local/modules/libglib with 81% similarity]
libtextstyle/gnulib-local/modules/libglib.diff [deleted file]
libtextstyle/gnulib-local/modules/memory-ostream [moved from gnulib-local/modules/memory-ostream with 100% similarity]
libtextstyle/gnulib-local/modules/moo [moved from gnulib-local/modules/moo with 100% similarity]
libtextstyle/gnulib-local/modules/moo-tests [moved from gnulib-local/modules/moo-tests with 100% similarity]
libtextstyle/gnulib-local/modules/noop-styled-ostream [moved from gnulib-local/modules/noop-styled-ostream with 96% similarity]
libtextstyle/gnulib-local/modules/noop-styled-ostream.diff [deleted file]
libtextstyle/gnulib-local/modules/ostream [moved from gnulib-local/modules/ostream with 100% similarity]
libtextstyle/gnulib-local/modules/styled-ostream [moved from gnulib-local/modules/styled-ostream with 100% similarity]
libtextstyle/gnulib-local/modules/term-ostream [moved from gnulib-local/modules/term-ostream with 100% similarity]
libtextstyle/gnulib-local/modules/term-ostream-tests [moved from gnulib-local/modules/term-ostream-tests with 100% similarity]
libtextstyle/gnulib-local/modules/term-styled-ostream [moved from gnulib-local/modules/term-styled-ostream with 96% similarity]
libtextstyle/gnulib-local/modules/term-styled-ostream.diff [deleted file]
libtextstyle/gnulib-local/modules/termcap [moved from gnulib-local/modules/termcap with 100% similarity]
libtextstyle/gnulib-local/modules/termcap-h [moved from gnulib-local/modules/termcap-h with 100% similarity]
libtextstyle/gnulib-local/modules/terminfo [moved from gnulib-local/modules/terminfo with 100% similarity]
libtextstyle/gnulib-local/modules/terminfo-h [moved from gnulib-local/modules/terminfo-h with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-aroot.oo.c [moved from gnulib-local/tests/test-moo-aroot.oo.c with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-aroot.oo.h [moved from gnulib-local/tests/test-moo-aroot.oo.h with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-assign.c [moved from gnulib-local/tests/test-moo-assign.c with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-asub1.oo.c [moved from gnulib-local/tests/test-moo-asub1.oo.c with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-asub1.oo.h [moved from gnulib-local/tests/test-moo-asub1.oo.h with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-root.oo.c [moved from gnulib-local/tests/test-moo-root.oo.c with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-root.oo.h [moved from gnulib-local/tests/test-moo-root.oo.h with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-sub1.oo.c [moved from gnulib-local/tests/test-moo-sub1.oo.c with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-sub1.oo.h [moved from gnulib-local/tests/test-moo-sub1.oo.h with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-sub2.oo.c [moved from gnulib-local/tests/test-moo-sub2.oo.c with 100% similarity]
libtextstyle/gnulib-local/tests/test-moo-sub2.oo.h [moved from gnulib-local/tests/test-moo-sub2.oo.h with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-16color.out [moved from gnulib-local/tests/test-term-ostream-xterm-16color.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-256color.out [moved from gnulib-local/tests/test-term-ostream-xterm-256color.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-88color.out [moved from gnulib-local/tests/test-term-ostream-xterm-88color.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-8bit.out [moved from gnulib-local/tests/test-term-ostream-xterm-8bit.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-aix51.out [moved from gnulib-local/tests/test-term-ostream-xterm-aix51.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-basic-italic.out [moved from gnulib-local/tests/test-term-ostream-xterm-basic-italic.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-basic.out [moved from gnulib-local/tests/test-term-ostream-xterm-basic.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-freebsd101.out [moved from gnulib-local/tests/test-term-ostream-xterm-freebsd101.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-irix65.out [moved from gnulib-local/tests/test-term-ostream-xterm-irix65.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-linux-debian.out [moved from gnulib-local/tests/test-term-ostream-xterm-linux-debian.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-linux-mandriva.out [moved from gnulib-local/tests/test-term-ostream-xterm-linux-mandriva.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-mingw.out [moved from gnulib-local/tests/test-term-ostream-xterm-mingw.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-netbsd3.out [moved from gnulib-local/tests/test-term-ostream-xterm-netbsd3.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-osf51.out [moved from gnulib-local/tests/test-term-ostream-xterm-osf51.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-r6.out [moved from gnulib-local/tests/test-term-ostream-xterm-r6.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-solaris10.out [moved from gnulib-local/tests/test-term-ostream-xterm-solaris10.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm-xf86-v32.out [moved from gnulib-local/tests/test-term-ostream-xterm-xf86-v32.out with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream-xterm.sh [moved from gnulib-local/tests/test-term-ostream-xterm.sh with 100% similarity]
libtextstyle/gnulib-local/tests/test-term-ostream.c [moved from gnulib-local/tests/test-term-ostream.c with 100% similarity]
libtextstyle/woe32dll/c++html-styled-ostream.cc [deleted file]
libtextstyle/woe32dll/c++noop-styled-ostream.cc [deleted file]
libtextstyle/woe32dll/c++term-styled-ostream.cc [deleted file]

index 97f4b8a4e0924fcbfbc9c04b65671636605fe6ab..53b5448c39ace127f888859185a9153e7ada0441 100644 (file)
@@ -52,7 +52,7 @@ changelog_etc = \
 
 EXTRA_DIST = \
   $(changelog_etc) DEPENDENCIES PACKAGING HACKING ChangeLog.0 autogen.sh \
-  build-aux/ac-help.sed build-aux/moopp build-aux/git-version-gen \
+  build-aux/ac-help.sed build-aux/git-version-gen \
   m4/fixautomake.m4 m4/woe32-dll.m4 \
   m4/libtool.m4
 
diff --git a/gettext-tools/woe32dll/c++html-styled-ostream.cc b/gettext-tools/woe32dll/c++html-styled-ostream.cc
deleted file mode 100644 (file)
index 207532b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../gnulib-lib/html-styled-ostream.c"
diff --git a/gettext-tools/woe32dll/c++term-styled-ostream.cc b/gettext-tools/woe32dll/c++term-styled-ostream.cc
deleted file mode 100644 (file)
index 43eb773..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../gnulib-lib/term-styled-ostream.c"
index f738226b517d16a3df9a4549de40ceb65099395d..a2fcfbb7edb0920eaec187714ab83cfd0ea121f8 100644 (file)
@@ -17,9 +17,8 @@
 ## Process this file with automake to produce Makefile.in.
 
 # Generate this list with
-# find . '(' -name CVS -o -name Makefile.am ')' -prune -o -type f '!' '(' -name '*.orig' -or -name '*~' -or -name 'ChangeLog.*' ')' -printf '%P\n' | sort | tr '\012' @ | sed 's/@$/%/;s/@/ \\@/g' | tr @% '\012\012'
+# find . '(' -name Makefile.am ')' -prune -o -type f '!' '(' -name '*.orig' -or -name '*~' -or -name 'ChangeLog.*' ')' -printf '%P\n' | sort | tr '\012' @ | sed 's/@$/%/;s/@/ \\@/g' | tr @% '\012\012'
 EXTRA_DIST = \
-build-aux/moopp \
 lib/addext.c \
 lib/alloca.in.h \
 lib/argmatch.h.diff \
@@ -35,94 +34,14 @@ lib/error.h.diff \
 lib/error-progname.c \
 lib/error-progname.h \
 lib/exitfail.h.diff \
-lib/fd-ostream.oo.c \
-lib/fd-ostream.oo.h \
-lib/file-ostream.oo.c \
-lib/file-ostream.oo.h \
 lib/fnmatch.c.diff \
 lib/fnmatch_loop.c.diff \
 lib/getopt-core.h.diff \
 lib/gettext.h \
 lib/gl_array_list.h.diff \
-lib/glibconfig.in.h \
-lib/glib/ghash.c \
-lib/glib/ghash.in.h \
-lib/glib/glist.c \
-lib/glib/glist.in.h \
-lib/glib/gmessages.c \
-lib/glib/gprimes.c \
-lib/glib/gprimes.in.h \
-lib/glib/gstrfuncs.c \
-lib/glib/gstrfuncs.in.h \
-lib/glib/gstring.c \
-lib/glib/gstring.in.h \
-lib/glib/gtypes.in.h \
-lib/glib.in.h \
-lib/glib/README \
 lib/gl_linkedhash_list.h.diff \
 lib/hash.c \
 lib/hash.h \
-lib/html-ostream.oo.c \
-lib/html-ostream.oo.h \
-lib/html-styled-ostream.oo.c \
-lib/html-styled-ostream.oo.h \
-lib/iconv-ostream.oo.c \
-lib/iconv-ostream.oo.h \
-lib/libcroco/cr-additional-sel.c \
-lib/libcroco/cr-additional-sel.h \
-lib/libcroco/cr-attr-sel.c \
-lib/libcroco/cr-attr-sel.h \
-lib/libcroco/cr-cascade.c \
-lib/libcroco/cr-cascade.h \
-lib/libcroco/cr-declaration.c \
-lib/libcroco/cr-declaration.h \
-lib/libcroco/cr-doc-handler.c \
-lib/libcroco/cr-doc-handler.h \
-lib/libcroco/cr-enc-handler.c \
-lib/libcroco/cr-enc-handler.h \
-lib/libcroco/cr-fonts.c \
-lib/libcroco/cr-fonts.h \
-lib/libcroco/cr-input.c \
-lib/libcroco/cr-input.h \
-lib/libcroco/cr-num.c \
-lib/libcroco/cr-num.h \
-lib/libcroco/cr-om-parser.c \
-lib/libcroco/cr-om-parser.h \
-lib/libcroco/cr-parser.c \
-lib/libcroco/cr-parser.h \
-lib/libcroco/cr-parsing-location.c \
-lib/libcroco/cr-parsing-location.h \
-lib/libcroco/cr-prop-list.c \
-lib/libcroco/cr-prop-list.h \
-lib/libcroco/cr-pseudo.c \
-lib/libcroco/cr-pseudo.h \
-lib/libcroco/cr-rgb.c \
-lib/libcroco/cr-rgb.h \
-lib/libcroco/cr-selector.c \
-lib/libcroco/cr-selector.h \
-lib/libcroco/cr-sel-eng.c \
-lib/libcroco/cr-sel-eng.h \
-lib/libcroco/cr-simple-sel.c \
-lib/libcroco/cr-simple-sel.h \
-lib/libcroco/cr-statement.c \
-lib/libcroco/cr-statement.h \
-lib/libcroco/cr-string.c \
-lib/libcroco/cr-string.h \
-lib/libcroco/cr-style.c \
-lib/libcroco/cr-style.h \
-lib/libcroco/cr-stylesheet.c \
-lib/libcroco/cr-stylesheet.h \
-lib/libcroco/cr-term.c \
-lib/libcroco/cr-term.h \
-lib/libcroco/cr-tknzr.c \
-lib/libcroco/cr-tknzr.h \
-lib/libcroco/cr-token.c \
-lib/libcroco/cr-token.h \
-lib/libcroco/cr-utils.c \
-lib/libcroco/cr-utils.h \
-lib/libcroco/libcroco-config.h \
-lib/libcroco/libcroco.h \
-lib/libcroco/README \
 lib/libxml/buf.c \
 lib/libxml/buf.h \
 lib/libxml/c14n.c \
@@ -225,26 +144,9 @@ lib/libxml/xpointer.c \
 lib/libxml/xpointer.in.h \
 lib/markup.c \
 lib/markup.h \
-lib/memory-ostream.oo.c \
-lib/memory-ostream.oo.h \
-lib/moo.h \
-lib/noop-styled-ostream.oo.c \
-lib/noop-styled-ostream.oo.h \
 lib/obstack.h.diff \
-lib/ostream.oo.c \
-lib/ostream.oo.h \
 lib/progname.h.diff \
 lib/regex_internal.h.diff \
-lib/styled-ostream.oo.c \
-lib/styled-ostream.oo.h \
-lib/termcap.h \
-lib/terminfo.h \
-lib/term-ostream.oo.c \
-lib/term-ostream.oo.h \
-lib/term-styled-ostream.oo.c \
-lib/term-styled-ostream.oo.h \
-lib/tparm.c \
-lib/tputs.c \
 lib/unistd.in.h.diff \
 lib/xalloc.h \
 lib/xerror.c \
@@ -255,82 +157,25 @@ lib/xmalloc.c \
 lib/xstrdup.c \
 m4/alloca.m4 \
 m4/backupfile.m4 \
-m4/curses.m4 \
 m4/java.m4 \
-m4/libcroco.m4 \
-m4/libglib.m4 \
 m4/libxml.m4 \
-m4/moo.m4 \
-m4/termcap.m4 \
-m4/terminfo.m4 \
-m4/term-ostream.m4 \
 m4/unionwait.m4 \
 modules/backupfile \
 modules/basename \
 modules/closeout \
 modules/error-progname \
-modules/fd-ostream \
-modules/file-ostream \
 modules/fnmatch.diff \
 modules/gettext-runtime-misc \
 modules/gettext-tools-misc \
 modules/hash \
-modules/html-ostream \
-modules/html-styled-ostream \
-modules/iconv-ostream \
 modules/java \
-modules/libcroco \
-modules/libglib \
 modules/libtextstyle-dummy \
 modules/libxml \
 modules/markup \
-modules/memory-ostream \
-modules/moo \
-modules/moo-tests \
-modules/noop-styled-ostream \
-modules/ostream \
-modules/styled-ostream \
-modules/termcap \
-modules/termcap-h \
-modules/terminfo \
-modules/terminfo-h \
-modules/term-ostream \
-modules/term-ostream-tests \
-modules/term-styled-ostream \
 modules/wait-process.diff \
 modules/xalloc \
 modules/xalloc-die \
 modules/xerror \
-modules/xgetcwd \
-tests/test-moo-aroot.oo.c \
-tests/test-moo-aroot.oo.h \
-tests/test-moo-assign.c \
-tests/test-moo-asub1.oo.c \
-tests/test-moo-asub1.oo.h \
-tests/test-moo-root.oo.c \
-tests/test-moo-root.oo.h \
-tests/test-moo-sub1.oo.c \
-tests/test-moo-sub1.oo.h \
-tests/test-moo-sub2.oo.c \
-tests/test-moo-sub2.oo.h \
-tests/test-term-ostream.c \
-tests/test-term-ostream-xterm.sh \
-tests/test-term-ostream-xterm-16color.out \
-tests/test-term-ostream-xterm-256color.out \
-tests/test-term-ostream-xterm-88color.out \
-tests/test-term-ostream-xterm-8bit.out \
-tests/test-term-ostream-xterm-aix51.out \
-tests/test-term-ostream-xterm-basic-italic.out \
-tests/test-term-ostream-xterm-basic.out \
-tests/test-term-ostream-xterm-freebsd101.out \
-tests/test-term-ostream-xterm-irix65.out \
-tests/test-term-ostream-xterm-linux-debian.out \
-tests/test-term-ostream-xterm-linux-mandriva.out \
-tests/test-term-ostream-xterm-mingw.out \
-tests/test-term-ostream-xterm-netbsd3.out \
-tests/test-term-ostream-xterm-osf51.out \
-tests/test-term-ostream-xterm-r6.out \
-tests/test-term-ostream-xterm-solaris10.out \
-tests/test-term-ostream-xterm-xf86-v32.out
+modules/xgetcwd
 
 maintainer-update-po:
index aa0ad25f552fd517a15c3c0ff8f40eedc08ba443..e27b3a31f106b45760b00f8487a28ad55cedb371 100644 (file)
@@ -27,6 +27,162 @@ EXTRA_DIST = \
   DEPENDENCIES \
   HACKING \
   autogen.sh \
+  gnulib-local/build-aux/moopp \
+  gnulib-local/lib/fd-ostream.oo.c \
+  gnulib-local/lib/fd-ostream.oo.h \
+  gnulib-local/lib/file-ostream.oo.c \
+  gnulib-local/lib/file-ostream.oo.h \
+  gnulib-local/lib/glibconfig.in.h \
+  gnulib-local/lib/glib/ghash.c \
+  gnulib-local/lib/glib/ghash.in.h \
+  gnulib-local/lib/glib/glist.c \
+  gnulib-local/lib/glib/glist.in.h \
+  gnulib-local/lib/glib/gmessages.c \
+  gnulib-local/lib/glib/gprimes.c \
+  gnulib-local/lib/glib/gprimes.in.h \
+  gnulib-local/lib/glib/gstrfuncs.c \
+  gnulib-local/lib/glib/gstrfuncs.in.h \
+  gnulib-local/lib/glib/gstring.c \
+  gnulib-local/lib/glib/gstring.in.h \
+  gnulib-local/lib/glib/gtypes.in.h \
+  gnulib-local/lib/glib.in.h \
+  gnulib-local/lib/glib/README \
+  gnulib-local/lib/html-ostream.oo.c \
+  gnulib-local/lib/html-ostream.oo.h \
+  gnulib-local/lib/html-styled-ostream.oo.c \
+  gnulib-local/lib/html-styled-ostream.oo.h \
+  gnulib-local/lib/iconv-ostream.oo.c \
+  gnulib-local/lib/iconv-ostream.oo.h \
+  gnulib-local/lib/libcroco/cr-additional-sel.c \
+  gnulib-local/lib/libcroco/cr-additional-sel.h \
+  gnulib-local/lib/libcroco/cr-attr-sel.c \
+  gnulib-local/lib/libcroco/cr-attr-sel.h \
+  gnulib-local/lib/libcroco/cr-cascade.c \
+  gnulib-local/lib/libcroco/cr-cascade.h \
+  gnulib-local/lib/libcroco/cr-declaration.c \
+  gnulib-local/lib/libcroco/cr-declaration.h \
+  gnulib-local/lib/libcroco/cr-doc-handler.c \
+  gnulib-local/lib/libcroco/cr-doc-handler.h \
+  gnulib-local/lib/libcroco/cr-enc-handler.c \
+  gnulib-local/lib/libcroco/cr-enc-handler.h \
+  gnulib-local/lib/libcroco/cr-fonts.c \
+  gnulib-local/lib/libcroco/cr-fonts.h \
+  gnulib-local/lib/libcroco/cr-input.c \
+  gnulib-local/lib/libcroco/cr-input.h \
+  gnulib-local/lib/libcroco/cr-num.c \
+  gnulib-local/lib/libcroco/cr-num.h \
+  gnulib-local/lib/libcroco/cr-om-parser.c \
+  gnulib-local/lib/libcroco/cr-om-parser.h \
+  gnulib-local/lib/libcroco/cr-parser.c \
+  gnulib-local/lib/libcroco/cr-parser.h \
+  gnulib-local/lib/libcroco/cr-parsing-location.c \
+  gnulib-local/lib/libcroco/cr-parsing-location.h \
+  gnulib-local/lib/libcroco/cr-prop-list.c \
+  gnulib-local/lib/libcroco/cr-prop-list.h \
+  gnulib-local/lib/libcroco/cr-pseudo.c \
+  gnulib-local/lib/libcroco/cr-pseudo.h \
+  gnulib-local/lib/libcroco/cr-rgb.c \
+  gnulib-local/lib/libcroco/cr-rgb.h \
+  gnulib-local/lib/libcroco/cr-selector.c \
+  gnulib-local/lib/libcroco/cr-selector.h \
+  gnulib-local/lib/libcroco/cr-sel-eng.c \
+  gnulib-local/lib/libcroco/cr-sel-eng.h \
+  gnulib-local/lib/libcroco/cr-simple-sel.c \
+  gnulib-local/lib/libcroco/cr-simple-sel.h \
+  gnulib-local/lib/libcroco/cr-statement.c \
+  gnulib-local/lib/libcroco/cr-statement.h \
+  gnulib-local/lib/libcroco/cr-string.c \
+  gnulib-local/lib/libcroco/cr-string.h \
+  gnulib-local/lib/libcroco/cr-style.c \
+  gnulib-local/lib/libcroco/cr-style.h \
+  gnulib-local/lib/libcroco/cr-stylesheet.c \
+  gnulib-local/lib/libcroco/cr-stylesheet.h \
+  gnulib-local/lib/libcroco/cr-term.c \
+  gnulib-local/lib/libcroco/cr-term.h \
+  gnulib-local/lib/libcroco/cr-tknzr.c \
+  gnulib-local/lib/libcroco/cr-tknzr.h \
+  gnulib-local/lib/libcroco/cr-token.c \
+  gnulib-local/lib/libcroco/cr-token.h \
+  gnulib-local/lib/libcroco/cr-utils.c \
+  gnulib-local/lib/libcroco/cr-utils.h \
+  gnulib-local/lib/libcroco/libcroco-config.h \
+  gnulib-local/lib/libcroco/libcroco.h \
+  gnulib-local/lib/libcroco/README \
+  gnulib-local/lib/memory-ostream.oo.c \
+  gnulib-local/lib/memory-ostream.oo.h \
+  gnulib-local/lib/moo.h \
+  gnulib-local/lib/noop-styled-ostream.oo.c \
+  gnulib-local/lib/noop-styled-ostream.oo.h \
+  gnulib-local/lib/ostream.oo.c \
+  gnulib-local/lib/ostream.oo.h \
+  gnulib-local/lib/styled-ostream.oo.c \
+  gnulib-local/lib/styled-ostream.oo.h \
+  gnulib-local/lib/termcap.h \
+  gnulib-local/lib/terminfo.h \
+  gnulib-local/lib/term-ostream.oo.c \
+  gnulib-local/lib/term-ostream.oo.h \
+  gnulib-local/lib/term-styled-ostream.oo.c \
+  gnulib-local/lib/term-styled-ostream.oo.h \
+  gnulib-local/lib/tparm.c \
+  gnulib-local/lib/tputs.c \
+  gnulib-local/m4/curses.m4 \
+  gnulib-local/m4/libcroco.m4 \
+  gnulib-local/m4/libglib.m4 \
+  gnulib-local/m4/moo.m4 \
+  gnulib-local/m4/termcap.m4 \
+  gnulib-local/m4/terminfo.m4 \
+  gnulib-local/m4/term-ostream.m4 \
+  gnulib-local/modules/fd-ostream \
+  gnulib-local/modules/file-ostream \
+  gnulib-local/modules/html-ostream \
+  gnulib-local/modules/html-styled-ostream \
+  gnulib-local/modules/iconv-ostream \
+  gnulib-local/modules/libcroco \
+  gnulib-local/modules/libglib \
+  gnulib-local/modules/memory-ostream \
+  gnulib-local/modules/moo \
+  gnulib-local/modules/moo-tests \
+  gnulib-local/modules/noop-styled-ostream \
+  gnulib-local/modules/ostream \
+  gnulib-local/modules/styled-ostream \
+  gnulib-local/modules/termcap \
+  gnulib-local/modules/termcap-h \
+  gnulib-local/modules/terminfo \
+  gnulib-local/modules/terminfo-h \
+  gnulib-local/modules/term-ostream \
+  gnulib-local/modules/term-ostream-tests \
+  gnulib-local/modules/term-styled-ostream \
+  gnulib-local/tests/test-moo-aroot.oo.c \
+  gnulib-local/tests/test-moo-aroot.oo.h \
+  gnulib-local/tests/test-moo-assign.c \
+  gnulib-local/tests/test-moo-asub1.oo.c \
+  gnulib-local/tests/test-moo-asub1.oo.h \
+  gnulib-local/tests/test-moo-root.oo.c \
+  gnulib-local/tests/test-moo-root.oo.h \
+  gnulib-local/tests/test-moo-sub1.oo.c \
+  gnulib-local/tests/test-moo-sub1.oo.h \
+  gnulib-local/tests/test-moo-sub2.oo.c \
+  gnulib-local/tests/test-moo-sub2.oo.h \
+  gnulib-local/tests/test-term-ostream.c \
+  gnulib-local/tests/test-term-ostream-xterm.sh \
+  gnulib-local/tests/test-term-ostream-xterm-16color.out \
+  gnulib-local/tests/test-term-ostream-xterm-256color.out \
+  gnulib-local/tests/test-term-ostream-xterm-88color.out \
+  gnulib-local/tests/test-term-ostream-xterm-8bit.out \
+  gnulib-local/tests/test-term-ostream-xterm-aix51.out \
+  gnulib-local/tests/test-term-ostream-xterm-basic-italic.out \
+  gnulib-local/tests/test-term-ostream-xterm-basic.out \
+  gnulib-local/tests/test-term-ostream-xterm-freebsd101.out \
+  gnulib-local/tests/test-term-ostream-xterm-irix65.out \
+  gnulib-local/tests/test-term-ostream-xterm-linux-debian.out \
+  gnulib-local/tests/test-term-ostream-xterm-linux-mandriva.out \
+  gnulib-local/tests/test-term-ostream-xterm-mingw.out \
+  gnulib-local/tests/test-term-ostream-xterm-netbsd3.out \
+  gnulib-local/tests/test-term-ostream-xterm-osf51.out \
+  gnulib-local/tests/test-term-ostream-xterm-r6.out \
+  gnulib-local/tests/test-term-ostream-xterm-solaris10.out \
+  gnulib-local/tests/test-term-ostream-xterm-xf86-v32.out \
+  build-aux/moopp \
   build-aux/texi2html \
   build-aux/run-test \
   build-aux/test-driver.diff \
similarity index 96%
rename from gnulib-local/modules/html-styled-ostream
rename to libtextstyle/gnulib-local/modules/html-styled-ostream
index 5012e0d8bd535a591b0ee24411d701d92651f9ea..87dd634b2a7a7f1a93051baaf76e09a0248b27da 100644 (file)
@@ -20,11 +20,7 @@ close
 configure.ac:
 
 Makefile.am:
-if !WOE32DLL
 lib_SOURCES += html-styled-ostream.c
-else
-lib_SOURCES += ../woe32dll/c++html-styled-ostream.cc
-endif
 # This is a Makefile rule that generates multiple files at once; see the
 # automake documentation, node "Multiple Outputs", for details.
 $(srcdir)/html-styled-ostream.h : $(top_srcdir)/build-aux/moopp html-styled-ostream.oo.h html-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
diff --git a/libtextstyle/gnulib-local/modules/html-styled-ostream.diff b/libtextstyle/gnulib-local/modules/html-styled-ostream.diff
deleted file mode 100644 (file)
index 90d3439..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-*** html-styled-ostream.orig
---- html-styled-ostream
-***************
-*** 20,30 ****
-  configure.ac:
-  
-  Makefile.am:
-- if !WOE32DLL
-  lib_SOURCES += html-styled-ostream.c
-- else
-- lib_SOURCES += ../woe32dll/c++html-styled-ostream.cc
-- endif
-  # This is a Makefile rule that generates multiple files at once; see the
-  # automake documentation, node "Multiple Outputs", for details.
-  $(srcdir)/html-styled-ostream.h : $(top_srcdir)/build-aux/moopp html-styled-ostream.oo.h html-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
---- 20,26 ----
-  configure.ac:
-  
-  Makefile.am:
-  lib_SOURCES += html-styled-ostream.c
-  # This is a Makefile rule that generates multiple files at once; see the
-  # automake documentation, node "Multiple Outputs", for details.
-  $(srcdir)/html-styled-ostream.h : $(top_srcdir)/build-aux/moopp html-styled-ostream.oo.h html-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
similarity index 80%
rename from gnulib-local/modules/libcroco
rename to libtextstyle/gnulib-local/modules/libcroco
index 6efeb555f38b677c8bc96367bf80570ad3a97176..2d9933fd5256c479aac31d71e9a692024183fa0d 100644 (file)
@@ -65,7 +65,17 @@ libxml
 no-c++
 
 configure.ac:
-gl_LIBCROCO
+# In libtextstyle, we don't want to use an external libcroco, because its
+# dependencies and their dynamic relocations have an impact on the startup
+# time of a program that is linked with it. As you can see by using
+# 'readelf -r ... | wc -l' and 'readelf -d ... | grep NEEDED':
+# - libcroco.so depends on libxml2.
+#   - libxml2.so has more than 3300 relocations and depends on libicuuc.
+#     - libicuuc.so has more than 4900 relocations and depends on libstdc++.
+#       - libstdc++.so has more than 4600 relocations.
+# These are more than 12800 relocations, to perform at program startup.
+# So, force the use of the included libcroco part.
+gl_LIBCROCO([yes])
 
 Makefile.am:
 AM_CPPFLAGS += $(INCGLIB)
diff --git a/libtextstyle/gnulib-local/modules/libcroco.diff b/libtextstyle/gnulib-local/modules/libcroco.diff
deleted file mode 100644 (file)
index deea60b..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-*** libcroco.orig      2019-02-14 20:54:15.681209898 +0100
---- libcroco   2019-02-14 21:08:00.529990044 +0100
-***************
-*** 65,71 ****
-  no-c++
-  
-  configure.ac:
-! gl_LIBCROCO
-  
-  Makefile.am:
-  AM_CPPFLAGS += $(INCGLIB)
---- 65,81 ----
-  no-c++
-  
-  configure.ac:
-! # In libtextstyle, we don't want to use an external libcroco, because its
-! # dependencies and their dynamic relocations have an impact on the startup
-! # time of a program that is linked with it. As you can see by using
-! # 'readelf -r ... | wc -l' and 'readelf -d ... | grep NEEDED':
-! # - libcroco.so depends on libxml2.
-! #   - libxml2.so has more than 3300 relocations and depends on libicuuc.
-! #     - libicuuc.so has more than 4900 relocations and depends on libstdc++.
-! #       - libstdc++.so has more than 4600 relocations.
-! # These are more than 12800 relocations, to perform at program startup.
-! # So, force the use of the included libcroco part.
-! gl_LIBCROCO([yes])
-  
-  Makefile.am:
-  AM_CPPFLAGS += $(INCGLIB)
similarity index 81%
rename from gnulib-local/modules/libglib
rename to libtextstyle/gnulib-local/modules/libglib
index 909e084045db4d1ff859f5d9f914b9bf3e56e9a5..77980ec7ecc4a5fc4d35198b241f9cb24a31235c 100644 (file)
@@ -26,7 +26,15 @@ xvasprintf
 no-c++
 
 configure.ac:
-gl_LIBGLIB
+# In libtextstyle, we don't want to use an external libglib, because its
+# dynamic relocations have an impact on the startup time of a program that
+# is linked with it. As you can see by using 'readelf -r ... | wc -l',
+# 'readelf -d ... | grep NEEDED', and 'nm --dynamic ...':
+# - libglib-2.0.so has more than 300 relocations and depends on libpcre.
+# - But libtextstyle needs only less than 10% of libglib: out of the more
+#   than 1600 exported symbols, libtextstyle needs less than 160.
+# So, force the use of the included libglib part.
+gl_LIBGLIB([yes])
 
 Makefile.am:
 if INCLUDED_LIBGLIB
diff --git a/libtextstyle/gnulib-local/modules/libglib.diff b/libtextstyle/gnulib-local/modules/libglib.diff
deleted file mode 100644 (file)
index b13b2e8..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
---- libglib.orig       2019-02-08 20:25:17.922495262 +0100
-+++ libglib    2019-02-15 00:54:59.402112246 +0100
-@@ -26,7 +26,15 @@
- no-c++
- configure.ac:
--gl_LIBGLIB
-+# In libtextstyle, we don't want to use an external libglib, because its
-+# dynamic relocations have an impact on the startup time of a program that
-+# is linked with it. As you can see by using 'readelf -r ... | wc -l',
-+# 'readelf -d ... | grep NEEDED', and 'nm --dynamic ...':
-+# - libglib-2.0.so has more than 300 relocations and depends on libpcre.
-+# - But libtextstyle needs only less than 10% of libglib: out of the more
-+#   than 1600 exported symbols, libtextstyle needs less than 160.
-+# So, force the use of the included libglib part.
-+gl_LIBGLIB([yes])
- Makefile.am:
- if INCLUDED_LIBGLIB
similarity index 96%
rename from gnulib-local/modules/noop-styled-ostream
rename to libtextstyle/gnulib-local/modules/noop-styled-ostream
index 9fcd12ccbe4a7681836932e2622691c64e692da9..d1be7b5ded0ddaaf51c74be5bfd6289c205422f4 100644 (file)
@@ -13,11 +13,7 @@ xalloc
 configure.ac:
 
 Makefile.am:
-if !WOE32DLL
 lib_SOURCES += noop-styled-ostream.c
-else
-lib_SOURCES += ../woe32dll/c++noop-styled-ostream.cc
-endif
 # This is a Makefile rule that generates multiple files at once; see the
 # automake documentation, node "Multiple Outputs", for details.
 $(srcdir)/noop-styled-ostream.h : $(top_srcdir)/build-aux/moopp noop-styled-ostream.oo.h noop-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
diff --git a/libtextstyle/gnulib-local/modules/noop-styled-ostream.diff b/libtextstyle/gnulib-local/modules/noop-styled-ostream.diff
deleted file mode 100644 (file)
index cef0a06..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-*** noop-styled-ostream.orig
---- noop-styled-ostream
-***************
-*** 13,23 ****
-  configure.ac:
-  
-  Makefile.am:
-- if !WOE32DLL
-  lib_SOURCES += noop-styled-ostream.c
-- else
-- lib_SOURCES += ../woe32dll/c++noop-styled-ostream.cc
-- endif
-  # This is a Makefile rule that generates multiple files at once; see the
-  # automake documentation, node "Multiple Outputs", for details.
-  $(srcdir)/noop-styled-ostream.h : $(top_srcdir)/build-aux/moopp noop-styled-ostream.oo.h noop-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
---- 13,19 ----
-  configure.ac:
-  
-  Makefile.am:
-  lib_SOURCES += noop-styled-ostream.c
-  # This is a Makefile rule that generates multiple files at once; see the
-  # automake documentation, node "Multiple Outputs", for details.
-  $(srcdir)/noop-styled-ostream.h : $(top_srcdir)/build-aux/moopp noop-styled-ostream.oo.h noop-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
similarity index 96%
rename from gnulib-local/modules/term-styled-ostream
rename to libtextstyle/gnulib-local/modules/term-styled-ostream
index 29dae33f69e2e6a2ba62ee56897c2b809d0ad8c3..c2412fc4a957e4507cbb82cf5e45dfdca0148b1d 100644 (file)
@@ -16,11 +16,7 @@ xalloc
 configure.ac:
 
 Makefile.am:
-if !WOE32DLL
 lib_SOURCES += term-styled-ostream.c
-else
-lib_SOURCES += ../woe32dll/c++term-styled-ostream.cc
-endif
 # This is a Makefile rule that generates multiple files at once; see the
 # automake documentation, node "Multiple Outputs", for details.
 $(srcdir)/term-styled-ostream.h : $(top_srcdir)/build-aux/moopp term-styled-ostream.oo.h term-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
diff --git a/libtextstyle/gnulib-local/modules/term-styled-ostream.diff b/libtextstyle/gnulib-local/modules/term-styled-ostream.diff
deleted file mode 100644 (file)
index 976c4f8..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-*** term-styled-ostream.orig
---- term-styled-ostream
-***************
-*** 16,26 ****
-  configure.ac:
-  
-  Makefile.am:
-- if !WOE32DLL
-  lib_SOURCES += term-styled-ostream.c
-- else
-- lib_SOURCES += ../woe32dll/c++term-styled-ostream.cc
-- endif
-  # This is a Makefile rule that generates multiple files at once; see the
-  # automake documentation, node "Multiple Outputs", for details.
-  $(srcdir)/term-styled-ostream.h : $(top_srcdir)/build-aux/moopp term-styled-ostream.oo.h term-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
---- 16,22 ----
-  configure.ac:
-  
-  Makefile.am:
-  lib_SOURCES += term-styled-ostream.c
-  # This is a Makefile rule that generates multiple files at once; see the
-  # automake documentation, node "Multiple Outputs", for details.
-  $(srcdir)/term-styled-ostream.h : $(top_srcdir)/build-aux/moopp term-styled-ostream.oo.h term-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
diff --git a/libtextstyle/woe32dll/c++html-styled-ostream.cc b/libtextstyle/woe32dll/c++html-styled-ostream.cc
deleted file mode 100644 (file)
index d48a57d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../lib/html-styled-ostream.c"
diff --git a/libtextstyle/woe32dll/c++noop-styled-ostream.cc b/libtextstyle/woe32dll/c++noop-styled-ostream.cc
deleted file mode 100644 (file)
index e74fab1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../lib/noop-styled-ostream.c"
diff --git a/libtextstyle/woe32dll/c++term-styled-ostream.cc b/libtextstyle/woe32dll/c++term-styled-ostream.cc
deleted file mode 100644 (file)
index cd0786b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../lib/term-styled-ostream.c"