2006-10-26 Bruno Haible * gettext-0.16 released. 2006-10-25 Bruno Haible * Makefile.am (config.h): If one of the three steps fails, remove config.h and fail. 2006-10-24 Bruno Haible * Makefile.am (AM_CPPFLAGS): Add also $(top_srcdir). Needed so that woe32dll/export.h is found while compiling gettextpo-exports.c in a VPATH build. Reported by Charles Wilson . 2006-10-24 Bruno Haible * gettext-po.h.in (LIBGETTEXTPO_VERSION): Bump version number. 2006-10-24 Bruno Haible * Makefile.am (AM_CPPFLAGS): Remove useless -I options. 2006-10-23 Bruno Haible * Makefile.am (config.h): Update obstack_free hack. 2006-10-23 Bruno Haible Fix "make dist". * Makefile.am (nodist_noinst_HEADERS): Renamed from noinst_HEADERS. (libgettextpo_la_SOURCES): Remove gettext-po.h. 2006-10-21 Bruno Haible * gettext-po.h.in (struct po_error_handler): Add format attribute to error, error_at_line fields. * gettext-po.c (po_error_logger): Declare with format attribute. 2006-10-20 Bruno Haible * Makefile.am (config.h): Treat .lo files like .o files. Define DLL_VARIABLE to empty. Avoid warning when config.h is included twice. Add special hack for obstack_free. 2006-10-16 Bruno Haible * gettext-po.h.in: New file, moved here from ../src/. * gettext-po.c: New file, moved here from ../src/. * Makefile.am: New file, includings parts of ../src/Makefile.am. * exported.sh.in: New file.