]> git.ipfire.org Git - thirdparty/libtool.git/commit
Make tagdemo work smoothly with both pre- and ISO C++ compilers,
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 12 Sep 2005 16:24:38 +0000 (16:24 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 12 Sep 2005 16:24:38 +0000 (16:24 +0000)
commit2055f11ca7015f0032cef8ecf1bf054ce8c1c74d
treeeb5c663d0dff91fa3a24157f6ec1ee7a09a3415a
parentff60e2f2029a1d336e16b3b72e1a2bbebc6ceb4e
Make tagdemo work smoothly with both pre- and ISO C++ compilers,
and remove all use of libstdc from other tests.

* tests/tagdemo/configure.ac (HAVE_NAMESPACES, HAVE_IOSTREAM):
New tests for ISO C++ features.  Reimplementation of similar
macros from the autoconf archive.
* tests/tagdemo/foo.cpp, tests/tagdemo/main.cpp: Adjusted.
* tests/am-subdir.at, tests/template.at: Do not use iostream.
ChangeLog
tests/am-subdir.at
tests/tagdemo/configure.ac
tests/tagdemo/foo.cpp
tests/tagdemo/main.cpp
tests/template.at