update buildsystem and remove local gettext

This commit is contained in:
Mario Fetka
2010-09-01 14:27:15 +02:00
parent 8fe8503cbd
commit c4afa45bda
233 changed files with 38555 additions and 51588 deletions

View File

@@ -1,6 +1,14 @@
-------------------------------------------------------------------------------
ChangeLog
-------------------------------------------------------------------------------
2010-09-01 gettextize <bug-gnu-gettext@gnu.org>
* configure.in (AM_GNU_GETTEXT_VERSION): Bump to 0.18.1.
2010-09-01 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (SUBDIRS): Remove intl.
(ACLOCAL_AMFLAGS): New variable.
(EXTRA_DIST): New variable.
* configure.in (AC_OUTPUT): Remove intl/Makefile.
2006-01-09 <kalum@genesys.ro>
* src/ftpsearch.c (get_string_ahref): Applied Hans de Goede