12 lines
337 B
Diff
12 lines
337 B
Diff
--- CoinUtils/configure
|
|
+++ CoinUtils/configure
|
|
@@ -3527,8 +3527,6 @@
|
|
fi
|
|
for ac_declaration in \
|
|
'' \
|
|
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
|
|
- 'extern "C" void std::exit (int); using std::exit;' \
|
|
'extern "C" void exit (int) throw ();' \
|
|
'extern "C" void exit (int);' \
|
|
'void exit (int);'
|