Now that we check for a C++ compiler in configure.in anyway, I added a
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Tue, 29 May 2001 14:17:23 +0000 (14:17 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Tue, 29 May 2001 14:17:23 +0000 (14:17 +0000)
commit68e002beed7e0584aa11359d7b356a0bbaeaa210
tree6b801b7ef74fd4346ac51264daa81a6b66c7cd5c
parent2fd34ae182691e7a513dab75fbc23c350c873879
Now that we check for a C++ compiler in configure.in anyway, I added a

2001-05-29  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* tests/Makefile.am, tests/cxx-test.C: Now that we check for a C++
compiler in configure.in anyway, I added a test, that the GLib
headers can be inclued into a C++ program. This fixes bug #52605.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
tests/.cvsignore
tests/Makefile.am
tests/cxx-test.C [new file with mode: 0644]