Fix ICU_CFLAGS in mono configure.ac (#40263)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 3 Aug 2020 14:05:00 +0000 (16:05 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Aug 2020 14:05:00 +0000 (16:05 +0200)
commitf3b82558eb5711ff65a0f21aab556599bf5a4cba
treeefd0d3d484fe15d2059ba5aa51c44f3660655574
parent215db60d405f6a963121b54035a35163681ff5b7
Fix ICU_CFLAGS in mono configure.ac (#40263)

We need to set these defines so we don't use obsolete ICU functions and cause warnings, just like we do in the CMakeLists.txt version..
src/mono/configure.ac