configure

branch
stable
changeset 665
4d01937ae7af
parent 521
9d1aa6f3a4da
parent 662
4bb005694ce7
equal deleted inserted replaced
521:9d1aa6f3a4da 665:4d01937ae7af
2041 2041
2042 SUBDIRS="bmsd doc script tools www" 2042 SUBDIRS="bmsd doc script tools www"
2043 2043
2044 2044
2045 PACKAGE="bms" 2045 PACKAGE="bms"
2046 VERSION="0.4.9" 2046 VERSION="0.4.10"
2047 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved" 2047 COPYRIGHT="Copyright (C) 2016-2020 Michiel Broek, All Rights Reserved"
2048 CYEARS="2016-2019" 2048 CYEARS="2016-2020"
2049 2049
2050 2050
2051 2051
2052 2052
2053 2053
3644 do : 3644 do :
3645 ac_fn_c_check_header_mongrel "$LINENO" "mysql/mysql.h" "ac_cv_header_mysql_mysql_h" "$ac_includes_default" 3645 ac_fn_c_check_header_mongrel "$LINENO" "mysql/mysql.h" "ac_cv_header_mysql_mysql_h" "$ac_includes_default"
3646 if test "x$ac_cv_header_mysql_mysql_h" = xyes; then : 3646 if test "x$ac_cv_header_mysql_mysql_h" = xyes; then :
3647 cat >>confdefs.h <<_ACEOF 3647 cat >>confdefs.h <<_ACEOF
3648 #define HAVE_MYSQL_MYSQL_H 1 3648 #define HAVE_MYSQL_MYSQL_H 1
3649 _ACEOF
3650
3651 fi
3652
3653 done
3654
3655 for ac_header in mariadb/mysql.h
3656 do :
3657 ac_fn_c_check_header_mongrel "$LINENO" "mariadb/mysql.h" "ac_cv_header_mariadb_mysql_h" "$ac_includes_default"
3658 if test "x$ac_cv_header_mariadb_mysql_h" = xyes; then :
3659 cat >>confdefs.h <<_ACEOF
3660 #define HAVE_MARIADB_MYSQL_H 1
3649 _ACEOF 3661 _ACEOF
3650 3662
3651 fi 3663 fi
3652 3664
3653 done 3665 done

mercurial