diff options
author | Bruno Haible <bruno@clisp.org> | 2006-06-30 22:49:11 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:13:28 +0200 |
commit | 2a1729dc0fb797d367e28d365255407961c4913b (patch) | |
tree | 66461431523576a64fe1a6a7808f63f4420e7354 /gettext-tools/ChangeLog | |
parent | 214460c0a25957e1893dc186044e527415069784 (diff) | |
download | external_gettext-2a1729dc0fb797d367e28d365255407961c4913b.zip external_gettext-2a1729dc0fb797d367e28d365255407961c4913b.tar.gz external_gettext-2a1729dc0fb797d367e28d365255407961c4913b.tar.bz2 |
Refer to examples/configure.
Diffstat (limited to 'gettext-tools/ChangeLog')
-rw-r--r-- | gettext-tools/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index cbfa630..89cd097 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,6 +1,7 @@ 2006-06-29 Bruno Haible <bruno@clisp.org> * configure.ac: Remove AC_CONFIG_FILES for files in examples subdir. + Use AC_CONFIG_SUBDIRS instead. 2006-06-27 Bruno Haible <bruno@clisp.org> |