summaryrefslogtreecommitdiffstats
path: root/c++/config
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-12-19 21:57:24 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-12-19 21:57:24 (GMT)
commit2bfadd82351ea5067caf485ee17d6cb2f850104b (patch)
treecb2a4ad3b6e2651e8b5e378b1206d4e02b50e4e1 /c++/config
parent4df7c41311c4c290c99e7e179fd567d0f6470f07 (diff)
downloadhdf5-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++/config')
0 files changed, 0 insertions, 0 deletions