Is there gtk2-unicode-debug?

Hello!
I’m using OpenSUSE 11.1 with GNOME, trying to create a program with wxWidgets, I’ve installed wxGTK-devel package using YaST, but there is no gtk2-unicode-debug configuration (wx-config --list shows only gtk2-unicode-release-2.8 and gtk2-ansi-release-2.8). Is there a package containing debug configuration or I should build wxWidgets from source to get it? Installed packages are: wxGTK, wxGTK-compat, wxGTK-devel, wxGTK-doc, wxGTK-gl. There were no other packages to install (except for python bindings, but I don’t use python).
Thank you!

I’ve installed* *in addition wxGTK-debuginfo but gtk2-unicode-debug-2.8 for wx-config script is still missing in /usr/lib/wx/config/. It is present in such libwxbase2.8-dbg package in Ubuntu. wx-config --list --debug=yes give a not found configure error… Can someone help me with this problem?