diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-12-19 21:57:24 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-12-19 21:57:24 (GMT) |
commit | 2bfadd82351ea5067caf485ee17d6cb2f850104b (patch) | |
tree | cb2a4ad3b6e2651e8b5e378b1206d4e02b50e4e1 /c++/configure.in | |
parent | 4df7c41311c4c290c99e7e179fd567d0f6470f07 (diff) | |
download | hdf5-2bfadd82351ea5067caf485ee17d6cb2f850104b.zip hdf5-2bfadd82351ea5067caf485ee17d6cb2f850104b.tar.gz hdf5-2bfadd82351ea5067caf485ee17d6cb2f850104b.tar.bz2 |
[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
Diffstat (limited to 'c++/configure.in')
0 files changed, 0 insertions, 0 deletions