Merge mysql.com:/home/kent/bk/tmp2/mysql-5.0-build
into mysql.com:/home/kent/bk/tmp2/mysql-5.1-build configure.in: Auto merged
This commit is contained in:
commit
bd7034264d
@ -964,7 +964,6 @@ case $SYSTEM_TYPE in
|
||||
;;
|
||||
*darwin*)
|
||||
AC_DEFINE([DEFAULT_SKIP_THREAD_PRIORITY], [1], [default to skip thread priority])
|
||||
CPPFLAGS="-D"
|
||||
if test "$ac_cv_prog_gcc" = "yes"
|
||||
then
|
||||
FLAGS="-D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT"
|
||||
|
@ -29,7 +29,7 @@
|
||||
# Change this to match the version of the shared libs you want to include
|
||||
#
|
||||
%define version50 @MYSQL_NO_DASH_VERSION@
|
||||
%define version41 4.1.16
|
||||
%define version41 4.1.17
|
||||
%define version40 4.0.26
|
||||
%define version3 3.23.58
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user