contrib/coin-or-clp/configure-exit.patch

12 lines
325 B
Diff

--- Clp/configure
+++ Clp/configure
@@ -3528,8 +3528,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);'