# export ACLOCAL_FLAGS="-I 'wxconfig --prefix'/share/aclocal"
export ACLOCAL_FLAGS="-I `wx-config --prefix`/share/aclocal"
Thank you for your response, but when I use backticks it returns to me:
bash: wxconfig: command not found
Tried wx-config:
bash: wx-config: command not found