tdf#143858: sw: default value for nInclUpperLevels is 1
[LibreOffice.git] / external / coinmp / configure-exit.patch
blob0a81b8073fd2a7896c73169731fc7df88d64a272
1 --- Cgl/configure
2 +++ Cgl/configure
3 @@ -3501,8 +3501,6 @@
4 fi
5 for ac_declaration in \
6 '' \
7 - 'extern "C" void std::exit (int) throw (); using std::exit;' \
8 - 'extern "C" void std::exit (int); using std::exit;' \
9 'extern "C" void exit (int) throw ();' \
10 'extern "C" void exit (int);' \
11 'void exit (int);'
12 --- Clp/configure
13 +++ Clp/configure
14 @@ -3528,8 +3528,6 @@
16 for ac_declaration in \
17 '' \
18 - 'extern "C" void std::exit (int) throw (); using std::exit;' \
19 - 'extern "C" void std::exit (int); using std::exit;' \
20 'extern "C" void exit (int) throw ();' \
21 'extern "C" void exit (int);' \
22 'void exit (int);'
23 --- CoinUtils/configure
24 +++ CoinUtils/configure
25 @@ -3527,8 +3527,6 @@
27 for ac_declaration in \
28 '' \
29 - 'extern "C" void std::exit (int) throw (); using std::exit;' \
30 - 'extern "C" void std::exit (int); using std::exit;' \
31 'extern "C" void exit (int) throw ();' \
32 'extern "C" void exit (int);' \
33 'void exit (int);'