3 >>> Be aware that wx-config is in /usr/i486-mingw32/bin
4 >>> If you have Arch's wxGTK on your system you could symlink to that wx-config!
5 >>> ln -s /usr/i486-mingw32/lib/wx/config/* /usr/lib/wx/config/
12 >>> If you symlinked to wx-config of wxGTK you shouldn't forget to remove that.
13 >>> rm /usr/lib/wx/config/i486-mingw32-msw*
19 [ "$(type -t "$op")" = "function" ] && $op "$@"