diff options
author | Bruno Haible <bruno@clisp.org> | 2010-05-20 00:04:46 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2010-06-03 15:09:44 +0200 |
commit | ae943bcc1a5a0600d81c736980ad5d2018637217 (patch) | |
tree | 9da0246a3d829f679c43ced4ad3190c5462f5160 /Admin | |
parent | c04c5bc3eceb860c1759cb130123351eca308a49 (diff) | |
download | external_gettext-ae943bcc1a5a0600d81c736980ad5d2018637217.zip external_gettext-ae943bcc1a5a0600d81c736980ad5d2018637217.tar.gz external_gettext-ae943bcc1a5a0600d81c736980ad5d2018637217.tar.bz2 |
Link with libunistring, if it exists.
Diffstat (limited to 'Admin')
-rw-r--r-- | Admin/plans | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Admin/plans b/Admin/plans index 3a42ce6..bc7cafe 100644 --- a/Admin/plans +++ b/Admin/plans @@ -147,7 +147,7 @@ Things we plan to do. Comments welcome. - In x-c.c, support C++0x escape sequences, see http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2442.htm -- Use libunistring as optional and then as hard dependency. +- Use libunistring as hard dependency. - Extractor for Glade 3. |