Merge mysql.com:/home/jimw/my/mysql-5.0-build
into mysql.com:/home/jimw/my/mysql-5.0-clean
This commit is contained in:
commit
e9cc39c43f
@ -646,8 +646,8 @@ m4_define([_AC_PROG_CXX_EXIT_DECLARATION],
|
|||||||
'void exit (int);' \
|
'void exit (int);' \
|
||||||
'#include <stdlib.h>'
|
'#include <stdlib.h>'
|
||||||
do
|
do
|
||||||
_AC_COMPILE_IFELSE([AC_LANG_PROGRAM([@%:@include <stdlib.h>
|
_AC_COMPILE_IFELSE([AC_LANG_PROGRAM([$ac_declaration
|
||||||
$ac_declaration],
|
@%:@include <stdlib.h>],
|
||||||
[exit (42);])],
|
[exit (42);])],
|
||||||
[],
|
[],
|
||||||
[continue])
|
[continue])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user