diff options
author | Bruno Haible <bruno@clisp.org> | 2002-11-11 20:56:11 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:08:51 +0200 |
commit | 6f29a54cc5be4acf9c49f55f8a7253858318eac4 (patch) | |
tree | acb972112402de56ec11f2d55d4cd094df2046f8 /ChangeLog | |
parent | 9a6ffd42db758e703b6b550c171d148e82680389 (diff) | |
download | external_gettext-6f29a54cc5be4acf9c49f55f8a7253858318eac4.zip external_gettext-6f29a54cc5be4acf9c49f55f8a7253858318eac4.tar.gz external_gettext-6f29a54cc5be4acf9c49f55f8a7253858318eac4.tar.bz2 |
Require a C++ compiler with namespaces support.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ 2002-10-27 Bruno Haible <bruno@clisp.org> * libasprintf: New subdirectory. - * configure.in (CXX): Adjust to match the result in the libasprintf - subdirectory. + * configure.in (CXX): Adjust to match the result in and the + requirements of the libasprintf subdirectory. (SUBDIR_libasprintf): New AC_SUBST. (AC_CONFIG_SUBDIRS): Recurse into libasprintf. * Makefile.am (SUBDIRS): Add libasprintf conditionally. |