summaryrefslogtreecommitdiffstats
path: root/misc/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-01-30 11:05:51 +0000
committerBruno Haible <bruno@clisp.org>2009-06-22 01:09:21 +0200
commit8b8812034ef8fa4c1096a10cee5d47dbb5f9af0c (patch)
tree57958687901673fee1891133bc3702c108a06c02 /misc/ChangeLog
parenta7634d91e0051393f4cd821a389bf700b01e5965 (diff)
downloadexternal_gettext-8b8812034ef8fa4c1096a10cee5d47dbb5f9af0c.zip
external_gettext-8b8812034ef8fa4c1096a10cee5d47dbb5f9af0c.tar.gz
external_gettext-8b8812034ef8fa4c1096a10cee5d47dbb5f9af0c.tar.bz2
Major improvement for migration of old style packages.
Diffstat (limited to 'misc/ChangeLog')
-rw-r--r--misc/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/ChangeLog b/misc/ChangeLog
index 4e308a0..02323fa 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,18 @@
+2002-01-26 Bruno Haible <bruno@clisp.org>
+
+ * gettextize.in: If directory intl was removed, remove it from SUBDIRS
+ in Makefile.am.
+ If intl/Makefile.in was removed, remove intl/Makefile from
+ AC_OUTPUT/AC_CONFIG_FILES statement in configure.in.
+ Remove intl/intlh.inst from AC_OUTPUT/AC_CONFIG_FILES statement in
+ configure.in.
+ Remove old-style "sed ... > po/Makefile" statement from configure.in.
+ Remove old-style AC_LINK_FILES statement from configure.in.
+ Recommend replacement for Makefile variables DATADIRNAME, INSTOBJEXT,
+ GENCAT, POSUB.
+ Recommend replacement for shell variables nls_cv_header_intl,
+ nls_cv_header_libgt.
+
2002-01-25 Bruno Haible <bruno@clisp.org>
* gettextize.in: New option --no-changelog.