configure: Try to detect a C99 flag for the cross compiler.
commit0aa31b735cc18dbc643cb9ab2849223ae0e89ad6
authorAlexandre Julliard <julliard@winehq.org>
Fri, 25 Mar 2022 10:18:37 +0000 (25 11:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Mar 2022 10:19:12 +0000 (25 11:19 +0100)
tree33dec6b652f45ca4e5bf17e54b47e20e59781140
parentd9fdde935a153d2ce7c27cf508c499be8ed15d0b
configure: Try to detect a C99 flag for the cross compiler.

Similar to what AC_PROC_CC does for the host compiler.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52723
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
configure
configure.ac