hdf5/c++
Bill Wendling 2bfadd8235 [svn-r4744]
Purpose:
	Bug Fix
Description:
	There were weird "throw()"s which were being placed into the
	configure script. Some C++ compilers were barfing on this syntax
	(which was akin to "extern int exit(int) throw ();" wonder why?).
Solution:
	Ran a different autoconf on the configure file which I'd downloaded
	from ftp.gnu.org. It doesn't have those "throw()"s anymore
Platforms tested:
	Linux
2001-12-19 16:57:24 -05:00
..
config [svn-r4734] 2001-12-18 15:19:45 -05:00
examples [svn-r4466] 2001-09-21 18:50:15 -05:00
src [svn-r4713] 2001-12-12 22:54:15 -05:00
test [svn-r4670] Purpose: 2001-12-05 11:42:40 -05:00
aclocal.m4 [svn-r2903] Purpose: 2000-11-14 18:16:05 -05:00
configure [svn-r4744] 2001-12-19 16:57:24 -05:00
configure.in [svn-r4688] 2001-12-10 13:37:44 -05:00
Makefile.in [svn-r4467] 2001-09-21 18:52:37 -05:00