]> git.ipfire.org Git - thirdparty/libtool.git/commit
Backport ISO C++ support from HEAD, 2006-03-17 and 2005-09-12 patches.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 19 Jan 2008 08:48:04 +0000 (08:48 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 19 Jan 2008 08:48:04 +0000 (08:48 +0000)
commit4e7a8a42beaaa555b8099c85e8248ee8cb90964d
treee6f1ddd51b01d52509a91942e28fab826d3bd0df
parentd96d6fa9d38cb3ae8bb3ea1c4a38db5e1c2f9edf
Backport ISO C++ support from HEAD, 2006-03-17 and 2005-09-12 patches.

* tagdemo/configure.ac (HAVE_NAMESPACES, HAVE_IOSTREAM):
New tests for ISO C++ features.  Reimplementation of similar
macros from the autoconf archive.
* tagdemo/foo.cpp, tagdemo/main.cpp: Adjusted.  Provide dummy
`std' namespace for the HPPA C++ compiler.
ChangeLog
tagdemo/configure.ac
tagdemo/foo.cpp
tagdemo/main.cpp