Commit Graph

12 Commits

Author SHA1 Message Date
Daiki Ueno 618752075e build: Update DEPENDENCIES
* DEPENDENCIES: Remove duplicate entry for libxml2.
2015-12-10 04:37:55 +09:00
Daiki Ueno 898e184a59 build: Remove expat dependency
* DEPENDENCIES: Suggest libxml2 instead of expat.
* gnulib-local/lib/markup.c: New file.
* gnulib-local/lib/markup.h: New file.
* gnulib-local/modules/markup: New file.
* autogen.sh (GNULIB_MODULES_LIBGETTEXTPO): Add markup module.
* gettext-tools/configure.ac: Remove checks for expat.
* gettext-tools/gnulib-lib/.gitignore: Ignore modules pulled by
gnulib-tool due to the markup module usage.
* gettext-tools/gnulib-tests/.gitignore: Likewise.
* gettext-tools/libgettextpo/.gitignore: Likewise.
* gettext-tools/libgettextpo/Makefile.am (libgettextpo_la_AUXSOURCES):
Remove ../src/libexpat-compat.c.
(libgettextpo_la_LDFLAGS): Remove @LTLIBEXPAT@.
* gettext-tools/src/Makefile.am (noinst_HEADERS): Remove
libexpat-compat.h.
(libgettextsrc_la_SOURCES): Remove libexpat-compat.c.
(libgettextsrc_la_LDFLAGS): Remove @LTLIBEXPAT@.
* gettext-tools/src/format-kde-kuit.c: Use functions from markup.h, when
the file is being compiled as part of libgettextpo.  Otherwise use
libxml2.
* gettext-tools/src/libexpat-compat.c: Remove.
* gettext-tools/src/libexpat-compat.h: Remove.
2015-12-09 19:07:06 +09:00
Bruno Haible 84a360eeff New options --with-xz and --with-bzip2 for compressing the archive. 2010-08-30 22:58:23 +02:00
Bruno Haible 7dc2a3d704 Mention more dependencies. 2010-06-04 12:50:01 +02:00
Bruno Haible 7e406ea3d6 Deprecate the --with-cvs option. 2010-06-03 16:22:48 +02:00
Bruno Haible ae943bcc1a Link with libunistring, if it exists. 2010-06-03 15:09:44 +02:00
Bruno Haible e840f3f60c List the build dependencies. 2010-05-15 23:34:03 +02:00
Bruno Haible 38b8d48eba Support alternative to the cvs-compression of the archive. 2009-09-27 22:56:39 +02:00
Bruno Haible 1659eef6d1 Fix typo, noticed by Perry Rapp. 2009-06-23 12:15:00 +02:00
Bruno Haible b7c05c4e47 Mention dependency towards 'cvs'. 2009-06-23 12:14:45 +02:00
Bruno Haible 1e75b14e60 Support platforms with neither terminfo nor termcap functions, like mingw. 2009-06-23 12:14:34 +02:00
Bruno Haible fc783b21a0 New file DEPENDENCIES. 2009-06-23 12:14:28 +02:00