X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8630a814ce1ce9e15286e5c0b31aa997145dd3c5..48d16e09ad7dc9ef461faba277f5075ee71a5826:/acinclude.m4 diff --git a/acinclude.m4 b/acinclude.m4 index 033014481d..f1b9dff20d 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -284,7 +284,7 @@ AC_DEFUN([WX_CHECK_FUNCS], if eval test \$wx_cv_func_$wx_func = yes then - AC_DEFINE_UNQUOTED([HAVE_`echo $wx_func | tr 'a-z' 'A-Z'`]) + AC_DEFINE_UNQUOTED([AS_TR_CPP([HAVE_$wx_func])]) $2 else :